extends Item
All mapped superinterfaces:
| auc | |
| net.minecraft.item.ItemSpawnEgg | |
| net.minecraft.server.v1_13_R2.ItemMonsterEgg |
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| private static final Map<EntityTypes<?>, ItemMonsterEgg> |
| ||||
| private final int |
| ||||
| private final int |
| ||||
| private final EntityTypes<?> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (EntityTypes<?> arg0, int arg1, int arg2, Item$Info arg3) |
方法概要
| 修饰符与类型 | 方法 | ||||
|---|---|---|---|---|---|
| public EnumInteractionResult |
| ||||
| public InteractionResultWrapper<ItemStack> |
| ||||
| public boolean |
| ||||
| public static Iterable<ItemMonsterEgg> |
| ||||
| public EntityTypes<?> |
| ||||
| public int |
| ||||
| public static ItemMonsterEgg |
|