public interface Colored
The common hologram for Spigot
  • Method Summary

    Modifier and Type
    Method
    Description
    default @NotNull String
    colorize(@Nullable String string)
     
    default @NotNull String
    decolorize(@Nullable String string)
     
  • Method Details

    • colorize

      @NotNull default @NotNull String colorize(@Nullable @Nullable String string)
    • decolorize

      @NotNull default @NotNull String decolorize(@Nullable @Nullable String string)