net.minecraft.world.item

public enum ArmorItem$Type

cdj$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

枚举常量概要

枚举常量
a
HELMET
field_41934
HELMET
HELMET
b
CHESTPLATE
field_41935
CHESTPLATE
CHESTPLATE
c
LEGGINGS
field_41936
LEGGINGS
LEGGINGS
d
BOOTS
field_41937
BOOTS
BOOTS

字段概要

修饰符与类型字段
private final EquipmentSlot
e
slot
field_41938
equipmentSlot
f_265980_
private final String
f
name
field_41939
name
f_266116_

构造函数概要

修饰符构造函数
private (EquipmentSlot p_266877_, String p_266754_)

方法概要

修饰符与类型方法
public EquipmentSlot
a()
getSlot()
method_48399()
getEquipmentSlot()
m_266308_()
public String
b()
getName()
method_48400()
getName()
m_266355_()