net.minecraft.server.v1_13_R2

public enum EnumColor

implements INamable

asb
net.minecraft.item.EnumDyeColor
net.minecraft.server.v1_13_R2.EnumColor

Enum constant summary

Enum Constant
a
WHITE
WHITE
b
ORANGE
ORANGE
c
MAGENTA
MAGENTA
d
LIGHT_BLUE
LIGHT_BLUE
e
YELLOW
YELLOW
f
LIME
LIME
g
PINK
PINK
h
GRAY
GRAY
i
LIGHT_GRAY
LIGHT_GRAY
j
CYAN
CYAN
k
PURPLE
PURPLE
l
BLUE
BLUE
m
BROWN
BROWN
n
GREEN
GREEN
o
RED
RED
p
BLACK
BLACK

Field summary

Modifier and TypeField
private static final EnumColor[]
q
field_196062_q
private static final it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap<EnumColor>
r
field_196063_r
private final int
s
field_196064_s
private final String
t
field_176785_v
private final MaterialMapColor
u
field_196065_u
private final int
v
field_193351_w
private final int
w
field_196066_w
private final float[]
x
field_193352_x
private final int
y
field_196067_y

Constructor summary

ModifierConstructor
private (int arg0, String arg1, int arg2, MaterialMapColor arg3, int arg4)

Method summary

Modifier and TypeMethod
public int
a()
func_196059_a()
getColorIndex()
public String
b()
func_176762_d()
public float[]
d()
func_193349_f()
public MaterialMapColor
e()
func_196055_e()
public int
f()
func_196060_f()
public static EnumColor
a(int arg0)
func_196056_a(int arg0)
fromColorIndex(int arg0)
public static EnumColor
a(String arg0)
func_204271_a(String arg0)
public String
m()
func_176610_l()
getName()
public int
c()
func_196057_c()
public static EnumColor
b(int arg0)
func_196058_b(int arg0)