BetterHud
Toggle table of contents
1.14.1-SNAPSHOT-439
standard-api
Target filter
standard-api
Switch theme
Search in API
Skip to content
BetterHud
BetterHud/api/standard-api
/
kr.toxicity.hud.api.scheduler
/
HudTask
Hud
Task
interface
HudTask
Represents a wrapped task between Paper and Folia.
Members
Functions
cancel
Link copied to clipboard
abstract
fun
cancel
(
)
Cancel this task.
is
Cancelled
Link copied to clipboard
abstract
fun
isCancelled
(
)
:
Boolean
Returns whether this task is canceled.