Interface ComponentRewriter


public interface ComponentRewriter
  • Method Details

    • processTag

      void processTag(UserConnection connection, @Nullable com.viaversion.nbt.tag.Tag tag)
    • processText

      void processText(UserConnection connection, @Nullable com.google.gson.JsonElement element)
    • processText

      com.google.gson.JsonElement processText(UserConnection connection, @Nullable String json)