extends Item
All mapped superinterfaces:
| bdc | |
| net.minecraft.class_1826 | |
| net.minecraft.item.SpawnEggItem | |
| net.minecraft.item.SpawnEggItem |
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<?> arg0, int arg1, int arg2, Item$Settings arg3) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public ActionResult |
| ||||||||
| public TypedActionResult<ItemStack> |
| ||||||||
| public boolean |
| ||||||||
| public static Iterable<SpawnEggItem> |
| ||||||||
| public EntityType<?> |
| ||||||||
| public int |
| ||||||||
| public static SpawnEggItem |
|