Uses of Enum Class
net.minecraft.client.InputType
Packages that use InputType
- 
Uses of InputType in net.minecraft.clientFields in net.minecraft.client declared as InputTypeMethods in net.minecraft.client that return InputTypeModifier and TypeMethodDescriptionMinecraft.getLastInputType()static InputTypeReturns 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