Endermen teleport away from where they die, meaning that their drops (XP, Enderpearls) can end up some distance away from the player.
Although they may teleport when they receive damage, when they actually die they should stay in the same place.
Steps to Reproduce:
Spawn some endermen in the overworld during daytime, since they're more likely to teleport in these conditions
Attack endermen
Sometimes an enderman will teleport during its death animation, causing its items & xp to drop at the location it teleports to.
Linked issues
is duplicated by 2
relates to 1
Attachments
Comments 11
I see this is an issue for bedrock, but I play on Java and can confirm. Is this reported for Java? If it is, can you direct me to that issue?
Thank you for your report!
However, this issue has been temporarily closed as Awaiting Response
Is this still an issue in the latest version? If so, please add a comment or update the affected version field.
To make your bug report as effective as possible, please try and include the following steps to reproduce the problem:
Steps to Reproduce:
1.
2.
3.Observed Results:
(Briefly describe what happens)Expected Results:
(Briefly describe what should happen)
If your ticket does not look like the example given here, then it's likely to be closed as incomplete.
This ticket will automatically reopen when you reply.
Quick Links:
π Issue Guidelines β π¬ Mojang Support β π§ Suggestions β π Minecraft Wiki
Still an issue in 1.17.30.
Steps to reproduce:
1 Find/spawn enderman
2 Fight enderman
3 kill enderman the same moment it tries to teleport
Expected result:
Enderman dies where the final damage was dealt, dropping items/experience there
Actual result:
Enderman completes teleportation, including particle effects, while it is in itβs death animation. Potential drops of items/experience occur at the teleportation destination.
This is very random, as it seems that you must hit the enderman perfectly at the moment it tries to teleport, which is perfect to the tick and with no indication of it happening beforehand. As such this is very hard to reproduce.
This is only a theory, the actual reason might be different.
This is really the same issue as MCPE-37789 and MCPE-45081. Death simply has no effect on mob behavior in general. Apparently it has been coded to block specific behaviors on an ad hoc basis, e.g. MCPE-14426 and the recent fix to prevent applying status effects to dead mobs.
I believe this issue is actually a bit more generic than just endermen. All mobs seem to partially behave as if they are alive during their death animation. Mob behaviors I've noticed during their death animation:
They turn on the ground.
If killed while on fire, they will continue to burn (and make their "hurt" sound)
They can be attacked (and make their "hurt" sound)