Interface RGBFormatter
- All Known Implementing Classes:
BukkitFormat,CMIFormat,HtmlFormat,KyoriFormat,UnnamedFormat1
public interface RGBFormatter
Abstract class for different RGB patterns
-
Method Summary
-
Method Details
-
reformat
Reformats RGB codes in provided text into #RRGGBB format- Parameters:
text- text to format- Returns:
- reformatted text
-