public MonsterEggs() { }
@Deprecated public MonsterEggs(int type) { }
public MonsterEggs(Material type) { }
@Deprecated public MonsterEggs(int type, byte data) { }
@Deprecated public MonsterEggs(Material type, byte data) { }
public MonsterEggs clone() { return null; }