net.minecraft.item

public enum ArmorItem$Tier

yj$a
net.minecraft.class_1028$class_1029
net.minecraft.item.ArmorItem$Tier
net.minecraft.item.ItemArmor$ArmorMaterial

Enum constant summary

Enum Constant
a
field_12154
CLOTH
LEATHER
b
field_4162
CHAIN
CHAIN
c
field_4163
IRON
IRON
d
field_4164
GOLD
GOLD
e
field_4165
DIAMOND
DIAMOND

Field summary

Modifier and TypeField
private final String
f
field_12155
key
name
private final int
g
field_4166
durability
maxDamageFactor
private final int[]
h
field_4167
protection
damageReductionAmountArray
private final int
i
field_4168
enchantability
enchantability

Constructor summary

ModifierConstructor
private (String arg0, int arg1, int[] id, int durability)

Method summary

Modifier and TypeMethod
public int
a(int arg0)
method_3306(int arg0)
getDurability(int slot)
getDurability(int armorType)
public int
b(int arg0)
method_3307(int arg0)
getProtection(int slot)
getDamageReductionAmount(int armorType)
public int
a()
method_3305()
getEnchantability()
getEnchantability()
public Item
b()
method_6339()
getRepairIngredient()
getRepairItem()
public String
c()
method_11266()
getKey()
getName()