Changes
Page history
added isParent condition
authored
Jun 04, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Conditions.md
View page @
b6172d90
...
@@ -178,6 +178,7 @@ Conditions
...
@@ -178,6 +178,7 @@ Conditions
|
[
isLiving
](
/skills/conditions/isliving
)
| Entity | Checks if the target is a living entity |
|
[
isLiving
](
/skills/conditions/isliving
)
| Entity | Checks if the target is a living entity |
|
[
isMonster
](
/skills/conditions/ismonster
)
| Entity | Checks if the target is a monster |
|
[
isMonster
](
/skills/conditions/ismonster
)
| Entity | Checks if the target is a monster |
|
[
isMythicMob
](
/skills/conditions/ismythicmob
)
| Entity | Checks if the target is a MythicMob |
|
[
isMythicMob
](
/skills/conditions/ismythicmob
)
| Entity | Checks if the target is a MythicMob |
|
[
IsParent
](
/skills/conditions/IsParent
)
| Compare | Checks if the target entity is the parent of the caster |
|
[
isPlayer
](
/skills/conditions/isplayer
)
| Entity | Checks if the target is a player |
|
[
isPlayer
](
/skills/conditions/isplayer
)
| Entity | Checks if the target is a player |
|
[
isRaiderPatrolLeader
](
/skills/conditions/isRaiderPatrolLeader
)
| Entity | Checks if the target entity is the captain of a pillager group |
|
[
isRaiderPatrolLeader
](
/skills/conditions/isRaiderPatrolLeader
)
| Entity | Checks if the target entity is the captain of a pillager group |
|
[
isSaddled
](
/skills/conditions/issaddled
)
| Entity | Checks if the target entity is saddled |
|
[
isSaddled
](
/skills/conditions/issaddled
)
| Entity | Checks if the target entity is saddled |
...
...
...
...