net.minecraft.world.item

public enum ArmorItem$Type

implements StringRepresentable

csf$a
net.minecraft.world.item.ArmorItem$Type
net.minecraft.class_1738$class_8051
net.minecraft.item.ArmorItem$Type
net.minecraft.src.C_1313_$C_265803_
net.minecraft.world.item.ItemArmor$a

Enum constant summary

Enum Constant
a
HELMET
field_41934
HELMET
HELMET
b
CHESTPLATE
field_41935
CHESTPLATE
CHESTPLATE
c
LEGGINGS
field_41936
LEGGINGS
LEGGINGS
d
BOOTS
field_41937
BOOTS
BOOTS
e
BODY
field_48838
BODY
BODY

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<ArmorItem$Type>
f
CODEC
field_48839
CODEC
f_316159_
private final EquipmentSlot
g
slot
field_41938
equipmentSlot
f_265980_
private final String
h
name
field_41939
name
f_266116_
private final int
i
durability
field_49257
baseMaxDamage
f_314374_

Constructor summary

ModifierConstructor
private (EquipmentSlot p_266877_, int p_266754_, String equipmentSlot)

Method summary

Modifier and TypeMethod
public int
a(int arg0)
getDurability(int arg0)
method_56690(int arg0)
getMaxDamage(int multiplier)
m_321370_(int arg0)
public EquipmentSlot
a()
getSlot()
method_48399()
getEquipmentSlot()
m_266308_()
public String
b()
getName()
method_48400()
getName()
m_266355_()
public boolean
d()
hasTrims()
method_56691()
isTrimmable()
m_321718_()
public String
c()
getSerializedName()
method_15434()
asString()
m_7912_()