net.minecraft.world.entity

public enum EquipmentSlot

bfo
net.minecraft.world.entity.EquipmentSlot
net.minecraft.class_1304
net.minecraft.unmapped.C_yuycoehb
net.minecraft.entity.EquipmentSlot
net.minecraft.entity.EquipmentSlot
net.minecraft.src.C_516_
net.minecraft.world.entity.EnumItemSlot

Enum constant summary

Enum Constant
a
MAINHAND
field_6173
f_yakrbmjh
MAINHAND
MAINHAND
MAINHAND
b
OFFHAND
field_6171
f_bcxmpszf
OFFHAND
OFFHAND
OFFHAND
c
FEET
field_6166
f_kgwqenjp
FEET
FEET
FEET
d
LEGS
field_6172
f_aciggnqy
LEGS
LEGS
LEGS
e
CHEST
field_6174
f_ijigpdev
CHEST
CHEST
CHEST
f
HEAD
field_6169
f_sqsyjyps
HEAD
HEAD
HEAD

Field summary

Modifier and TypeField
private final EquipmentSlot$Type
g
type
field_6170
f_sxrtmuub
type
type
f_20730_
private final int
h
index
field_6168
f_rwczokzq
entityId
entityId
f_20731_
private final int
i
filterFlag
field_6167
f_rzrpxhoz
armorStandId
armorStandId
f_20732_
private final String
j
name
field_6175
f_xlhfthzn
name
name
f_20733_

Constructor summary

ModifierConstructor
private (EquipmentSlot$Type p_20738_, int p_20739_, int type, String entityId)

Method summary

Modifier and TypeMethod
public EquipmentSlot$Type
a()
getType()
method_5925()
m_egyjjxnq()
getType()
getType()
m_20743_()
public int
b()
getIndex()
method_5927()
m_sybtfyce()
getEntitySlotId()
getEntitySlotId()
m_20749_()
public int
a(int arg0)
getIndex(int arg0)
method_32320(int arg0)
m_dmhyzohc(int arg0)
getOffsetEntitySlotId(int offset)
getOffsetEntitySlotId(int offset)
m_147068_(int arg0)
public int
c()
getFilterFlag()
method_5926()
m_ebzsngff()
getArmorStandSlotId()
getArmorStandSlotId()
m_20750_()
public String
d()
getName()
method_5923()
m_ovklkqiy()
getName()
getName()
m_20751_()
public boolean
e()
isArmor()
method_46643()
m_omjerill()
isArmorSlot()
isArmorSlot()
m_254934_()
public static EquipmentSlot
a(String arg0)
byName(String arg0)
method_5924(String arg0)
m_wjkdieuv(String arg0)
byName(String name)
byName(String name)
m_20747_(String p_20748_)
public static EquipmentSlot
a(bfo$a arg0, int arg1)
byTypeAndIndex(EquipmentSlot$Type arg0, int arg1)
method_20234(class_1304$class_1305 arg0, int arg1)
m_zjqstllm(C_yuycoehb$C_vkdieima arg0, int arg1)
fromTypeIndex(EquipmentSlot$Type type, int index)
fromTypeIndex(EquipmentSlot$Type type, int index)
m_20744_(C_516_$C_517_ p_20745_, int p_20746_)