net.minecraft.item

public enum DyeColor

implements StringSerializable

bax
net.minecraft.class_1767
net.minecraft.item.DyeColor
net.minecraft.item.DyeColor
net.minecraft.item.DyeColor

Enum constant summary

Enum Constant
a
field_7952
WHITE
WHITE
WHITE
b
field_7946
ORANGE
ORANGE
ORANGE
c
field_7958
MAGENTA
MAGENTA
MAGENTA
d
field_7951
LIGHT_BLUE
LIGHT_BLUE
LIGHT_BLUE
e
field_7947
YELLOW
YELLOW
YELLOW
f
field_7961
LIME
LIME
LIME
g
field_7954
PINK
PINK
PINK
h
field_7944
GRAY
GRAY
GRAY
i
field_7967
SILVER
LIGHT_GRAY
LIGHT_GRAY
j
field_7955
CYAN
CYAN
CYAN
k
field_7945
PURPLE
PURPLE
PURPLE
l
field_7966
BLUE
BLUE
BLUE
m
field_7957
BROWN
BROWN
BROWN
n
field_7942
GREEN
GREEN
GREEN
o
field_7964
RED
RED
RED
p
field_7963
BLACK
BLACK
BLACK

Field summary

Modifier and TypeField
private static final DyeColor[]
q
field_7959
BY_ID
field_196062_q
field_196062_q
private static final it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap<DyeColor>
r
field_7950
BY_FIREWORK_COLOR
field_196063_r
field_196063_r
private final int
s
field_7965
id
field_196064_s
field_196064_s
private final String
t
field_7948
key
field_176785_v
field_176785_v
private final MapColor
u
field_7956
mapColor
field_196065_u
field_196065_u
private final int
v
field_7949
textureDiffuseColorRGB
field_193351_w
field_193351_w
private final int
w
field_7962
textureDiffuseColorBGR
field_196066_w
field_196066_w
private final float[]
x
field_7943
textureDiffuseColors
field_193352_x
field_193352_x
private final int
y
field_7960
fireworkColor
field_196067_y
field_196067_y
private final int
z
field_16537
f_08377841
field_218390_z
field_218390_z

Constructor summary

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

Method summary

Modifier and TypeMethod
public int
a()
method_7789()
getId()
func_196059_a()
getId()
public String
b()
method_7792()
getKey()
func_176762_d()
getTranslationKey()
public float[]
d()
method_7787()
getTextureDiffuseColors()
func_193349_f()
getColorComponentValues()
public MapColor
e()
method_7794()
getMapColor()
func_196055_e()
getMapColor()
public int
f()
method_7790()
getFireworkColor()
func_196060_f()
getFireworkColor()
public static DyeColor
a(int arg0)
method_7791(int arg0)
byId(int id)
func_196056_a(int arg0)
byId(int arg0)
public static DyeColor
a(String arg0, bax arg1)
method_7793(String arg0, class_1767 arg1)
byKey(String arg0, DyeColor arg1)
func_204271_a(String arg0, DyeColor arg1)
byTranslationKey(String arg0, DyeColor arg1)
public String
m()
method_15434()
getSerializedName()
func_176610_l()
getName()
public int
c()
method_7788()
getTextureDiffuseColor()
func_196057_c()
func_196057_c()
public int
g()
method_16357()
m_40506843()
func_218388_g()
func_218388_g()
public static DyeColor
b(int arg0)
method_7786(int arg0)
byFireworkColor(int fireworkColor)
func_196058_b(int arg0)
byFireworkColor(int arg0)