Uses of Record Class
net.minecraft.server.dialog.input.BooleanInput
Packages that use BooleanInput
-
Uses of BooleanInput in net.minecraft.client.gui.screens.dialog.input
Methods in net.minecraft.client.gui.screens.dialog.input with parameters of type BooleanInputModifier and TypeMethodDescriptionvoid
InputControlHandlers.BooleanHandler.addControl
(BooleanInput p_426172_, Screen p_426214_, InputControlHandler.Output p_426199_) -
Uses of BooleanInput in net.minecraft.server.dialog.input
Fields in net.minecraft.server.dialog.input with type parameters of type BooleanInputModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<BooleanInput> BooleanInput.MAP_CODEC
Methods in net.minecraft.server.dialog.input that return types with arguments of type BooleanInputModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec
<BooleanInput> BooleanInput.mapCodec()