| Name | <EntityTag.disguised_type[(<player>)]> |
| Returns | EntityTag |
| Description | Returns the entity type the entity is disguised as, either globally (if no context input given), or to the specified player.
Relates to disguise. |
| Generated Example | |
| Group | properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L2577 |