| Name | <EntityTag.target> |
| Returns | EntityTag |
| Description | Returns the target entity of the creature or shulker_bullet, if any.
This is the entity that a hostile mob is currently trying to attack. |
| Generated Example | |
| Group | attributes |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L2144 |