extends Item
| acr | |
| net.minecraft.item.ItemTool | |
| net.minecraft.server.v1_9_R2.ItemTool |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private Set<Block> |
| ||||
| protected float |
| ||||
| protected float |
| ||||
| protected float |
| ||||
| protected Item$EnumToolMaterial |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (float arg0, float arg1, Item$EnumToolMaterial arg2, Set<Block> arg3) |
| protected | (Item$EnumToolMaterial arg0, Set<Block> arg1) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| 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 |
|