Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Advancement/Conditions/entity: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Sync: updated from Minecraft
SyncBot (talk | contribs)
Sync: updated from Minecraft
Line 96: Line 96:
*** '''minecraft:sheep''' Test properties unique to [[Minecraft:sheep]]. Fails if the entity is not a sheep.
*** '''minecraft:sheep''' Test properties unique to [[Minecraft:sheep]]. Fails if the entity is not a sheep.
**** {{nbt|boolean|sheared}}: Whether the sheep has been sheared (<code>true</code>) or still has wool (<code>false</code>).
**** {{nbt|boolean|sheared}}: Whether the sheep has been sheared (<code>true</code>) or still has wool (<code>false</code>).
*** '''minecraft:slime'''{{until|JE 26.2}} '''minecraft:cube_mob'''{{upcoming|JE 26.2}} Test properties unique to [[Minecraft:slime]], [[Minecraft:magma cube]], and [[Minecraft:sulfur cube]]{{upcoming|JE 26.2}} entities. Fails if the entity is not a slime, magma cube, or sulfur cube.
*** '''minecraft:cube_mob''' Test properties unique to [[Minecraft:slime]], [[Minecraft:magma cube]], and [[Minecraft:sulfur cube]] entities. Fails if the entity is not a slime, magma cube, or sulfur cube.
**** {{nbt|int}}{{nbt|compound|size}}: Tests the size of the slime, magma cube, or sulfur cube, starting with 1 as the smallest size (always 1 more than the <code>Size</code> NBT tag). Use an object with {{nbt|int|min}} and {{nbt|int|max}} to test for a range of values (inclusive).
**** {{nbt|int}}{{nbt|compound|size}}: Tests the size of the slime, magma cube, or sulfur cube, starting with 1 as the smallest size (always 1 more than the <code>Size</code> NBT tag). Use an object with {{nbt|int|min}} and {{nbt|int|max}} to test for a range of values (inclusive).
</onlyinclude></div><noinclude>
</onlyinclude></div><noinclude>

Revision as of 11:01, 17 June 2026

Minecraft:fr:Progrès/Conditions/Entité Minecraft:ja:進捗/条件/entity Minecraft:ko:발전 과제/조건/개체 Minecraft:nl:Vooruitgangen/criteria/entiteit Minecraft:pt:Progressos/Condições/entidade Minecraft:ru:Достижение (Java Edition)/условия/сущность Minecraft:th:ความก้าวหน้า/Conditions/entity Minecraft:uk:Досягнення (Java Edition)/умова/сутність Minecraft:zh:编码格式/CritereonPredicate#实体谓词