Package zombie.iso.areas.isoregion.jobs
Class RegionJobManager
java.lang.Object
zombie.iso.areas.isoregion.jobs.RegionJobManager
public final class RegionJobManager
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description RegionJobManager() -
Method Summary
Modifier and Type Method Description static JobApplyChangesallocApplyChanges(boolean boolean1)static JobChunkUpdateallocChunkUpdate()static JobDebugResetAllDataallocDebugResetAllData()static JobServerSendFullDataallocServerSendFullData(UdpConnection udpConnection)static JobSquareUpdateallocSquareUpdate(int int1, int int2, int int3, byte byte1)static voidrelease(RegionJob regionJob)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RegionJobManager
public RegionJobManager()
-
-
Method Details
-
allocSquareUpdate
-
allocChunkUpdate
-
allocApplyChanges
-
allocServerSendFullData
-
allocDebugResetAllData
-
release
-