|
|
## Description
|
|
|
Checks if the target is a living entity
|
|
|
|
|
|
**Attributes**
|
|
|
|
|
|
| Attribute | Alias | Description |
|
|
|
| --------- | ----- | ----------- |
|
|
|
| none | none | none |
|
|
|
## Attributes
|
|
|
>*This condition has no attributes*
|
|
|
|
|
|
---
|
|
|
|
|
|
Added in MM 4.12
|
|
|
|
|
|
---
|
|
|
|
|
|
**Examples**
|
|
|
|
|
|
```
|
|
|
TargetConditions:
|
|
|
- isLiving{} true
|
|
|
## Examples
|
|
|
```yaml
|
|
|
TargetConditions:
|
|
|
- isLiving{} true
|
|
|
``` |
|
|
\ No newline at end of file |
|
|
|
|
|
---
|
|
|
|
|
|
**Extra Information:**
|
|
|
|
|
|
- [x] Type: Entity |
|
|
\ No newline at end of file |