PlayerJumpEvent

class PlayerJumpEvent(var motion: Float, var yaw: Float) : CancellableEvent

Constructors

Link copied to clipboard
constructor(motion: Float, yaw: Float)

Properties

Link copied to clipboard

Let you know if the event is canceled

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var yaw: Float

Functions

Link copied to clipboard

Allows you to cancel an event