Package org.bukkit.entity
Interface AnimalTamer
-
- All Known Subinterfaces:
HumanEntity,OfflinePlayer,Player
public interface AnimalTamer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()This is the name of the specified AnimalTamer.UUIDgetUniqueId()This is the UUID of the specified AnimalTamer.
-