net.minecraft.world.entity

public enum HumanoidArm

implements OptionEnum

bfr
net.minecraft.world.entity.HumanoidArm
net.minecraft.class_1306
net.minecraft.util.Arm
net.minecraft.src.C_520_
net.minecraft.world.entity.EnumMainHand

枚举常量概要

枚举常量
a
LEFT
field_6182
LEFT
LEFT
b
RIGHT
field_6183
RIGHT
RIGHT

字段概要

修饰符与类型字段
private final int
c
id
field_38385
id
f_217024_
private final String
d
name
field_6181
translationKey
f_20821_

构造函数概要

修饰符构造函数
private (int p_217027_, String p_217028_)

方法概要

修饰符与类型方法
public HumanoidArm
d()
getOpposite()
method_5928()
getOpposite()
m_20828_()
public int
a()
getId()
method_7362()
getId()
m_35965_()
public String
b()
getKey()
method_7359()
getTranslationKey()
m_35968_()