接口 AnimalTamer
- 所有已知子接口:
HumanEntity
,OfflinePlayer
,Player
public interface AnimalTamer
-
方法概要
-
方法详细资料
-
getName
这是指定的AnimalTamer的名称.原文: This is the name of the specified AnimalTamer.
- 返回:
- 如果名称不能被引用,改名称可以引用被驯养的动物或为
-
getUniqueId
这是指定的AnimalTamer的UUID.原文: This is the UUID of the specified AnimalTamer.
- 返回:
- AnimalTamer引用的UUID
-