Uses of Interface
net.kyori.adventure.text.serializer.json.JSONComponentSerializer
-
Uses of JSONComponentSerializer in net.kyori.adventure.text.serializer.json
Methods in net.kyori.adventure.text.serializer.json that return JSONComponentSerializerModifier and TypeMethodDescriptionJSONComponentSerializer.Builder.build()Create a finished serializer instance.JSONComponentSerializer.Provider.instance()Provides a standardJSONComponentSerializer.static JSONComponentSerializerJSONComponentSerializer.json()Gets a component serializer for JSON serialization and deserialization.