Package me.totalfreedom.service
package me.totalfreedom.service
-
ClassesClassDescriptionThis is a holder class for
Executorobjects that are used to delegate runnable tasks to the Bukkit Scheduler.Represents a ticking service.ServiceSubscription<T extends Service>Represents a subscription to aService.Provides static methods for creatingServiceSubscriptionandTaskSubscriptionobjects.Represents a task that can be run asynchronously or synchronously.TaskSubscription<T extends Task>Represents a subscription to a task.