| Interface | Description |
|---|---|
| ColorMapper |
Implementations of this interface map
ChatColor values to their
equivalents, based on what the current Bukkit implementation supports. |
| Class | Description |
|---|---|
| ColorMapperFactory |
Creates the
ColorMapper instance that best suits the capabilities of
the current Bukkit environment. |
| 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.