Uses of Class
com.welcome234.pluginsystem.TaskScheduler
Packages that use TaskScheduler
Package
Description
This is the main package of the API, containing general classes
-
Uses of TaskScheduler in com.welcome234.pluginsystem
Methods in com.welcome234.pluginsystem that return TaskSchedulerModifier and TypeMethodDescriptionstatic TaskSchedulerTasks.getByID(int id)Gets the task for the specified ID numberMethods in com.welcome234.pluginsystem that return types with arguments of type TaskSchedulerModifier and TypeMethodDescriptionstatic ArrayList<TaskScheduler>Tasks.getRunningTasks()Gets all currently running tasks, including all other plugins