You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both type Vector2 and VectorXZ from @minecraft/server should get their own wrappers in @bedrock-oss/bedrockboost.
The extra methods on Vec3 are already extremely useful, implementing such features for the prior mentioned types is a necessity in my eyes.
If this is determined as something worth looking into, I would be devoted to implement such.