extends Item
All mapped superinterfaces:
| aty | |
| net.minecraft.item.ItemSpawnEgg | |
| net.minecraft.server.v1_13_R1.ItemMonsterEgg |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private static final Map<EntityTypes<?>, ItemMonsterEgg> |
| ||||
| private final int |
| ||||
| private final int |
| ||||
| private final EntityTypes<?> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityTypes<?> arg0, int arg1, int arg2, Item$Info arg3) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public EnumInteractionResult |
| ||||
| public InteractionResultWrapper<ItemStack> |
| ||||
| public boolean |
| ||||
| public static Iterable<ItemMonsterEgg> |
| ||||
| public EntityTypes<?> |
| ||||
| public int |
| ||||
| public static ItemMonsterEgg |
|