Name | <EntityTag.is_disguised[(<player>)]> |
Returns | ElementTag(Boolean) |
Description | Returns whether the entity is currently disguised, 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#L2522 |