public static class EntityList.EntityEggInfo
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| StatBase | entityKilledByStat | 
| StatBase | killEntityStat | 
| int | primaryColor | 
| int | secondaryColor | 
| ResourceLocation | spawnedID | 
| Constructor and Description | 
|---|
| EntityEggInfo(ResourceLocation idIn,
             int primaryColorIn,
             int secondaryColorIn) | 
public final ResourceLocation spawnedID
public final int primaryColor
public final int secondaryColor
public final StatBase killEntityStat
public final StatBase entityKilledByStat
public EntityEggInfo(ResourceLocation idIn, int primaryColorIn, int secondaryColorIn)