LibsDisguises
LibsDisguises copied to clipboard
[1.19.4] Passanger entities doesn't ride the disguised entity when the passanger is entity is unhidden
Reproduction steps:
- Spawn an entity (Entity A) and disguise it
- Spawn another entity (Entity B) and make Entity B ride Entity A
- Hide Entity B using
Player#hideEntity
- 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