extends Item
| ajf | |
| net.minecraft.item.ItemRecord | |
| net.minecraft.server.v1_12_R1.ItemRecord |
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| private static final Map<SoundEffect, ItemRecord> |
| ||||
| private final SoundEffect |
| ||||
| private final String |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| protected | (String arg0, SoundEffect arg1) |
方法概要
| 修饰符与类型 | 方法 | ||||
|---|---|---|---|---|---|
| public EnumInteractionResult |
| ||||
| public EnumItemRarity |
| ||||
| public void |
| ||||
| public String |
| ||||
| public static ItemRecord |
| ||||
| public SoundEffect |
|