mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-26 01:43:51 -07:00
Pulling all pending Bukkit-JavaDoc changes
By: Wesley Wolfe <weswolf@aol.com>
This commit is contained in:
@@ -5,7 +5,6 @@ import org.bukkit.plugin.Plugin;
|
||||
/**
|
||||
* Represents a task being executed by the scheduler
|
||||
*/
|
||||
|
||||
public interface BukkitTask {
|
||||
|
||||
/**
|
||||
|
@@ -8,7 +8,6 @@ import org.bukkit.plugin.Plugin;
|
||||
* </p>
|
||||
* Workers are used to execute async tasks.
|
||||
*/
|
||||
|
||||
public interface BukkitWorker {
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user