On this pageEntity.MoveParams Interface used to specify how entity should move.Index PropertiesdenyYjumpVelspeedProperties optionaldenyYdenyY?: booleanIf true, entity won't change it's Y velocity.optionaljumpVeljumpVel?: numberY velocity (jump speed).optionalspeedspeed?: numberMovement speed.
Interface used to specify how entity should move.