Class HtmlFormat

java.lang.Object
me.neznamy.tab.api.chat.rgb.format.HtmlFormat
All Implemented Interfaces:
RGBFormatter

public class HtmlFormat extends Object implements RGBFormatter
Formatter for #
  • Constructor Details

    • HtmlFormat

      public HtmlFormat()
  • Method Details

    • reformat

      public String reformat(String text)
      Description copied from interface: RGBFormatter
      Reformats RGB codes in provided text into #RRGGBB format
      Specified by:
      reformat in interface RGBFormatter
      Parameters:
      text - text to format
      Returns:
      reformatted text