When an entity is summoned with NBT data it is stored inside of the entity. If the NBT of Team is stored, it is removed.
Reproduce:
1. Summon a living entity
/summon minecraft:chicken ~ ~ ~ {Team:a}
2. Get the data of Team
/data get entity 0a433b77-56ac-4c9d-bc1c-5b083a62089b Team
Expected result:
Chicken has the following entity data: a
Actual result:
Found no elements matching Team
Linked issues
is duplicated by 2
Comments 3
Thank you for your report!
After consideration, the issue is being closed as Working as Intended.
Please note, that mechanics of the game may change between updates.
Things such as graphics, sounds, world creation, biomes, redstone, villagers, and animals may not work the same in current versions.
Full Version History – Snapshot Version History – The official Minecraft feedback site
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Can confirm on the latest version.