Class ServerPing.Players

  • Enclosing class:
    ServerPing

    public static class ServerPing.Players
    extends Object
    • Method Detail

      • getMax

        public int getMax()
      • getOnline

        public int getOnline()
      • setMax

        public void setMax​(int max)
      • setOnline

        public void setOnline​(int online)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object