net.minecraft.item

public enum ArmorItem$Tier

abw$a
net.minecraft.unmapped.C_97645581$C_40495590
net.minecraft.item.ArmorItem$Tier

Enum constant summary

Enum Constant
a
f_06228876
CLOTH
b
f_53761550
CHAIN
c
f_82512133
IRON
d
f_55142482
GOLD
e
f_07920347
DIAMOND

Field summary

Modifier and TypeField
private final String
f
f_97424752
key
private final int
g
f_52491094
durability
private final int[]
h
f_20582190
protection
private final int
i
f_60446496
enchantability
private final SoundEvent
j
f_03026622
equipSound
private final float
k
f_00307310
toughness

Constructor summary

ModifierConstructor
private (String arg0, int arg1, int[] key, int durability, SoundEvent protection, float enchantability)

Method summary

Modifier and TypeMethod
public int
a(rw arg0)
m_62103573(C_76008501 arg0)
getDurability(EquipmentSlot slot)
public int
b(rw arg0)
m_59803305(C_76008501 arg0)
getProtection(EquipmentSlot slot)
public int
a()
m_57168088()
getEnchantability()
public SoundEvent
b()
m_65291263()
getEquipSound()
public Item
c()
m_57797600()
getRepairIngredient()
public float
e()
m_36836095()
getToughness()
public String
d()
m_24322822()
getKey()