| Package | Description |
|---|---|
| com.mojang.realmsclient.gui |
| Modifier and Type | Field and Description |
|---|---|
private static java.util.Map<java.lang.Character,ChatFormatting> |
ChatFormatting.field_225044_w |
private static java.util.Map<java.lang.String,ChatFormatting> |
ChatFormatting.field_225045_x |
| Modifier and Type | Method and Description |
|---|---|
static ChatFormatting |
ChatFormatting.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ChatFormatting[] |
ChatFormatting.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|