Class Internals


  • @Internal
    public final class Internals
    extends Object
    Utilities internal to Adventure.
    • Method Detail

      • toString

        @NotNull
        public static @NotNull String toString​(@NotNull
                                               @NotNull net.kyori.examination.Examinable examinable)
        Examines an Examinable using the StringExaminer.
        Parameters:
        examinable - the examinable
        Returns:
        the result from examining
        Since:
        4.10.0