Changes
Page history
changed isRaiderPatrolLeader condition name and description
authored
May 29, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Conditions.md
View page @
9c47a58e
...
...
@@ -174,7 +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/is
p
atrol
l
eader
)
| Entity | Checks if the target
is the leader of a pillager patrol
|
|
[
is
Raider
PatrolLeader
](
/skills/conditions/is
RaiderP
atrol
L
eader
)
| Entity | Checks if the target
entity is the captain of a pillager group
|
|
[
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 |
...
...
...
...