History - net.minecraft.client.gui.screen.world.WorldScreenOptionGrid$Builder
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.client.gui.screens.worldselection.SwitchGrid$Builder
net.minecraft.class_8096$class_8097
net.minecraft.client.gui.screen.world.WorldScreenOptionGrid$Builder
Fields
int: width, field_42198, width
List<WorldScreenOptionGrid$OptionBuilder>: switchBuilders, field_42199, options
int: paddingLeft, field_42200, marginLeft
int: rowSpacing, field_42509, rowSpacing
int: rowCount, field_42510, rows
Optional<WorldScreenOptionGrid$TooltipBoxDisplay>: infoUnderneath, field_42511, tooltipBoxDisplay
Constructors
(int)
Methods
void (): increaseRow, method_49025, incrementRows
WorldScreenOptionGrid$OptionBuilder (Text, BooleanSupplier, Consumer<Boolean>): addSwitch, method_48687, add
WorldScreenOptionGrid$Builder (int): withPaddingLeft, method_48685, marginLeft
WorldScreenOptionGrid$Builder (int): withRowSpacing, method_49027, setRowSpacing
WorldScreenOptionGrid (): build, method_48686, build
WorldScreenOptionGrid$Builder (int, boolean): withInfoUnderneath, method_49026, withTooltipBox