Uses of Record Class
net.minecraft.dialog.input.BooleanInputControl
Packages that use BooleanInputControl
-
Uses of BooleanInputControl in net.minecraft.client.gui.screen.dialog
Methods in net.minecraft.client.gui.screen.dialog with parameters of type BooleanInputControlModifier and TypeMethodDescriptionvoid
InputControlHandlers.BooleanInputControlHandler.addControl
(BooleanInputControl booleanInputControl, Screen screen, InputControlHandler.Output output) -
Uses of BooleanInputControl in net.minecraft.dialog.input
Fields in net.minecraft.dialog.input with type parameters of type BooleanInputControlModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<BooleanInputControl> BooleanInputControl.CODEC
Methods in net.minecraft.dialog.input that return types with arguments of type BooleanInputControlModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec
<BooleanInputControl> BooleanInputControl.getCodec()