public enum DyeColor
implements StringSerializable
| adc | |
| net.minecraft.class_2674 | |
| net.minecraft.item.DyeColor | |
| net.minecraft.item.EnumDyeColor |
Enum constant summary
| Enum Constant | ||||||||
|---|---|---|---|---|---|---|---|---|
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
|
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final DyeColor[] |
| ||||||||
| private static final DyeColor[] |
| ||||||||
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final String |
| ||||||||
| private final String |
| ||||||||
| private final MapColor |
| ||||||||
| private final Formatting |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (int arg0, int arg1, String id, String metadata, MapColor key, Formatting name) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public int |
| ||||||||
| public int |
| ||||||||
| public String |
| ||||||||
| public MapColor |
| ||||||||
| public static DyeColor |
| ||||||||
| public static DyeColor |
| ||||||||
| public String |
|