net.minecraft.item

public enum Item$Tier

adx$a
net.minecraft.class_1069$class_1070
net.minecraft.item.Item$Tier
net.minecraft.item.Item$ToolMaterial

Enum constant summary

Enum Constant
a
field_4365
WOOD
WOOD
b
field_4366
STONE
STONE
c
field_4367
IRON
IRON
d
field_12305
DIAMOND
DIAMOND
e
field_4369
GOLD
GOLD

Field summary

Modifier and TypeField
private final int
f
field_4370
level
harvestLevel
private final int
g
field_4371
durability
maxUses
private final float
h
field_4372
miningSpeed
efficiencyOnProperMaterial
private final float
i
field_6948
attackDamage
damageVsEntity
private final int
j
field_4374
enchantability
enchantability

Constructor summary

ModifierConstructor
private (int arg0, int arg1, float level, float durability, int miningSpeed)

Method summary

Modifier and TypeMethod
public int
a()
method_3399()
getDurability()
getMaxUses()
public float
b()
method_3400()
getMiningSpeed()
getEfficiencyOnProperMaterial()
public float
c()
method_3401()
getAttackDamage()
getDamageVsEntity()
public int
d()
method_3402()
getLevel()
getHarvestLevel()
public int
e()
method_3403()
getEnchantability()
getEnchantability()
public Item
f()
method_6370()
getRepairIngredient()
getRepairItem()