All Classes and Interfaces

Class
Description
Represents a scheduler for executing tasks asynchronously.
 
 
 
 
 
Represents a scheduler for executing entity tasks.
Deprecated.
This class has been moved to FoliaScheduler.
Utility class to handle scheduling tasks.
 
Represents a scheduler for executing global region tasks.
 
Used on Paper/Spigot before 1.20.5
Used on Paper 1.20.5-1.21.6 or Spigot 1.20.5+
 
Used on Paper 1.21.7+ because of changes due to their Configuration API; This is a variant of the pre-1.20.5 InternalBukkitListener, as Paper no longer creates a Player object during the configuration phase to align with vanilla.
 
 
 
 
 
 
 
 
 
Represents a scheduler for executing region tasks
 
 
 
 
 
 
 
Represents a wrapper around BukkitTask and Paper's ScheduledTask.