Package com.velocitypowered.api.scheduler


package com.velocitypowered.api.scheduler
Provides utilities for scheduling tasks with a fluent builder.
  • Class
    Description
    Represents a task that is scheduled to run on the proxy.
    Represents a scheduler to execute tasks on the proxy.
    Represents a fluent interface to schedule tasks on the proxy.
    Enumerates all possible task statuses.