extends Item
All mapped superinterfaces:
| aub | |
| net.minecraft.item.ItemSpawnEgg |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private static final Map<EntityType<?>, ItemSpawnEgg> |
| ||||
| private final int |
| ||||
| private final int |
| ||||
| private final EntityType<?> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityType<?> arg0, int arg1, int arg2, Item$Properties arg3) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public EnumActionResult |
| ||||
| public ActionResult<ItemStack> |
| ||||
| public boolean |
| ||||
| public static Iterable<ItemSpawnEgg> |
| ||||
| public EntityType<?> |
| ||||
| public int |
| ||||
| public static ItemSpawnEgg |
|