Changes
Page history
Created IsPatrolLeader page.
authored
May 28, 2023
by
Dante
Hide whitespace changes
Inline
Side-by-side
Skills/Conditions.md
View page @
6be05ad2
...
...
@@ -174,6 +174,7 @@ Conditions
|
[
isMythicMob
](
/skills/conditions/ismythicmob
)
| Entity | Checks if the target is a MythicMob |
|
[
isMoist
](
/skills/conditions/ismoist
)
| Location | Checks if the target block of farmland is hydrated |
|
[
isMonster
](
/skills/conditions/ismonster
)
| Entity | Checks if the target is a monster |
|
[
isPatrolLeader
](
/skills/conditions/ispatrolleader
)
| Entity | Checks if the target is the leader of a pillager patrol |
|
[
isPlayer
](
/skills/conditions/isplayer
)
| Entity | Checks if the target is a player |
|
[
isSaddled
](
/skills/conditions/issaddled
)
| Entity | Checks if the target entity is saddled |
|
[
isSprinting
](
/skills/conditions/issprinting
)
| Entity | Checks if the target
**Player**
is sprinting |
...
...
...
...