| Name | <EntityTag.can_see[<entity>]> |
| Returns | ElementTag(Boolean) |
| Description | Returns whether the entity can see the specified other entity (has an uninterrupted line-of-sight). |
| Generated Example | |
| Group | location |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L1543 |