Class RealmsServerList

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static org.apache.logging.log4j.Logger LOGGER  
      java.util.List<RealmsServer> servers  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static RealmsServerList parse​(java.lang.String p_230783_0_)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • LOGGER

        private static final org.apache.logging.log4j.Logger LOGGER
    • Constructor Detail

      • RealmsServerList

        public RealmsServerList()
    • Method Detail

      • parse

        public static RealmsServerList parse​(java.lang.String p_230783_0_)