A TaskHandle implementation for Bukkit tasks.
Checks if the underlying Bukkit task is cancelled.
Cancels the underlying Bukkit task.
Returns the scheduler for the associated plugin.
Chains a task to be executed after the current task with the specified delay.