Class LoginQueue

java.lang.Object
zombie.network.LoginQueue

public class LoginQueue extends Object
  • Constructor Details

    • LoginQueue

      public LoginQueue()
  • Method Details

    • receiveLoginQueueDone

      public static void receiveLoginQueueDone(long long0, UdpConnection udpConnection)
    • receiveServerLoginQueueRequest

      public static void receiveServerLoginQueueRequest(UdpConnection udpConnection)
    • disconnect

      public static void disconnect(UdpConnection connection)
    • isInTheQueue

      public static boolean isInTheQueue(UdpConnection connection)
    • update

      public static void update()
    • getCountPlayers

      public static int getCountPlayers()
    • getDescription

      public static String getDescription()