net.minecraft.util

public enum DyeColor

implements StringIdentifiable

bdg
net.minecraft.world.item.DyeColor
net.minecraft.class_1767
net.minecraft.util.DyeColor
net.minecraft.unmapped.C_arllgqae
net.minecraft.item.DyeColor
net.minecraft.item.DyeColor

Enum constant summary

Enum Constant
a
WHITE
field_7952
WHITE
f_ykfvzvpv
WHITE
WHITE
b
ORANGE
field_7946
ORANGE
f_jblqmbbn
ORANGE
ORANGE
c
MAGENTA
field_7958
MAGENTA
f_qaqtqajw
MAGENTA
MAGENTA
d
LIGHT_BLUE
field_7951
LIGHT_BLUE
f_lrlxmoox
LIGHT_BLUE
LIGHT_BLUE
e
YELLOW
field_7947
YELLOW
f_hxevqmnn
YELLOW
YELLOW
f
LIME
field_7961
LIME
f_bsrtujqj
LIME
LIME
g
PINK
field_7954
PINK
f_lroozxnw
PINK
PINK
h
GRAY
field_7944
GRAY
f_kwkotbhg
GRAY
GRAY
i
LIGHT_GRAY
field_7967
LIGHT_GRAY
f_blselykq
LIGHT_GRAY
LIGHT_GRAY
j
CYAN
field_7955
CYAN
f_zudrzaoq
CYAN
CYAN
k
PURPLE
field_7945
PURPLE
f_rcvwxulo
PURPLE
PURPLE
l
BLUE
field_7966
BLUE
f_ojseuhva
BLUE
BLUE
m
BROWN
field_7957
BROWN
f_unpomvrd
BROWN
BROWN
n
GREEN
field_7942
GREEN
f_fqtyjwbo
GREEN
GREEN
o
RED
field_7964
RED
f_mnuvdzym
RED
RED
p
BLACK
field_7963
BLACK
f_edgsgkod
BLACK
BLACK

Field summary

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

Constructor summary

ModifierConstructor
private (int arg0, String arg1, int woolId, MaterialColor name, int color, int materialColor)

Method summary

Modifier and TypeMethod
public int
a()
getId()
method_7789()
getId()
m_pdgawigt()
func_196059_a()
getId()
public String
b()
getName()
method_7792()
getName()
m_twwzkscq()
func_176762_d()
getTranslationKey()
public float[]
d()
getTextureDiffuseColors()
method_7787()
getColorComponents()
m_npvukkph()
func_193349_f()
getColorComponentValues()
public MaterialColor
e()
getMaterialColor()
method_7794()
getMaterialColor()
m_ypzvqvsc()
func_196055_e()
getMapColor()
public int
f()
getFireworkColor()
method_7790()
getFireworkColor()
m_bmfhojjc()
func_196060_f()
getFireworkColor()
public static DyeColor
a(int arg0)
byId(int arg0)
method_7791(int arg0)
byId(int id)
m_rriucemj(int arg0)
func_196056_a(int arg0)
byId(int colorId)
public static DyeColor
a(String arg0, bdg arg1)
byName(String arg0, DyeColor arg1)
method_7793(String arg0, class_1767 arg1)
byName(String arg0, DyeColor arg1)
m_uswtyfbm(String arg0, C_arllgqae arg1)
func_204271_a(String arg0, DyeColor arg1)
byTranslationKey(String translationKeyIn, DyeColor fallback)
public String
o()
getSerializedName()
method_15434()
asString()
m_dxbrenur()
func_176610_l()
getName()
public int
g()
getTextColor()
method_16357()
getSignColor()
m_xliqbzcj()
func_218388_g()
getTextColor()
public static DyeColor
b(int arg0)
byFireworkColor(int arg0)
method_7786(int arg0)
byFireworkColor(int arg0)
m_ulctlkkk(int arg0)
func_196058_b(int arg0)
byFireworkColor(int fireworkColorIn)