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.19.4] Passanger entities doesn't ride the disguised entity when the passanger is entity is unhidden #710

Open
KabanFriends opened this issue Apr 25, 2023 · 0 comments

Comments

@KabanFriends
Copy link

Reproduction steps:

  1. Spawn an entity (Entity A) and disguise it
  2. Spawn another entity (Entity B) and make Entity B ride Entity A
  3. Hide Entity B using Player#hideEntity
  4. Show Entity B using Player#showEntity

Expected result:

Entity B should appear as riding Entity A after showEntity

Actual result:

Entity B does not appear as riding Entity A (Server still recognizes Entity B is riding Entity A, so this is desync)

Additional Info

This bug did not happen prior to Minecraft 1.19.4

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

No branches or pull requests

1 participant