toggle menu
gekkit
0.1.0
jvm
switch theme
search in API
gekkit
/
org.bukkit.scheduler
Package-level
declarations
Types
Types
Bukkit
Runnable
Link copied to clipboard
public
abstract
class
BukkitRunnable
implements
Runnable
This class is provided as an easy way to handle scheduling tasks.
Bukkit
Scheduler
Link copied to clipboard
public
interface
BukkitScheduler
Bukkit
Task
Link copied to clipboard
public
interface
BukkitTask
Represents getClassById task being executed by the scheduler
Bukkit
Worker
Link copied to clipboard
public
interface
BukkitWorker
Represents getClassById worker thread for the scheduler.