Package zombie.iso.areas.isoregion.jobs
Class RegionJob
java.lang.Object
zombie.iso.areas.isoregion.jobs.RegionJob
- Direct Known Subclasses:
JobApplyChanges,JobChunkUpdate,JobDebugResetAllData,JobServerSendFullData,JobSquareUpdate
public abstract class RegionJob
extends java.lang.Object
-
Constructor Summary
Constructors Modifier Constructor Description protectedRegionJob(RegionJobType regionJobType) -
Method Summary
Modifier and Type Method Description RegionJobTypegetJobType()protected voidreset()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RegionJob
-
-
Method Details
-
reset
protected void reset() -
getJobType
-