Package com.velocitypowered.api.scheduler
Provides utilities for scheduling tasks with a fluent builder.
-
Interface Summary Interface Description ScheduledTask Represents a task that is scheduled to run on the proxy.Scheduler Represents a scheduler to execute tasks on the proxy.Scheduler.TaskBuilder Represents a fluent interface to schedule tasks on the proxy. -
Enum Summary Enum Description TaskStatus Enumerates all possible task statuses.