net.minecraft.util

public enum DyeColor

implements StringIdentifiable

bbb
net.minecraft.class_1767
net.minecraft.util.DyeColor
net.minecraft.item.DyeColor
net.minecraft.item.DyeColor
net.minecraft.item.DyeColor

Enum constant summary

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

Field summary

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

Constructor summary

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

Method summary

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