13
0
geforkt von Mirrors/Paper
Datei suchen
Bukkit/Spigot dc15009d48 add isQueued() to allow plugins to know a task is still in the queue.
Currently, there is no way to know if a task is still being handled by
the scheduler. This method, along with isCurrentlyRunning() allows a
plugin author to determine if a task is waiting to be executed, being
executed, or neither.

By: Andrew Ardill <andrew.ardill@gmail.com>
2011-02-21 12:33:40 +11:00
paper-api add isQueued() to allow plugins to know a task is still in the queue. 2011-02-21 12:33:40 +11:00