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
Required
Currently, BetterModel is used for rendering models on virtual entities. However, interaction requires a hitbox. At the moment, there is only a getHeight method available, but no getWidth method, making it difficult to properly define hitboxes for virtual entities.