net.minecraft.world.entity.animal.equine

public enum Markings

cut
net.minecraft.world.entity.animal.equine.Markings
net.minecraft.class_5148
net.minecraft.entity.passive.HorseMarking
net.minecraft.src.C_432928_
net.minecraft.world.entity.animal.equine.HorseStyle

枚举常量概要

枚举常量
a
NONE
field_23808
NONE
NONE
b
WHITE
field_23809
WHITE
WHITE
c
WHITE_FIELD
field_23810
WHITE_FIELD
WHITE_FIELD
d
WHITE_DOTS
field_23811
WHITE_DOTS
WHITE_DOTS
e
BLACK_DOTS
field_23812
BLACK_DOTS
BLACK_DOTS

字段概要

修饰符与类型字段
private static final IntFunction<Markings>
f
BY_ID
field_23813
INDEX_MAPPER
f_435616_
private final int
g
id
field_23814
index
f_436969_

构造函数概要

修饰符构造函数
private (int p_456989_)

方法概要

修饰符与类型方法
public int
a()
getId()
method_27079()
getIndex()
m_441453_()
public static Markings
a(int arg0)
byId(int arg0)
method_27080(int arg0)
byIndex(int index)
m_440100_(int p_456174_)