mathUtil
lerp(float start, float end, float progress): float
lerp(float start, float end, float progress): floatdirectionSpeed(float forward, float strafe, float yaw, float speed): double[]
directionSpeed(float forward, float strafe, float yaw, float speed): double[]Last updated