Gets called when the player's hand is rendered.
CancellableEvent
cancel(): void
void
Cancels the event.
Returns
Inherited from
CancellableEvent.cancel
cancel
isCancelled(): boolean
boolean
If the event is cancelled or not.
CancellableEvent.isCancelled
isCancelled
Last updated 3 months ago