Package org.bukkit.scheduler
package org.bukkit.scheduler
Classes dedicated to letting
plugins
run
code at specific time intervals, including thread safety.-
ClassDescriptionThis class is provided as an easy way to handle scheduling tasks.Represents a task being executed by the schedulerRepresents a worker thread for the scheduler.