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