Uses of Interface
org.bukkit.entity.ChestedHorse
-
Packages that use ChestedHorse Package Description org.bukkit.entity Interfaces for non-voxel objects that can exist in aworld
, including all players, monsters, projectiles, etc. -
-
Uses of ChestedHorse in org.bukkit.entity
Subinterfaces of ChestedHorse in org.bukkit.entity Modifier and Type Interface Description interface
Donkey
Represents a Donkey - variant ofChestedHorse
.interface
Llama
Represents a Llama.interface
Mule
Represents a Mule - variant ofChestedHorse
.interface
TraderLlama
Represents a trader Llama.
-