Interface ANSIComponentSerializer

    • Method Detail

      • ansi

        @NotNull
        static @NotNull ANSIComponentSerializer ansi()
        Gets a component serializer for serialization to a string using ANSI escape codes.

        Note that this serializer does NOT support deserialization.

        Returns:
        a component serializer for serialization with ANSI escape sequences.
        Since:
        4.14.0