Minecraft:Family: Difference between revisions
From SAS Gaming Wiki
More actions
imported>NRPAN1 |
Sync: updated from Minecraft |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 21: | Line 21: | ||
|- | |- | ||
| <code>animal</code> | | <code>animal</code> | ||
| A tag applied to animal mobs. Due to a bug, this family tag is only applied to goats.<ref>{{bug|MCPE-233650||"animal" family entity type is missing all animals but goats}}</ref> | | A tag applied to animal mobs. Due to a bug, this family tag is only applied to goats and as well as the sulfur cube.{{upcoming|BE 26.30}}<ref>{{bug|MCPE-233650||"animal" family entity type is missing all animals but goats}}</ref> | ||
| | | | ||
* {{EntityLink|Goat}} | * {{EntityLink|Goat}} | ||
* {{EntityLink|Sulfur Cube}} | |||
|- | |- | ||
| <code>armadillo</code> | | <code>armadillo</code> | ||
| Line 84: | Line 85: | ||
| A tag applied to baby [[Minecraft:piglins]]. | | A tag applied to baby [[Minecraft:piglins]]. | ||
| | | | ||
* {{EntityLink|Piglin}} | * {{EntityLink|Baby Piglin}} | ||
|- | |- | ||
| <code>baby_turtle</code> | | <code>baby_turtle</code> | ||
| A tag applied to baby [[Minecraft:turtles]]. | | A tag applied to baby [[Minecraft:turtles]]. | ||
| | | | ||
* {{EntityLink|Turtle}} | * {{EntityLink|Baby Turtle}} | ||
|- | |- | ||
| <code>baby_undead</code> | | <code>baby_undead</code> | ||
| A tag applied to baby zombie variants. | | A tag applied to baby zombie variants. | ||
| | | | ||
* {{EntityLink|Drowned}} | * {{EntityLink|Baby Drowned}} | ||
* {{EntityLink|Husk}} | * {{EntityLink|Baby Husk}} | ||
* {{EntityLink|Zombie}} | * {{EntityLink|Baby Zombie}} | ||
* {{EntityLink|Zombie Villager}}<ref>Note: {{cd|baby_undead}} only applies to baby zombie villagers transformed from baby villagers, or when spawned using the {{cd|minecraft:entity_born}} or {{cd|minecraft:as_baby}} [[Minecraft:spawn event]]s, not ones that have naturally spawned. See {{bug|MCPE-234690}} and {{bug|MCPE-234691}}.</ref> | * {{EntityLink|Baby Zombie Villager}}<ref>Note: {{cd|baby_undead}} only applies to baby zombie villagers transformed from baby villagers, or when spawned using the {{cd|minecraft:entity_born}} or {{cd|minecraft:as_baby}} [[Minecraft:spawn event]]s, not ones that have naturally spawned. See {{slink|Zombie Villager|Mounts}}. Also see {{bug|MCPE-234690}} and {{bug|MCPE-234691}}.</ref> | ||
* {{EntityLink|Zombified Piglin}} | * {{EntityLink|Baby Zombified Piglin}} | ||
|- | |||
| <code>baby_zombie_pigman</code> | |||
| A tag applied to baby zombified piglins. | |||
| | |||
* {{EntityLink|Baby Zombified Piglin}} | |||
|- | |- | ||
| <code>bat</code> | | <code>bat</code> | ||
| Line 111: | Line 117: | ||
|- | |- | ||
| <code>blacksmith</code> | | <code>blacksmith</code> | ||
| A tag applied to [[Minecraft:villagers]] with the [[Minecraft:armorer]], [[Minecraft:toolsmith]], | | A tag applied to [[Minecraft:villagers]] with the [[Minecraft:armorer]], [[Minecraft:toolsmith]], or [[Minecraft:weaponsmith]] profession. | ||
| | | | ||
* {{EntityLink|Old Villager}} | * {{EntityLink|Old Villager}} | ||
| Line 326: | Line 332: | ||
| A tag applied to baby [[Minecraft:hoglins]]. | | A tag applied to baby [[Minecraft:hoglins]]. | ||
| | | | ||
* {{EntityLink|Hoglin}} | * {{EntityLink|Baby Hoglin}} | ||
|- | |- | ||
| <code>hoglin_huntable</code> | | <code>hoglin_huntable</code> | ||
| Line 510: | Line 516: | ||
* {{EntityLink|Zombie Horse}} | * {{EntityLink|Zombie Horse}} | ||
* {{EntityLink|Zombie Nautilus}} | * {{EntityLink|Zombie Nautilus}} | ||
* {{EntityLink|Zombie Villager}} | |||
* {{EntityLink|Zombified Piglin}} | * {{EntityLink|Zombified Piglin}} | ||
|- | |- | ||
| <code>monster</code> | | <code>monster</code> | ||
| Line 553: | Line 559: | ||
* {{EntityLink|Zombie}} | * {{EntityLink|Zombie}} | ||
* {{EntityLink|Zombie Nautilus}} | * {{EntityLink|Zombie Nautilus}} | ||
* {{EntityLink|Zombie Villager}} | |||
* {{EntityLink|Zombified Piglin}} | * {{EntityLink|Zombified Piglin}} | ||
|- | |- | ||
| <code>mule</code> | | <code>mule</code> | ||
| Line 777: | Line 783: | ||
| A tag applied to baby [[Minecraft:striders]]. | | A tag applied to baby [[Minecraft:striders]]. | ||
| | | | ||
* {{EntityLink|Strider}} | * {{EntityLink|Baby Strider}} | ||
|- | |- | ||
| <code>tadpole</code> | | <code>tadpole</code> | ||
| Line 836: | Line 842: | ||
* {{EntityLink|Zombie Horse}} | * {{EntityLink|Zombie Horse}} | ||
* {{EntityLink|Zombie Nautilus}} | * {{EntityLink|Zombie Nautilus}} | ||
* {{EntityLink|Zombie Villager}} | |||
* {{EntityLink|Zombified Piglin}} | * {{EntityLink|Zombified Piglin}} | ||
|- | |- | ||
| <code>unskilled</code> | | <code>unskilled</code> | ||
| Line 923: | Line 929: | ||
| A tag applied to baby zoglins. | | A tag applied to baby zoglins. | ||
| | | | ||
* {{EntityLink|Zoglin}} | * {{EntityLink|Baby Zoglin}} | ||
|- | |- | ||
| <code>zombie</code> | | <code>zombie</code> | ||
| Line 940: | Line 946: | ||
|- | |- | ||
| <code>zombie_pigman</code> | | <code>zombie_pigman</code> | ||
| A tag applied to [[Minecraft:zombified piglins]]. | | A tag applied to adult [[Minecraft:zombified piglins]]. | ||
| | | | ||
* {{EntityLink|Zombified Piglin}} | * {{EntityLink|Zombified Piglin}} | ||
Latest revision as of 11:09, 24 May 2026
|
For the {{{Description}}} of the same name, see [[{{{Destination}}}]]. |
A family, or entity family, is a unique technical label for Template:El, which specifies the family to which an Minecraft:entity belongs. Families are defined by the minecraft:type_family component in the entities' behavior files. These labels are used for target selection in commands and entity behaviors.
List of families
See also
References
<references/>