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

Fixes a bug with EntityTeleportListener #2222

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Conversation

BONNe
Copy link
Member

@BONNe BONNe commented Nov 10, 2023

There was incorrect teleportation type detection, as the target world was set to NORMAL. This prevented to detect that the portal on the opposite side exists, and should be linked to the correct position, and instead was using standartNetherAndEnd teleportation.

This fixes #2217

There was incorrect teleportation type detection, as target world were set to NORMAL. This prevented to detect that portal in opposite side exists, and should be linked to the correct position.
@tastybento tastybento merged commit 285205f into develop Nov 10, 2023
1 check failed
@tastybento tastybento deleted the entity-portal-fix branch November 10, 2023 15:23
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.

Mobs don't use Nether Portals correctly.
2 participants