net.minecraft.item

public enum ArmorItem$Tier

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

Enum constant summary

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

Field summary

Modifier and TypeField
private final String
f
field_12155
key
field_179243_f
name
private final int
g
field_4166
durability
field_78048_f
maxDamageFactor
private final int[]
h
field_4167
protection
field_78049_g
damageReductionAmountArray
private final int
i
field_4168
enchantability
field_78055_h
enchantability
private final SoundEvent
j
field_12278
equipSound
field_185020_j
soundEvent
private final float
k
field_12279
toughness
field_189417_k
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(vl arg0)
method_11354(class_2968 arg0)
getDurability(EquipmentSlot slot)
func_78046_a(EntityEquipmentSlot arg0)
getDurability(EntityEquipmentSlot armorType)
public int
b(vl arg0)
method_11356(class_2968 arg0)
getProtection(EquipmentSlot slot)
func_78044_b(EntityEquipmentSlot arg0)
getDamageReductionAmount(EntityEquipmentSlot armorType)
public int
a()
method_3305()
getEnchantability()
func_78045_a()
getEnchantability()
public SoundEvent
b()
method_11355()
getEquipSound()
func_185017_b()
getSoundEvent()
public Item
c()
method_6339()
getRepairIngredient()
func_151685_b()
getRepairItem()
public float
e()
method_11357()
getToughness()
func_189416_e()
getToughness()
public String
d()
method_11266()
getKey()
func_179242_c()
getName()