net.minecraft.item

public enum ArmorMaterials

implements ArmorMaterial

bka
net.minecraft.world.item.ArmorMaterials
net.minecraft.class_1740
net.minecraft.item.ArmorMaterials
net.minecraft.unmapped.C_asebjgum
net.minecraft.item.ArmorMaterial
net.minecraft.item.ArmorMaterial

Enum constant summary

Enum Constant
a
LEATHER
field_7897
LEATHER
f_qnmspwes
LEATHER
LEATHER
b
CHAIN
field_7887
CHAIN
f_llfjdxry
CHAIN
CHAIN
c
IRON
field_7892
IRON
f_bptallii
IRON
IRON
d
GOLD
field_7895
GOLD
f_orrxpewa
GOLD
GOLD
e
DIAMOND
field_7889
DIAMOND
f_xzjsgnqf
DIAMOND
DIAMOND
f
TURTLE
field_7890
TURTLE
f_cthdamgm
TURTLE
TURTLE
g
NETHERITE
field_21977
NETHERITE
f_lhflbnxk
NETHERITE
NETHERITE

Field summary

Modifier and TypeField
private static final int[]
h
HEALTH_PER_SLOT
field_7891
BASE_DURABILITY
f_jmnquhyh
field_77882_bY
MAX_DAMAGE_ARRAY
private final String
i
name
field_7884
name
f_crfqvbne
field_179243_f
name
private final int
j
durabilityMultiplier
field_7883
durabilityMultiplier
f_mhwlykit
field_78048_f
maxDamageFactor
private final int[]
k
slotProtections
field_7893
protectionAmounts
f_dxsvhglz
field_78049_g
damageReductionAmountArray
private final int
l
enchantmentValue
field_7896
enchantability
f_luztdlax
field_78055_h
enchantability
private final SoundEvent
m
sound
field_7886
equipSound
f_pogbkswz
field_185020_j
soundEvent
private final float
n
toughness
field_7894
toughness
f_balbamgl
field_189417_k
toughness
private final float
o
knockbackResistance
field_21978
knockbackResistance
f_wmuavwba
field_234660_o_
knockbackResistance
private final Lazy<Ingredient>
p
repairIngredient
field_7885
repairIngredientSupplier
f_icalwcpb
field_200914_m
repairMaterial

Constructor summary

ModifierConstructor
private (String arg0, int arg1, int[] name, int durabilityMultiplier, SoundEvent protectionAmounts, float enchantability, float equipSound, Supplier<Ingredient> toughness)

Method summary

Modifier and TypeMethod
public int
a(aqf arg0)
getDurabilityForSlot(EquipmentSlot arg0)
method_7696(class_1304 arg0)
getDurability(EquipmentSlot arg0)
m_kzfvouzq(C_yuycoehb arg0)
func_200896_a(EquipmentSlotType arg0)
getDurability(EquipmentSlotType arg0)
public int
b(aqf arg0)
getDefenseForSlot(EquipmentSlot arg0)
method_7697(class_1304 arg0)
getProtectionAmount(EquipmentSlot arg0)
m_cgywrqiy(C_yuycoehb arg0)
func_200902_b(EquipmentSlotType arg0)
getDamageReductionAmount(EquipmentSlotType arg0)
public int
a()
getEnchantmentValue()
method_7699()
getEnchantability()
m_fpfphico()
func_200900_a()
getEnchantability()
public SoundEvent
b()
getEquipSound()
method_7698()
getEquipSound()
m_njudfhlx()
func_200899_b()
getSoundEvent()
public Ingredient
c()
getRepairIngredient()
method_7695()
getRepairIngredient()
m_cekeginq()
func_200898_c()
getRepairMaterial()
public float
e()
getToughness()
method_7700()
getToughness()
m_lzxrtrin()
func_200901_e()
getToughness()
public float
f()
getKnockbackResistance()
method_24355()
getKnockbackResistance()
m_uajbdchw()
func_230304_f_()
getKnockbackResistance()
public String
d()
getName()
method_7694()
getName()
m_ruhmjdql()
func_200897_d()
getName()