yu | |
net.minecraft.network.chat.TextColor | |
net.minecraft.class_5251 | |
net.minecraft.text.TextColor | |
net.minecraft.network.chat.ChatHexColor |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private static final String |
| ||||||||
public static final com.mojang.serialization.Codec<TextColor> |
| ||||||||
private static final Map<ChatFormatting, TextColor> |
| ||||||||
private static final Map<String, TextColor> |
| ||||||||
private final int |
| ||||||||
private final String |
|
Constructor summary
Modifier | Constructor |
---|---|
private | (int rgb, String name) |
private | (int rgb) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public int |
| ||||||||
public String |
| ||||||||
private String |
| ||||||||
public static TextColor |
| ||||||||
public static TextColor |
| ||||||||
public static com.mojang.serialization.DataResult<TextColor> |
|