- All Implemented Interfaces:
Runnable
@NullMarked
public class UpdateSettingsData
extends Task
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class net.pl3x.map.core.scheduler.Task
cancelled
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
UpdateSettingsData
public UpdateSettingsData()
-
Method Details
-
cancel
public void cancel()
Description copied from class: Task
Mark task as cancelled.
- Overrides:
cancel
in class Task
-