net.minecraft.entity

public enum EquipmentSlot

rw
net.minecraft.unmapped.C_76008501
net.minecraft.entity.EquipmentSlot

Enum constant summary

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

Field summary

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

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()
public int
b()
m_02151220()
getId()
public int
c()
m_77928306()
getFilter()
public String
d()
m_69032721()
getKey()
public static EquipmentSlot
a(String arg0)
m_69352433(String arg0)
byKey(String key)