net.minecraft.client.render.entity

public enum PlayerModelPart

awc
net.minecraft.class_1664
net.minecraft.client.render.entity.PlayerModelPart
net.minecraft.entity.player.PlayerModelPart

Enum constant summary

Enum Constant
a
field_7559
CAPE
CAPE
b
field_7564
JACKET
JACKET
c
field_7568
LEFT_SLEEVE
LEFT_SLEEVE
d
field_7570
RIGHT_SLEEVE
RIGHT_SLEEVE
e
field_7566
LEFT_PANTS_LEG
LEFT_PANTS_LEG
f
field_7565
RIGHT_PANTS_LEG
RIGHT_PANTS_LEG
g
field_7563
HAT
HAT

Field summary

Modifier and TypeField
private final int
h
field_7561
id
field_179340_h
private final int
i
field_7560
bitFlag
field_179341_i
private final String
j
field_7569
name
field_179338_j
private final IChatBaseComponent
k
field_7567
optionName
field_179339_k

Constructor summary

ModifierConstructor
private (int arg0, String arg1)

Method summary

Modifier and TypeMethod
public int
a()
method_7430()
getBitFlag()
func_179327_a()
public String
c()
method_7429()
getName()
func_179329_c()
public IChatBaseComponent
d()
method_7428()
getOptionName()
func_179326_d()