net.minecraft.world.item

public class ArmorItem

extends Item implements Wearable

All mapped superinterfaces:

ItemLike, Wearable, Vanishable

bok
net.minecraft.world.item.ArmorItem
net.minecraft.class_1738
net.minecraft.unmapped.C_fxxorins
net.minecraft.item.ArmorItem
net.minecraft.src.C_1313_
net.minecraft.world.item.ItemArmor

Field summary

Modifier and TypeField
private static final UUID[]
e
ARMOR_MODIFIER_UUID_PER_SLOT
field_7876
f_mpigbjst
MODIFIERS
f_40380_
public static final DispenseItemBehavior
a
DISPENSE_ITEM_BEHAVIOR
field_7879
f_mbpotsct
DISPENSER_BEHAVIOR
f_40376_
protected final EquipmentSlot
b
slot
field_7880
f_kgcqvmer
slot
f_40377_
private final int
f
defense
field_7878
f_ouareelg
protection
f_40381_
private final float
g
toughness
field_7877
f_zidsyjnl
toughness
f_40382_
protected final float
c
knockbackResistance
field_21976
f_cjjvqnix
knockbackResistance
f_40378_
protected final ArmorMaterial
d
material
field_7881
f_gmumlgwi
type
f_40379_
private final com.google.common.collect.Multimap<Attribute, AttributeModifier>
h
defaultModifiers
field_23741
f_jztfkhpa
attributeModifiers
f_40383_

Constructor summary

ModifierConstructor
public (ArmorMaterial material, EquipmentSlot slot, Item$Properties settings)

Method summary

Modifier and TypeMethod
public static boolean
a(gh arg0, bqp arg1)
dispenseArmor(BlockSource arg0, ItemStack arg1)
method_7684(class_2342 arg0, class_1799 arg1)
m_tfnujbhj(C_wzdnszcs arg0, C_sddaxwyk arg1)
dispenseArmor(BlockPointer pointer, ItemStack armor)
m_40398_(C_4682_ p_40399_, C_1391_ p_40400_)
public EquipmentSlot
b()
getSlot()
method_7685()
m_bwnxyfcp()
getSlotType()
m_40402_()
public int
c()
getEnchantmentValue()
method_7837()
m_tspifhtw()
getEnchantability()
m_6473_()
public ArmorMaterial
d()
getMaterial()
method_7686()
m_pfobkill()
getMaterial()
m_40401_()
public boolean
a(bqp arg0, bqp arg1)
isValidRepairItem(ItemStack arg0, ItemStack arg1)
method_7878(class_1799 arg0, class_1799 arg1)
m_hsttveiz(C_sddaxwyk arg0, C_sddaxwyk arg1)
canRepair(ItemStack arg0, ItemStack arg1)
m_6832_(C_1391_ p_40393_, C_1391_ arg1)
public InteractionResultHolder<ItemStack>
a(bwp arg0, bkd arg1, arz arg2)
use(Level arg0, Player arg1, InteractionHand arg2)
method_7836(class_1937 arg0, class_1657 arg1, class_1268 arg2)
m_znsmbimv(C_cdctfzbn arg0, C_jzrpycqo arg1, C_laxmzoqs arg2)
use(World arg0, PlayerEntity arg1, Hand arg2)
m_7203_(C_1596_ p_40396_, C_1141_ p_40397_, C_470_ arg2)
public com.google.common.collect.Multimap<Attribute, AttributeModifier>
a(atk arg0)
getDefaultAttributeModifiers(EquipmentSlot arg0)
method_7844(class_1304 arg0)
m_xljmpsqi(C_yuycoehb arg0)
getAttributeModifiers(EquipmentSlot arg0)
m_7167_(C_516_ arg0)
public int
e()
getDefense()
method_7687()
m_dgdrwgag()
getProtection()
m_40404_()
public float
f()
getToughness()
method_26353()
m_qzjbtqia()
getToughness()
m_40405_()
public SoundEvent
g()
getEquipSound()
method_31570()
m_wnhhsjbx()
getEquipSound()
m_142602_()