-
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(@NotNull
@NotNull World world,
@NotNull
@NotNull Point regionPos)
-
Method Details
-
getWorld
@NotNull
public @NotNull World getWorld()
-
getRenderer
@Nullable
public @Nullable Renderer getRenderer(@NotNull
@NotNull String id)
-
cleanup
public void cleanup()
-
run
public void run()
- Specified by:
run
in interface Runnable