net.minecraft.item

public enum ArmorItem$Tier

abw$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
private final SoundEvent
j
field_12278
equipSound
soundEvent
private final float
k
field_12279
toughness
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)
method_11354(class_2968 arg0)
getDurability(EquipmentSlot slot)
getDurability(EntityEquipmentSlot armorType)
public int
b(rw arg0)
method_11356(class_2968 arg0)
getProtection(EquipmentSlot slot)
getDamageReductionAmount(EntityEquipmentSlot armorType)
public int
a()
method_3305()
getEnchantability()
getEnchantability()
public SoundEvent
b()
method_11355()
getEquipSound()
getSoundEvent()
public Item
c()
method_6339()
getRepairIngredient()
getRepairItem()
public float
e()
method_11357()
getToughness()
getToughness()
public String
d()
method_11266()
getKey()
getName()