Class ChatUT

java.lang.Object
studio.magemonkey.fusion.util.ChatUT

public class ChatUT extends Object
  • Constructor Details

    • ChatUT

      public ChatUT()
  • Method Details

    • serialize

      public static String serialize(net.kyori.adventure.text.Component component)
    • deserialize

      public static net.kyori.adventure.text.Component deserialize(String component)
    • hexString

      public static String hexString(String message)
    • hexComp

      public static net.kyori.adventure.text.Component hexComp(String message)
    • fixColor

      public static net.kyori.adventure.text.Component fixColor(String message, String key, String value)