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
Classes in net.minecraft.client.gui.screens.dialog.input that implement interfaces with type arguments of type TextInputMethods in net.minecraft.client.gui.screens.dialog.input with parameters of type TextInputModifier and TypeMethodDescriptionvoidInputControlHandlers.TextInputHandler.addControl(TextInput input, Screen screen, InputControlHandler.Output output) -
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_CODECMethods in net.minecraft.server.dialog.input that return types with arguments of type TextInput