public class ToolItem
extends Item
| aek | |
| net.minecraft.unmapped.C_53672520 | |
| net.minecraft.item.ToolItem |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final Set<Block> |
| ||||||
| protected float |
| ||||||
| protected float |
| ||||||
| protected float |
| ||||||
| protected Item$Tier |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (float attackDamage, float attackSpeed, Item$Tier tier, Set<Block> effectiveBlocks) |
| protected | (Item$Tier material, Set<Block> effectiveBlocks) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public float |
| ||||||
| public boolean |
| ||||||
| public boolean |
| ||||||
| public Item$Tier |
| ||||||
| public int |
| ||||||
| public String |
| ||||||
| public boolean |
| ||||||
| public com.google.common.collect.Multimap<String, AttributeModifier> |
| ||||||
| public boolean |
|