| Name | <EntityTag.disguise_to_others[(<player>)]> |
| Returns | EntityTag |
| Description | Returns the fake entity used to disguise the entity in other's views, 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#L2611 |