net.minecraft.client.gui.screens.worldselection

record SwitchGrid$LabeledSwitch

fzg$c
net.minecraft.client.gui.screens.worldselection.SwitchGrid$LabeledSwitch
net.minecraft.class_8096$class_8098
net.minecraft.client.gui.screen.world.WorldScreenOptionGrid$Option

Field summary

Modifier and TypeField
private final CycleButton<Boolean>
a
button
comp_1261
button
private final BooleanSupplier
b
stateSupplier
comp_1262
getter
private final BooleanSupplier
c
isActiveCondition
comp_1263
toggleable

Constructor summary

ModifierConstructor
(CycleButton<Boolean> button, BooleanSupplier getter, BooleanSupplier toggleable)

Method summary

Modifier and TypeMethod
public void
a()
refreshState()
method_48688()
refresh()
public CycleButton<Boolean>
b()
button()
comp_1261()
button()
public BooleanSupplier
c()
stateSupplier()
comp_1262()
getter()
public BooleanSupplier
d()
isActiveCondition()
comp_1263()
toggleable()