mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-01-11 20:53:21 +08:00
5d1f49579b
Use as `pauseTask(taskName)`. They return boolean values to tell the developer if a timed task can be paused/resumed/cancelled properly. A little bit of testing shows that pausing and then resuming may execute the task multiple times. |
||
---|---|---|
.. | ||
tasks | ||
Task.java | ||
TaskHandler.java | ||
TaskMap.java |