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 |
|---|
EntityEggInfo(int p_i1583_1_,
int p_i1583_2_,
int p_i1583_3_) |
public final int spawnedID
public final int primaryColor
public final int secondaryColor
public final StatBase field_151512_d
public final StatBase field_151513_e