Gets called when the player jumps.
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 1 hour ago