PlayerStepSuccessEvent

class PlayerStepSuccessEvent(val movementVec: Vec3, var adjustedVec: Vec3) : Event

Constructors

Link copied to clipboard
constructor(movementVec: Vec3, adjustedVec: Vec3)

Properties

Link copied to clipboard
var adjustedVec: Vec3
Link copied to clipboard
Link copied to clipboard
val movementVec: Vec3