Uses of Interface
net.kyori.adventure.text.serializer.ansi.ANSIComponentSerializer.Builder
-
Uses of ANSIComponentSerializer.Builder in net.kyori.adventure.text.serializer.ansi
Methods in net.kyori.adventure.text.serializer.ansi that return ANSIComponentSerializer.BuilderModifier and TypeMethodDescriptionANSIComponentSerializer.builder()Create a new builder.ANSIComponentSerializer.Builder.colorLevel(net.kyori.ansi.ColorLevel colorLevel) Sets the default color level used when serializing.ANSIComponentSerializer.Builder.flattener(ComponentFlattener componentFlattener) Sets the component flattener instance to use when traversing the component for serialization.Methods in net.kyori.adventure.text.serializer.ansi that return types with arguments of type ANSIComponentSerializer.BuilderModifier and TypeMethodDescriptionANSIComponentSerializer.Provider.builder()Completes the building process ofANSIComponentSerializer.Builder.