@@ -155,11 +155,6 @@ public interface BukkitScheduler {
|
||||
*/
|
||||
public void cancelTasks(Plugin plugin);
|
||||
|
||||
/**
|
||||
* Removes all tasks from the scheduler.
|
||||
*/
|
||||
public void cancelAllTasks();
|
||||
|
||||
/**
|
||||
* Check if the task currently running.
|
||||
* <p>
|
||||
|
||||
Reference in New Issue
Block a user