- All Implemented Interfaces:
Runnable
@NullMarked
public class RegionScanTask
extends Object
implements Runnable
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RegionScanTask
public RegionScanTask(World world,
Point regionPos)
-
Method Details
-
-
-
cleanup
public void cleanup()
-
run
public void run()
- Specified by:
run
in interface Runnable