Uses of Interface
org.bukkit.Input
Packages that use Input
Package
Description
Interfaces for non-voxel objects that can exist in a 
world, including all players, monsters, projectiles, etc.- 
Uses of Input in org.bukkit.entityMethods in org.bukkit.entity that return InputModifier and TypeMethodDescriptionPlayer.getCurrentInput()Gets the current movement input, as last provided by the player.
- 
Uses of Input in org.bukkit.event.playerMethods in org.bukkit.event.player that return InputModifier and TypeMethodDescriptionPlayerInputEvent.getInput()Gets the new input received from this player.Constructors in org.bukkit.event.player with parameters of type Input