net.minecraft.entity

public enum EquipmentSlot

ait
net.minecraft.world.entity.EquipmentSlot
net.minecraft.class_1304
net.minecraft.entity.EquipmentSlot
net.minecraft.unmapped.C_yuycoehb
net.minecraft.entity.EquipmentSlot
net.minecraft.inventory.EquipmentSlotType
net.minecraft.inventory.EquipmentSlotType

Enum constant summary

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

Field summary

Modifier and TypeField
private final EquipmentSlot$Type
g
type
field_6170
type
f_sxrtmuub
type
field_188462_g
slotType
private final int
h
index
field_6168
entityId
f_rwczokzq
id
field_188463_h
index
private final int
i
filterFlag
field_6167
armorStandId
f_rzrpxhoz
filter
field_188464_i
slotIndex
private final String
j
name
field_6175
name
f_xlhfthzn
key
field_188465_j
name

Constructor summary

ModifierConstructor
private (EquipmentSlot$Type arg0, int arg1, int type, String entityId)

Method summary

Modifier and TypeMethod
public EquipmentSlot$Type
a()
getType()
method_5925()
getType()
m_egyjjxnq()
getType()
func_188453_a()
getSlotType()
public int
b()
getIndex()
method_5927()
getEntitySlotId()
m_lieekiyy()
getId()
func_188454_b()
getIndex()
public int
c()
getFilterFlag()
method_5926()
getArmorStandSlotId()
m_ebzsngff()
getFilter()
func_188452_c()
getSlotIndex()
public String
d()
getName()
method_5923()
getName()
m_ovklkqiy()
getKey()
func_188450_d()
getName()
public static EquipmentSlot
a(String arg0)
byName(String arg0)
method_5924(String arg0)
byName(String name)
m_wjkdieuv(String arg0)
byKey(String key)
func_188451_a(String arg0)
fromString(String targetName)
public static EquipmentSlot
a(ait$a arg0, int arg1)
byTypeAndIndex(EquipmentSlot$Type arg0, int arg1)
method_20234(class_1304$class_1305 arg0, int arg1)
fromTypeIndex(EquipmentSlot$Type type, int index)
m_zjqstllm(C_yuycoehb$C_vkdieima arg0, int arg1)
m_80424543(EquipmentSlot$Type arg0, int arg1)
func_220318_a(EquipmentSlotType$Group arg0, int arg1)
fromSlotTypeAndIndex(EquipmentSlotType$Group slotTypeIn, int slotIndexIn)