mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-29 03:13:52 -07:00
@@ -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