Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.16] Fix Entity EyeHeight and EntityEvent.Size problems. #7501

Closed
wants to merge 4 commits into from

Conversation

mrp-v2
Copy link
Contributor

@mrp-v2 mrp-v2 commented Nov 18, 2020

Fixes #7399.

Fixes the new eye height from the event being incorrect by splitting the event into 2 pieces, a size event and a separate eye height event. This allows the eye height passed to the event to be the actual vanilla eye height, instead of a best guess eye height.

@mrp-v2 mrp-v2 changed the title [1.17] Fix Entity EyeHeight and EntityEvent.Size problems. [1.16] Fix Entity EyeHeight and EntityEvent.Size problems. Nov 19, 2020
@mrp-v2
Copy link
Contributor Author

mrp-v2 commented Jan 30, 2021

Superseded by #7628.

@mrp-v2 mrp-v2 closed this Jan 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Different sized slimes all have the same eye height
1 participant