The first time, after the explotion, my enchanted pickaxe was gone (I had it on my inventory, not on the ground)
And the other time it happened with an enchanted axe (on my inventory as well)
Been playing since 2011, this isn't supposed to happen right?
Linked issues
relates to 2
Comments 12
Could be related to MC-138670
Now that I've reread and relooked your report, it sounds like you didn't die or drop your tools, so this may be irrelevant
I did die, the explotion killed me. Both times I went to the place, looked in the zone activating the hitboxes and didn't see the tools, they were not there.
If I understand you correctly, all other items that you had in your inventory dropped correctly, just the pickaxe and the axe did not?
I heard that it worked as intended, confirmed by this? MC-2308
Looking at the 1.14.2 code (net.minecraft.world.explosion.Explosion.collectBlocksAndDamageEntities()
(Yarn mappings)) it appears the list of potentially affected entities is created before they are damaged, so the explosion cannot really destroy any dropped items, unless I am missing something.
Maybe the item was not created client-side due to desynchronization?
In case you notice a missing item again, can you please reopen the world and look if the item is there then?
What enchantments were on those items?