|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.minecraft.entity.EntityEggInfo
public class EntityEggInfo
| Field Summary | |
|---|---|
int |
primaryColor
Base color of the egg |
int |
secondaryColor
Color of the egg spots |
int |
spawnedID
The entityID of the spawned mob |
| Constructor Summary | |
|---|---|
EntityEggInfo(int par1,
int par2,
int par3)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int spawnedID
public int primaryColor
public int secondaryColor
| Constructor Detail |
|---|
public EntityEggInfo(int par1,
int par2,
int par3)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||