An event that can be cancelled
JumpEvent
MotionEvent
RenderHandEvent
AngleUpdateEvent
KeyPressedEvent
MouseClickedEvent
PacketReceiveEvent
PacketSendEvent
cancel(): void
void
Cancels the event.
Returns
isCancelled(): boolean
boolean
If the event is cancelled or not.
Last updated 3 months ago