Uses of Package
net.kyori.adventure.text.flattener
Packages that use net.kyori.adventure.text.flattener
Package
Description
Flatteners to convert component trees into linear strings.
Serialization to ANSI escape sequences.
Legacy text based serialization and deserialization.
Plain text based serialization and deserialization.
-
Classes in net.kyori.adventure.text.flattener used by net.kyori.adventure.text.flattenerClassDescriptionA 'flattener' to convert a component tree to a linear string for display.A builder for a component flattener.A listener accepting styled information from flattened components.
-
Classes in net.kyori.adventure.text.flattener used by net.kyori.adventure.text.serializer.ansiClassDescriptionA 'flattener' to convert a component tree to a linear string for display.
-
Classes in net.kyori.adventure.text.flattener used by net.kyori.adventure.text.serializer.legacyClassDescriptionA 'flattener' to convert a component tree to a linear string for display.
-
Classes in net.kyori.adventure.text.flattener used by net.kyori.adventure.text.serializer.plainClassDescriptionA 'flattener' to convert a component tree to a linear string for display.