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