HudTask

interface HudTask

Represents wrapped task between Paper and Folia.

Functions

Link copied to clipboard
abstract fun cancel()
Cancel this task.
Link copied to clipboard
abstract fun isCancelled(): Boolean
Returns whether this task is cancelled.