net.minecraft.client.resources.model

public enum EquipmentClientInfo$LayerType

implements StringRepresentable

hgz$d
net.minecraft.client.resources.model.EquipmentClientInfo$LayerType
net.minecraft.class_10186$class_10190
net.minecraft.client.render.entity.equipment.EquipmentModel$LayerType
net.minecraft.src.C_370279_$C_370420_

枚举常量概要

枚举常量
a
HUMANOID
field_54125
HUMANOID
HUMANOID
b
HUMANOID_LEGGINGS
field_54126
HUMANOID_LEGGINGS
HUMANOID_LEGGINGS
c
WINGS
field_54127
WINGS
WINGS
d
WOLF_BODY
field_54128
WOLF_BODY
WOLF_BODY
e
HORSE_BODY
field_54129
HORSE_BODY
HORSE_BODY
f
LLAMA_BODY
field_54130
LLAMA_BODY
LLAMA_BODY

字段概要

修饰符与类型字段
public static final com.mojang.serialization.Codec<EquipmentClientInfo$LayerType>
g
CODEC
field_54131
CODEC
f_370624_
private final String
h
id
field_54132
name
f_370547_

构造函数概要

修饰符构造函数
private (String p_377459_)

方法概要

修饰符与类型方法
public String
c()
getSerializedName()
method_15434()
asString()
m_7912_()