Interface ComponentRewriter
public interface ComponentRewriter
-
Method Summary
Modifier and TypeMethodDescriptionvoidhandleShowItem(UserConnection connection, com.viaversion.nbt.tag.CompoundTag itemTag) voidprocessTag(UserConnection connection, @Nullable com.viaversion.nbt.tag.Tag tag) voidprocessText(UserConnection connection, @Nullable com.google.gson.JsonElement element) com.google.gson.JsonElementprocessText(UserConnection connection, @Nullable String json)
-
Method Details
-
processTag
-
processText
-
processText
-
handleShowItem
-