public class EntityEggInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
primaryColor
Base color of the egg
|
int |
secondaryColor
Color of the egg spots
|
int |
spawnedID
The entityID of the spawned mob
|
| Constructor and Description |
|---|
EntityEggInfo(int par1,
int par2,
int par3) |