Class ComponentSerializer


  • public class ComponentSerializer
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static @NotNull java.lang.String serialize​(@NotNull net.md_5.bungee.api.chat.BaseComponent... components)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ComponentSerializer

        public ComponentSerializer()
    • Method Detail

      • serialize

        @NotNull
        public static @NotNull java.lang.String serialize​(@NotNull
                                                          @NotNull net.md_5.bungee.api.chat.BaseComponent... components)