net.minecraft.client.gui.screens.worldselection

public class SwitchGrid$Builder

gdl$a
net.minecraft.client.gui.screens.worldselection.SwitchGrid$Builder
net.minecraft.class_8096$class_8097
net.minecraft.unmapped.C_jskhqate$C_gwrkidid
net.minecraft.client.gui.screen.world.WorldScreenOptionGrid$Builder
net.minecraft.client.gui.screen.world.SwitchGrid$Builder

Field summary

Modifier and TypeField
final int
a
width
field_42198
f_wbhwiqka
width
width
private final List<SwitchGrid$SwitchBuilder>
b
switchBuilders
field_42199
f_navjdytu
options
builders
int
c
paddingLeft
field_42200
f_cpfzsank
marginLeft
leftPadding
int
d
rowSpacing
field_42509
f_bnuibref
rowSpacing
spacing
int
e
rowCount
field_42510
f_zeyinqxm
rows
rows
Optional<SwitchGrid$InfoUnderneathSettings>
f
infoUnderneath
field_42511
f_swsnfryl
tooltipBoxDisplay
info

Constructor summary

ModifierConstructor
public (int width)

Method summary

Modifier and TypeMethod
void
b()
increaseRow()
method_49025()
m_gorehbpq()
incrementRows()
increaseRows()
public SwitchGrid$SwitchBuilder
a(wy arg0, BooleanSupplier arg1, Consumer<Boolean> arg2)
addSwitch(Component arg0, BooleanSupplier arg1, Consumer<Boolean> arg2)
method_48687(class_2561 arg0, BooleanSupplier arg1, Consumer<Boolean> arg2)
m_obosjydb(C_rdaqiwdt arg0, BooleanSupplier arg1, Consumer<Boolean> arg2)
add(Text text, BooleanSupplier getter, Consumer<Boolean> setter)
button(Text label, BooleanSupplier stateSupplier, Consumer<Boolean> onClick)
public SwitchGrid$Builder
a(int arg0)
withPaddingLeft(int arg0)
method_48685(int arg0)
m_ruakzfhh(int arg0)
marginLeft(int marginLeft)
leftPadding(int padding)
public SwitchGrid$Builder
b(int arg0)
withRowSpacing(int arg0)
method_49027(int arg0)
m_dfbucwvv(int arg0)
setRowSpacing(int rowSpacing)
spacing(int spacing)
public SwitchGrid
a()
build()
method_48686()
m_rquysgzl()
build()
build()
public SwitchGrid$Builder
a(int arg0, boolean arg1)
withInfoUnderneath(int arg0, boolean arg1)
method_49026(int arg0, boolean arg1)
m_pxhvruta(int arg0, boolean arg1)
withTooltipBox(int maxInfoRows, boolean alwaysMaxHeight)
info(int maxInfoRows, boolean alwaysMaxHeight)