mojira.dev
MC-270153

When the gamerule "enderPearlsVanishOnDeath" is set to true, Ender pearls belonging to non-player entities do not disappear upon the entity's death

If the "enderPearlsVanishOnDeath" gamerule is enabled, Ender pearls disappear upon the death of their owner. However, this rule only affects player-owned Ender pearls and does not apply to those owned by non-player entities. Relates to MC-269615 and MC-269617.

Steps to reproduce

  1. Construct a bubble column enabling endless bouncing for Ender pearls

  2. Ensure that the gamerule "enderPearlsVanishOnDeath" is set to true

  3. Spawn a panda

/execute as @e[type=minecraft:ender_pearl] at @s run data modify entity @s Owner set from entity @e[type=minecraft:panda,limit=1] UUID
  1. Kill the panda

Observed: The Ender pearl remains present without an owner. Upon allowing the Ender pearl to collide with a block, no entity gets teleported.

Expected: The Ender pearl should disappear since the panda has died.

Attachments

Comments 4

Provided the issue is owned by an inactive user, and I have ownership of both the related issues MC-269615 and MC-269617, I would like to request ownership of this issue.

When addressing this issue, ensure that the fix extends to non-living entities such as minecarts and ender dragons. Consequently, if these entities perish, their respective ender pearls should also be removed.

Thank you for your report!
After consideration, the issue is being closed as Won't Fix.

Please note that this is not the same as Working as Intended, as this bug report correctly describes behavior in the game that might not be the intended or desirable behavior, but it will not be fixed right now. Sometimes, this is because the issue reported is minor and/or impossible to change without large architectural changes to the code base.

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki

Master in the nether

[Mod] Jingy

(Unassigned)

Community Consensus

Entities

1.20.4, 24w13a

Retrieved