Uses of Enum Class
io.papermc.paper.threadedregions.scheduler.ScheduledTask.CancelledState
-
Uses of ScheduledTask.CancelledState in io.papermc.paper.threadedregions.scheduler
Modifier and TypeMethodDescriptionScheduledTask.cancel()
Attempts to cancel this task, returning the result of the attempt.static ScheduledTask.CancelledState
Returns the enum constant of this class with the specified name.static ScheduledTask.CancelledState[]
ScheduledTask.CancelledState.values()
Returns an array containing the constants of this enum class, in the order they are declared.