public interface AnimalTamer
| Modifier and Type | Method and Description | 
|---|---|
| String | getName()This is the name of the specified AnimalTamer. | 
| UUID | getUniqueId()This is the UUID of the specified AnimalTamer. | 
Copyright © 2015. All rights reserved.