Changes
Page history
added EntityItemType and EntityItemMaterial
authored
May 15, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Conditions.md
View page @
18e8d919
...
...
@@ -131,7 +131,9 @@ Conditions
|
[
EnchantingExperience
](
/skills/conditions/EnchantingExperience
)
| Entity | Checks the target player's experience points |
|
[
EnchantingLevel
](
/skills/conditions/enchantingLevel
)
| Entity | Checks the target player's experience level |
|
[
EnderDragonPhase
](
/skills/conditions/EnderDragonPhase
)
| Entity | Checks if the ender dragon is in a phase or phases |
|
[
EntityItemIsSimilar
](
/skills/conditions/EntityItemIsSimilar
)
| Entity | Tests the entity type of the target item entity |
|
[
EntityItemIsSimilar
](
/skills/conditions/EntityItemIsSimilar
)
| Entity | Tests if the target item entity is similar to another item |
|
[
EntityItemType
](
/skills/conditions/EntityItemType
)
| Entity | Tests the type of the target item entity |
|
[
EntityItemMaterial
](
/skills/conditions/EntityItemMaterial
)
| Entity | Tests the material of the target item entity |
|
[
EntityType
](
/skills/conditions/entitytype
)
| Entity | Tests the entity type of the target |
|
[
Faction
](
/skills/conditions/faction
)
| Entity | Tests for the targets faction |
|
[
FallSpeed
](
/skills/conditions/fallspeed
)
| Entity | If the fall speed of the target is within the given range |
...
...
...
...