Uses of Class
net.minecraft.client.player.Input
Packages that use Input
Package
Description
-
Uses of Input in net.minecraft.client.player
Subclasses of Input in net.minecraft.client.playerFields in net.minecraft.client.player declared as Input -
Uses of Input in net.minecraft.client.tutorial
Methods in net.minecraft.client.tutorial with parameters of type Input -
Uses of Input in net.minecraftforge.client
Methods in net.minecraftforge.client with parameters of type InputModifier and TypeMethodDescriptionstatic void
ForgeHooksClient.onInputUpdate(Player player, Input movementInput)
-
Uses of Input in net.minecraftforge.client.event
Fields in net.minecraftforge.client.event declared as InputMethods in net.minecraftforge.client.event that return InputConstructors in net.minecraftforge.client.event with parameters of type Input