net.minecraft.world.item

public enum ArmorMaterials

implements ArmorMaterial

bka
net.minecraft.world.item.ArmorMaterials
net.minecraft.class_1740
net.minecraft.unmapped.C_asebjgum
net.minecraft.item.ArmorMaterials
net.minecraft.item.ArmorMaterial
net.minecraft.server.v1_16_R3.EnumArmorMaterial

Enum constant summary

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

Field summary

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

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)
m_kzfvouzq(C_yuycoehb arg0)
getDurability(EquipmentSlot arg0)
func_200896_a(EquipmentSlotType arg0)
public int
b(aqf arg0)
getDefenseForSlot(EquipmentSlot arg0)
method_7697(class_1304 arg0)
m_cgywrqiy(C_yuycoehb arg0)
getProtectionAmount(EquipmentSlot arg0)
func_200902_b(EquipmentSlotType arg0)
public int
a()
getEnchantmentValue()
method_7699()
m_fpfphico()
getEnchantability()
func_200900_a()
public SoundEvent
b()
getEquipSound()
method_7698()
m_njudfhlx()
getEquipSound()
func_200899_b()
public Ingredient
c()
getRepairIngredient()
method_7695()
m_cekeginq()
getRepairIngredient()
func_200898_c()
public float
e()
getToughness()
method_7700()
m_lzxrtrin()
getToughness()
func_200901_e()
public float
f()
getKnockbackResistance()
method_24355()
m_uajbdchw()
getKnockbackResistance()
func_230304_f_()
public String
d()
getName()
method_7694()
m_ruhmjdql()
getName()
func_200897_d()