Uses of Interface
net.kyori.adventure.text.serializer.ComponentEncoder
Packages that use ComponentEncoder
Package
Description
Serialization and deserialization for components.
-
Uses of ComponentEncoder in net.kyori.adventure.text.serializer
Subinterfaces of ComponentEncoder in net.kyori.adventure.text.serializerModifier and TypeInterfaceDescriptioninterfaceComponentSerializer<I extends Component,O extends Component, R> AComponentserializer and deserializer.