net.minecraft.world.entity.animal.horse

public enum Variant

bpj
net.minecraft.world.entity.animal.horse.Variant
net.minecraft.class_5149
net.minecraft.entity.passive.HorseColor
net.minecraft.src.C_941_
net.minecraft.world.entity.animal.horse.HorseColor

枚举常量概要

枚举常量
a
WHITE
field_23816
WHITE
WHITE
b
CREAMY
field_23817
CREAMY
CREAMY
c
CHESTNUT
field_23818
CHESTNUT
CHESTNUT
d
BROWN
field_23819
BROWN
BROWN
e
BLACK
field_23820
BLACK
BLACK
f
GRAY
field_23821
GRAY
GRAY
g
DARKBROWN
field_23822
DARKBROWN
DARKBROWN

字段概要

修饰符与类型字段
private static final Variant[]
h
BY_ID
field_23823
VALUES
f_30977_
private final int
i
id
field_23824
index
f_30978_

构造函数概要

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

方法概要

修饰符与类型方法
public int
a()
getId()
method_27082()
getIndex()
m_30985_()
public static Variant
a(int arg0)
byId(int arg0)
method_27083(int arg0)
byIndex(int index)
m_30986_(int p_30987_)