Uses of Record Class
net.minecraft.client.gui.screens.worldselection.SwitchGrid.LabeledSwitch
Packages that use SwitchGrid.LabeledSwitch
-
Uses of SwitchGrid.LabeledSwitch in net.minecraft.client.gui.screens.worldselection
Fields in net.minecraft.client.gui.screens.worldselection with type parameters of type SwitchGrid.LabeledSwitchModifier and TypeFieldDescriptionprivate final List<SwitchGrid.LabeledSwitch> SwitchGrid.switchesMethods in net.minecraft.client.gui.screens.worldselection that return SwitchGrid.LabeledSwitchModifier and TypeMethodDescriptionprivate SwitchGrid.LabeledSwitchSwitchGrid.SwitchBuilder.build(SwitchGrid.Builder switchGridBuilder, GridLayout gridLayout, int startColumn) Constructor parameters in net.minecraft.client.gui.screens.worldselection with type arguments of type SwitchGrid.LabeledSwitchModifierConstructorDescriptionprivateSwitchGrid(List<SwitchGrid.LabeledSwitch> switches, Layout layout)