extends Item
| ada | |
| net.minecraft.item.ItemTool | |
| net.minecraft.server.v1_10_R1.ItemTool |
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| private final Set<Block> |
| ||||
| protected float |
| ||||
| protected float |
| ||||
| protected float |
| ||||
| protected Item$EnumToolMaterial |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| protected | (float arg0, float arg1, Item$EnumToolMaterial arg2, Set<Block> arg3) |
| protected | (Item$EnumToolMaterial arg0, Set<Block> arg1) |
方法概要
| 修饰符与类型 | 方法 | ||||||
|---|---|---|---|---|---|---|---|
| public float |
| ||||||
| public boolean |
| ||||||
| public boolean |
| ||||||
| public Item$EnumToolMaterial |
| ||||||
| public int |
| ||||||
| public String |
| ||||||
| public boolean |
| ||||||
| public com.google.common.collect.Multimap<String, AttributeModifier> |
| ||||||
| public boolean |
|