public static class EntityList.EntityEggInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
StatBase |
entityKilledByStat |
StatBase |
killEntityStat |
int |
primaryColor |
int |
secondaryColor |
java.lang.String |
spawnedID |
Constructor and Description |
---|
EntityEggInfo(java.lang.String spawnedIDIn,
int primColor,
int secondColor) |