Changes
Page history
fixed typo
authored
May 29, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Conditions.md
View page @
75de045e
...
@@ -174,8 +174,8 @@ Conditions
...
@@ -174,8 +174,8 @@ Conditions
|
[
isMythicMob
](
/skills/conditions/ismythicmob
)
| Entity | Checks if the target is a MythicMob |
|
[
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 |
|
[
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 |
|
[
isMonster
](
/skills/conditions/ismonster
)
| Entity | Checks if the target is a monster |
|
[
isRaiderPatrolLeader
](
/skills/conditions/isRaiderPatrolLeader
)
| 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 |
|
[
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 |
|
[
isSaddled
](
/skills/conditions/issaddled
)
| Entity | Checks if the target entity is saddled |
|
[
isSaddled
](
/skills/conditions/issaddled
)
| Entity | Checks if the target entity is saddled |
|
[
isSprinting
](
/skills/conditions/issprinting
)
| Entity | Checks if the target
**Player**
is sprinting |
|
[
isSprinting
](
/skills/conditions/issprinting
)
| Entity | Checks if the target
**Player**
is sprinting |
|
[
isTamed
](
/skills/conditions/IsTamed
)
| Entity | Checks if the target entity is tamed |
|
[
isTamed
](
/skills/conditions/IsTamed
)
| Entity | Checks if the target entity is tamed |
...
...
...
...