Package org.bukkit.entity
Interface Sittable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isSitting()
Checks if this animal is sittingvoid
setSitting(boolean sitting)
Sets if this animal is sitting.
-