Interface GlobalScheduler

All Superinterfaces:
Scheduler

public interface GlobalScheduler extends Scheduler
A Scheduler that can run tasks globally
  • Method Details

    • get

      static GlobalScheduler get(org.bukkit.plugin.Plugin plugin)
      Get the GlobalScheduler for the given plugin
      Parameters:
      plugin - the plugin
      Returns:
      the scheduler