BetterHud
Toggle table of contents
1.12.2-SNAPSHOT-402
standard-api
Platform filter
standard-api
Switch theme
Search in API
BetterHud
BetterHud/api/standard-api
/
kr.toxicity.hud.api.scheduler
/
HudTask
Hud
Task
interface
HudTask
Represents 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 cancelled.