Uses of Interface
net.kyori.adventure.text.serializer.ansi.ANSIComponentSerializer
-
Uses of ANSIComponentSerializer in net.kyori.adventure.text.serializer.ansi
Methods in net.kyori.adventure.text.serializer.ansi that return ANSIComponentSerializerModifier and TypeMethodDescriptionstatic ANSIComponentSerializerANSIComponentSerializer.ansi()Gets a component serializer for serialization to a string using ANSI escape codes.ANSIComponentSerializer.Provider.ansi()Provides aANSIComponentSerializer.ANSIComponentSerializer.Builder.build()Builds the serializer.