Changes
Page history
added isMythicMob condition
authored
Apr 27, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Conditions.md
View page @
5cb9cb43
...
...
@@ -158,6 +158,7 @@ Conditions
|
[
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 |
|
[
isMythicMob
](
/skills/conditions/ismythicmob
)
| Entity | Checks if the target is a MythicMob |
|
[
isMonster
](
/skills/conditions/ismonster
)
| Entity | Checks if the target is a monster |
|
[
isPlayer
](
/skills/conditions/isplayer
)
| Entity | Checks if the target is a player |
|
[
isSprinting
](
/skills/conditions/issprinting
)
| Entity | Checks if the target
**Player**
is sprinting |
...
...
...
...