net.minecraft.world.item.equipment

public record ArmorMaterial

dhh
net.minecraft.world.item.equipment.ArmorMaterial
net.minecraft.class_1741
net.minecraft.unmapped.C_fwzogbap
net.minecraft.item.equipment.ArmorMaterial
net.minecraft.item.ArmorMaterial

Field summary

Modifier and TypeField
private final int
a
durability
comp_3166
f_wyvrzvaq
durability
durability
private final Map<ArmorType, Integer>
b
defense
comp_2298
f_dbnaedxc
defense
defense
private final int
c
enchantmentValue
comp_3167
f_nagvpdph
enchantmentValue
enchantmentValue
private final Holder<SoundEvent>
d
equipSound
comp_2300
f_lnuqpqyb
equipSound
equipSound
private final float
e
toughness
comp_2303
f_cgcurame
toughness
toughness
private final float
f
knockbackResistance
comp_2304
f_zcuxvsxz
knockbackResistance
knockbackResistance
private final TagKey<Item>
g
repairIngredient
comp_2301
f_wamsaiaq
repairIngredient
repairIngredient
private final ResourceKey<EquipmentAsset>
h
assetId
comp_3168
f_qzfseifh
assetId
assetId

Constructor summary

ModifierConstructor
public (int durability, Map<ArmorType, Integer> defense, int enchantmentValue, Holder<SoundEvent> equipSound, float toughness, float knockbackResistance, TagKey<Item> tag, ResourceKey<EquipmentAsset> assetId)

Method summary

Modifier and TypeMethod
public ItemAttributeModifiers
a(dhj arg0)
createAttributes(ArmorType arg0)
method_63993(class_8051 arg0)
m_pdlttemq(C_cebksdnb arg0)
createAttributeModifiers(EquipmentType equipmentType)
m_pdlttemq(C_cebksdnb key)
public int
a()
durability()
comp_3166()
m_lwarwwzq()
durability()
durability()
public Map<ArmorType, Integer>
b()
defense()
comp_2298()
m_bnlsjuao()
defense()
defense()
public int
c()
enchantmentValue()
comp_3167()
m_qlwrkjvt()
enchantmentValue()
enchantmentValue()
public Holder<SoundEvent>
d()
equipSound()
comp_2300()
m_xzstsoad()
equipSound()
equipSound()
public float
e()
toughness()
comp_2303()
m_uttlekal()
toughness()
toughness()
public float
f()
knockbackResistance()
comp_2304()
m_jxpirvcc()
knockbackResistance()
knockbackResistance()
public TagKey<Item>
g()
repairIngredient()
comp_2301()
m_arbkyual()
repairIngredient()
repairIngredient()
public ResourceKey<EquipmentAsset>
h()
assetId()
comp_3168()
m_knmiwbam()
assetId()
assetId()