extends Item
All mapped superinterfaces:
| bdc | |
| net.minecraft.class_1826 | |
| net.minecraft.item.SpawnEggItem | |
| net.minecraft.item.SpawnEggItem | |
| net.minecraft.server.v1_14_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 |
|