toggle menu
BetterHud docs
1.8
standard-api
switch theme
search in API
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.