Uses of Record Class
net.minecraft.server.dialog.Input
Packages that use Input
-
Uses of Input in net.minecraft.client.gui.screens.dialog
Methods in net.minecraft.client.gui.screens.dialog with parameters of type InputModifier and TypeMethodDescriptionvoid
DialogControlSet.addInput
(Input pInput, Consumer<LayoutElement> pAdder) -
Uses of Input in net.minecraft.server.dialog
Fields in net.minecraft.server.dialog with type parameters of type InputModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<Input> Input.CODEC
CommonDialogData.inputs
The field for theinputs
record component.Methods in net.minecraft.server.dialog that return types with arguments of type Input