net.minecraft.entity

public enum EquipmentSlot

aew
net.minecraft.unmapped.C_76008501
net.minecraft.entity.EquipmentSlot
net.minecraft.inventory.EntityEquipmentSlot

Enum constant summary

Enum Constant
a
f_97968729
MAIN_HAND
MAINHAND
b
f_56348643
OFF_HAND
OFFHAND
c
f_48250542
FEET
FEET
d
f_70729409
LEGS
LEGS
e
f_72827638
CHEST
CHEST
f
f_45760292
HEAD
HEAD

Field summary

Modifier and TypeField
private final EquipmentSlot$Type
g
f_00681959
type
field_188462_g
private final int
h
f_15812520
id
field_188463_h
private final int
i
f_65625943
filter
field_188464_i
private final String
j
f_06697075
key
field_188465_j

Constructor summary

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

Method summary

Modifier and TypeMethod
public EquipmentSlot$Type
a()
m_62330825()
getType()
func_188453_a()
public int
b()
m_02151220()
getId()
func_188454_b()
public int
c()
m_77928306()
getFilter()
func_188452_c()
public String
d()
m_69032721()
getKey()
func_188450_d()
public static EquipmentSlot
a(String arg0)
m_69352433(String arg0)
byKey(String key)
func_188451_a(String arg0)