Class KyoriFormat
java.lang.Object
me.neznamy.tab.api.chat.rgb.format.KyoriFormat
- All Implemented Interfaces:
RGBFormatter
Formatter for <#RRGGBB>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KyoriFormat
public KyoriFormat()
-
-
Method Details
-
reformat
Description copied from interface:RGBFormatterReformats RGB codes in provided text into #RRGGBB format- Specified by:
reformatin interfaceRGBFormatter- Parameters:
text- text to format- Returns:
- reformatted text
-