Package net.kyori.adventure.text.serializer
package net.kyori.adventure.text.serializer
Serialization and deserialization for components.
-
ClassDescriptionComponentDecoder<S,
O extends Component> AComponent
decoder, which provides deserialization, but without serialization.AComponent
encoder, which provides serialization, but without deserialization.AComponent
serializer and deserializer.