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