Package net.minecraft.entity
Class EntityList.EntityEggInfo
- java.lang.Object
-
- net.minecraft.entity.EntityList.EntityEggInfo
-
- Enclosing class:
- EntityList
public static class EntityList.EntityEggInfo extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description StatBase
field_151512_d
StatBase
field_151513_e
int
primaryColor
int
secondaryColor
int
spawnedID
-
Constructor Summary
Constructors Constructor Description EntityEggInfo(int id, int baseColor, int spotColor)
-