public final class ColorMapper extends Object
ChatColor values to their JAnsi equivalents,
so that messages logged to the console are formatted correctly.| Constructor and Description |
|---|
ColorMapper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
map(String input)
Translates
ChatColor directives to their JAnsi equivalents. |
Copyright © 2017. All rights reserved.