Uses of Interface
org.bukkit.entity.Steerable
-
Packages that use Steerable Package Description org.bukkit.entity Interfaces for non-voxel objects that can exist in aworld
, including all players, monsters, projectiles, etc. -
-
Uses of Steerable in org.bukkit.entity
Subinterfaces of Steerable in org.bukkit.entity Modifier and Type Interface Description interface
Pig
Represents a Pig.interface
Strider
Represents a Strider.
-