|
**Description:** Tests if the target has line of sight to their target.
|
|
## Description
|
|
|
|
Tests if the target entity has line of sight to their target
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Attributes:**
|
|
## Attributes
|
|
|
|
> *This condition has no attributes*
|
|
|
|
|
|
| Attribute | Aliases | Description |
|
|
|
|
| --------- | ------------- | ------------------------- |
|
|
|
|
| None | None | None |
|
|
|
|
|
|
|
|
As of July 4th 2022 this has been tested and seems to only be working from mobs, not from players! - tested by Rhikcyn with the guidance of Akim91
|
|
## Examples
|
|
|
|
```yaml
|
|
---
|
|
|
|
|
|
|
|
**Examples:**
|
|
|
|
|
|
|
|
```
|
|
|
|
Conditions:
|
|
Conditions:
|
|
- targetinlineofsight{} true
|
|
- targetinlineofsight{} true
|
|
```
|
|
``` |
|
|
|
\ No newline at end of file |
|
---
|
|
|
|
|
|
|
|
**Extra Information:**
|
|
|
|
|
|
|
|
- [x] Type: Entity |
|
|
|
\ No newline at end of file |
|
|