Class AnimalSynchronizationManager

java.lang.Object
zombie.popman.animal.AnimalSynchronizationManager

public class AnimalSynchronizationManager extends Object
  • Method Details

    • getInstance

      public static AnimalSynchronizationManager getInstance()
    • getDeleted

      public HashSet<Short> getDeleted(UdpConnection udpConnection)
    • setExtraUpdate

      public void setExtraUpdate(UdpConnection udpConnection)
    • setReceived

      public void setReceived(HashSet<Short> hashSet)
    • setReceived

      public void setReceived(Short short0)
    • setRequested

      public void setRequested(UdpConnection udpConnection, HashSet<Short> hashSet1)
    • update

      public void update()
    • updateInternal

      public void updateInternal()
    • delete

      public void delete(short short0)