public class AnimalData
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AnimalData.DangerLevel
How dangerous the entity is, used for stats
|
static class |
AnimalData.EnumNature
The nature of the animal, used for stats
|
static class |
AnimalData.FoodDiet
Deprecated.
|
| Constructor and Description |
|---|
AnimalData() |