Class PlayerDownloadServer

java.lang.Object
zombie.network.PlayerDownloadServer

public final class PlayerDownloadServer extends Object
  • Field Details

  • Constructor Details

    • PlayerDownloadServer

      public PlayerDownloadServer(UdpConnection _connection)
  • Method Details

    • destroy

      public void destroy()
    • getClientChunkRequest

      public ClientChunkRequest getClientChunkRequest()
    • getWaitingRequests

      public final int getWaitingRequests()
    • update

      public void update()