Uses of Enum Class
net.minecraft.client.InputType
Packages that use InputType
-
Uses of InputType in net.minecraft.client
Fields in net.minecraft.client declared as InputTypeMethods in net.minecraft.client that return InputTypeModifier and TypeMethodDescriptionMinecraft.getLastInputType()
static InputType
Returns the enum constant of this class with the specified name.static InputType[]
InputType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client with parameters of type InputType