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

Fix endgateway teleportation offset #9517

Merged
merged 2 commits into from
Aug 22, 2023

Conversation

Lulu13022002
Copy link
Contributor

The endgateway teleport the entity normally at the center of the found block in the horizontal axis (X+0.5 Y+0 Z+0.5) however on Spigot/Paper the offset is at the center of the block for both axis (X+0.5 Y+0.5 Z+0.5). On Paper it's even worst than Spigot since it affect all entities and so the teleportation is done in mid-air unlike vanilla.

@Lulu13022002 Lulu13022002 requested a review from a team as a code owner July 21, 2023 15:32
@kennytv kennytv merged commit 7386a13 into PaperMC:master Aug 22, 2023
1 check passed
@Lulu13022002 Lulu13022002 deleted the fix/endgatewaytp branch August 31, 2023 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

3 participants