| Class | Description |
|---|---|
| ColorMapper |
Utility class that maps
ChatColor values to their JAnsi equivalents,
so that messages logged to the console are formatted correctly. |
| ColorString |
A
StringBuilder-like class with a fluent API for adding content
colored via ColorMarkers. |
| Enum | Description |
|---|---|
| ColorMarker |
SLF4J markers that map to a subset of
ChatColors. |
Copyright © 2017. All rights reserved.