public final class AsyncScheduledTasks
extends Object
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
addTask
public static void addTask(org.bukkit.scheduler.BukkitTask task,
Runnable runnable)
-
getTasks
public static Map<org.bukkit.scheduler.BukkitTask,Runnable> getTasks()