extends Item
All mapped superinterfaces:
| aub | |
| net.minecraft.unmapped.C_70250241 | |
| net.minecraft.item.SpawnEggItem | |
| net.minecraft.item.ItemSpawnEgg |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final Map<EntityType<?>, SpawnEggItem> |
| ||||||||
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final EntityType<?> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityType<?> type, int color1, int color2, Item$Properties properties) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public InteractionResult |
| ||||||||
| public InteractionResultHolder<ItemStack> |
| ||||||||
| public boolean |
| ||||||||
| public static Iterable<SpawnEggItem> |
| ||||||||
| public EntityType<?> |
| ||||||||
| public int |
| ||||||||
| public static SpawnEggItem |
|