Uses of Record Class
net.minecraft.server.dialog.input.TextInput
Packages that use TextInput
-
Uses of TextInput in net.minecraft.client.gui.screens.dialog.input
Methods in net.minecraft.client.gui.screens.dialog.input with parameters of type TextInputModifier and TypeMethodDescriptionvoid
InputControlHandlers.TextInputHandler.addControl
(TextInput p_425780_, Screen p_425598_, InputControlHandler.Output p_425996_) -
Uses of TextInput in net.minecraft.server.dialog.input
Fields in net.minecraft.server.dialog.input with type parameters of type TextInputModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<TextInput> TextInput.MAP_CODEC
Methods in net.minecraft.server.dialog.input that return types with arguments of type TextInput