- All Implemented Interfaces:
Runnable
@NullMarked
public class RegionFileWatcher
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
-
RegionFileWatcher
public RegionFileWatcher(World world)
-
Method Details
-
start
public void start()
-
start
public void start(boolean verbose)
-
-
stop
public void stop(boolean verbose)
-
run
public void run()
- Specified by:
run
in interface Runnable