Get/set vanilla entity NBT data

Status
Migrated
Issue description

Is there a way to get the nbt from ingame like /data as a varibale?

I know it's confusing but I dont really know how to say it lol

For Ex: Wolves have nbt like tamed, sitting, OwnerUIID, CollarColor,... or NoAI too.

I tried with nbt procedure blocks from entity blocks but It seemed not working.

If this's possible already, please tell me :(( If not, it gonna be convenient to have them, yeah?

Issue comments

Hmm, this is really useful! With this, we might be able to set Owner (OwnerUIID) of entity without spawn a new entity then despawn old one <This's how I did it lol>