| Package | Description |
|---|---|
| mod.zawa.entity.data |
| Modifier and Type | Method and Description |
|---|---|
AnimalData.FoodDiet |
AnimalData.FoodDiet.getSelf()
Deprecated.
|
static AnimalData.FoodDiet |
AnimalData.FoodDiet.valueOf(java.lang.String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static AnimalData.FoodDiet[] |
AnimalData.FoodDiet.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|