Changes
Page history
added isFrozen condition
authored
Dec 01, 2022
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Conditions.md
View page @
916cb617
...
...
@@ -153,6 +153,7 @@ Conditions
|
[
isChild
](
/skills/conditions/ischild
)
| Entity | Checks if the target is a child of the caster |
|
[
isClimbing
](
/skills/conditions/isClimbing
)
| Entity | Checks if the target entity is climbing
|
[
isFlying
](
/skills/conditions/isflying
)
| Entity | Checks if the target player is flying
|
[
isFrozen
](
/skills/conditions/isfrozen
)
| Entity | Checks if the target entity is frozen
|
[
isLiving
](
/skills/conditions/isliving
)
| Entity | Checks if the target is a living entity |
|
[
isLeashed
](
/skills/conditions/isleashed
)
| Entity | Checks if the target has been leashed |
|
[
isMonster
](
/skills/conditions/ismonster
)
| Entity | Checks if the target is a monster |
...
...
...
...