public static class EntityList.EntityEggInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
StatBase |
field_151512_d |
StatBase |
field_151513_e |
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 |
---|
EntityList.EntityEggInfo(int par1,
int par2,
int par3) |
public final int spawnedID
public final int primaryColor
public final int secondaryColor
public final StatBase field_151512_d
public final StatBase field_151513_e