net.minecraft.item

public enum DyeColor

implements StringSerializable

adc
net.minecraft.class_2674
net.minecraft.item.DyeColor
net.minecraft.item.EnumDyeColor

Enum constant summary

Enum Constant
a
field_12157
WHITE
WHITE
b
field_12158
ORANGE
ORANGE
c
field_12159
MAGENTA
MAGENTA
d
field_12160
LIGHT_BLUE
LIGHT_BLUE
e
field_12161
YELLOW
YELLOW
f
field_12162
LIME
LIME
g
field_12163
PINK
PINK
h
field_12164
GRAY
GRAY
i
field_12165
SILVER
SILVER
j
field_12166
CYAN
CYAN
k
field_12167
PURPLE
PURPLE
l
field_12168
BLUE
BLUE
m
field_12169
BROWN
BROWN
n
field_12170
GREEN
GREEN
o
field_12171
RED
RED
p
field_12172
BLACK
BLACK

Field summary

Modifier and TypeField
private static final DyeColor[]
q
field_12173
BY_ID
META_LOOKUP
private static final DyeColor[]
r
field_12174
BY_METADATA
DYE_DMG_LOOKUP
private final int
s
field_12175
id
meta
private final int
t
field_12176
metadata
dyeDamage
private final String
u
field_12177
key
name
private final String
v
field_12178
name
unlocalizedName
private final MapColor
w
field_12179
mapColor
mapColor
private final Formatting
x
field_12180
formatting
chatColor

Constructor summary

ModifierConstructor
private (int arg0, int arg1, String id, String metadata, MapColor key, Formatting name)

Method summary

Modifier and TypeMethod
public int
a()
method_11274()
getId()
getMetadata()
public int
b()
method_11276()
getMetadata()
getDyeDamage()
public String
d()
method_11278()
getName()
getUnlocalizedName()
public MapColor
e()
method_11279()
getMapColor()
getMapColor()
public static DyeColor
a(int arg0)
method_11275(int arg0)
byMetadata(int metadata)
byDyeDamage(int damage)
public static DyeColor
b(int arg0)
method_11277(int arg0)
byId(int id)
byMetadata(int meta)
public String
m()
method_10853()
getSerializedName()
getName()