Class ChatUtil

java.lang.Object
com.viaversion.viarewind.utils.ChatUtil

@Deprecated public class ChatUtil extends Object
Deprecated.
  • Constructor Details

    • ChatUtil

      public ChatUtil()
      Deprecated.
  • Method Details

    • jsonToLegacy

      public static String jsonToLegacy(String json)
      Deprecated.
    • jsonToLegacy

      public static String jsonToLegacy(com.viaversion.viaversion.libs.gson.JsonElement component)
      Deprecated.
    • removeUnusedColor

      public static String removeUnusedColor(String legacy, char last)
      Deprecated.