| Name | internal_data |
| Object | EntityTag |
| Input | MapTag |
| Description | Modifies an entity's internal entity data as a map of data name to value.
You should almost always prefer using the appropriate mechanism/property instead of this, other than very specific special cases. See Internal Entity Data for more information on the input. |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L3312 |