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.switches
Methods in net.minecraft.client.gui.screens.worldselection that return SwitchGrid.LabeledSwitchModifier and TypeMethodDescription(package private) SwitchGrid.LabeledSwitch
SwitchGrid.SwitchBuilder.build
(SwitchGrid.Builder p_270513_, GridLayout p_271004_, int p_270506_) Constructor parameters in net.minecraft.client.gui.screens.worldselection with type arguments of type SwitchGrid.LabeledSwitchModifierConstructorDescription(package private)
SwitchGrid
(List<SwitchGrid.LabeledSwitch> p_268257_)