Uses of Enum Class
io.papermc.paper.threadedregions.scheduler.ScheduledTask.ExecutionState
-
Uses of ScheduledTask.ExecutionState in io.papermc.paper.threadedregions.scheduler
Modifier and TypeMethodDescriptionScheduledTask.getExecutionState()
Returns the current execution state of this task.static ScheduledTask.ExecutionState
Returns the enum constant of this class with the specified name.static ScheduledTask.ExecutionState[]
ScheduledTask.ExecutionState.values()
Returns an array containing the constants of this enum class, in the order they are declared.