HumanEntity, OfflinePlayer, Playerpublic interface AnimalTamer
| Modifier and Type | Method | Description | 
|---|---|---|
| @Nullable String | getName() | This is the name of the specified AnimalTamer. | 
| @NotNull UUID | getUniqueId() | This is the UUID of the specified AnimalTamer. | 
@Nullable @Nullable String getName()
@NotNull @NotNull UUID getUniqueId()
Copyright © 2020. All rights reserved.