Uses of Interface
org.bukkit.scheduler.BukkitWorker
Packages that use BukkitWorker
Package
Description
Classes dedicated to letting 
plugins run
 code at specific time intervals, including thread safety.- 
Uses of BukkitWorker in org.bukkit.schedulerMethods in org.bukkit.scheduler that return types with arguments of type BukkitWorkerModifier and TypeMethodDescriptionBukkitScheduler.getActiveWorkers()Returns a list of all active workers.