Minecraft:Family: Difference between revisions
From SAS Gaming Wiki
More actions
Sync: updated from Minecraft |
Sync: updated from Minecraft |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
{{exclusive|bedrock}} | {{exclusive|bedrock}} | ||
A '''family''', or '''entity family''', is a unique technical label for {{el|be}}, which specifies the family to which an [[Minecraft:entity]] belongs. Families are defined by the [https://learn.microsoft.com/en-us/minecraft/creator/reference/content/entityreference/examples/entitycomponents/minecraftcomponent_type_family <code>minecraft:type_family</code>] component in the entities' behavior files. These labels are used for target selection in [[Minecraft:Target_selectors#Selecting_targets_by_family|commands]] and entity behaviors. <!-- Do not link the [[Minecraft:Target selector]] page to the term ‘target selection,’ because that page only covers usage in commands. --> | A '''family''', or '''entity family''', is a unique technical label for {{el|be}}, which specifies the family to which an [[Minecraft:entity]] belongs. Families are defined by the [https://learn.microsoft.com/en-us/minecraft/creator/reference/content/entityreference/examples/entitycomponents/minecraftcomponent_type_family <code>minecraft:type_family</code>] component in the entities' behavior files. This component is necessary to give the mob the ability to ride. These labels are used for target selection in [[Minecraft:Target_selectors#Selecting_targets_by_family|commands]] and entity behaviors. <!-- Do not link the [[Minecraft:Target selector]] page to the term ‘target selection,’ because that page only covers usage in commands. --> | ||
== List of families == | == List of families == | ||
| Line 11: | Line 11: | ||
|- | |- | ||
| <code>adult_piglin</code> | | <code>adult_piglin</code> | ||
| | | A tag applied to adult piglins, but is only applied to piglin brutes for an unknown reason. | ||
| | | | ||
* {{EntityLink|Piglin Brute}} | * {{EntityLink|Piglin Brute}} | ||
| 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 sulfur cubes.<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| | * {{EntityLink|Gurgle}} | ||
* {{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 {{slink|Zombie Villager|Mounts}}. Also 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> | | <code>baby_zombie_pigman</code> | ||
| A tag applied to baby zombified piglins. | | A tag applied to baby zombified piglins. | ||
| | | | ||
* {{EntityLink|Zombified Piglin}} | * {{EntityLink|Baby Zombified Piglin}} | ||
|- | |- | ||
| <code>bat</code> | | <code>bat</code> | ||
| Line 247: | Line 248: | ||
|- | |- | ||
| <code>evocation_illager</code> | | <code>evocation_illager</code> | ||
| A tag applied to | | A tag applied to [[Minecraft:evoker]]s. | ||
| | | | ||
* {{EntityLink|Evoker}} | * {{EntityLink|Evoker}} | ||
| Line 331: | 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 498: | Line 499: | ||
* {{EntityLink|Stray}} | * {{EntityLink|Stray}} | ||
* {{EntityLink|Strider}} | * {{EntityLink|Strider}} | ||
* {{EntityLink|Sulfur Cube}} | |||
* {{EntityLink|Tadpole}} | * {{EntityLink|Tadpole}} | ||
* {{EntityLink|Trader Llama}} | * {{EntityLink|Trader Llama}} | ||
| Line 516: | Line 518: | ||
* {{EntityLink|Zombie Nautilus}} | * {{EntityLink|Zombie Nautilus}} | ||
* {{EntityLink|Zombie Villager}} | * {{EntityLink|Zombie Villager}} | ||
* {{EntityLink|Zombified Piglin}} | * 99.25% of {{EntityLink|Zombified Piglin|Zombified Piglins}}{{Note| See {{slink|Zombified Piglin|Mounting}}}} | ||
|- | |- | ||
| <code>monster</code> | | <code>monster</code> | ||
| Line 559: | Line 561: | ||
* {{EntityLink|Zombie Nautilus}} | * {{EntityLink|Zombie Nautilus}} | ||
* {{EntityLink|Zombie Villager}} | * {{EntityLink|Zombie Villager}} | ||
* {{EntityLink|Zombified Piglin}} | * 99.25% of {{EntityLink|Zombified Piglin|Zombified Piglins}}{{Note| See {{slink|Zombified Piglin|Mounting}}}} | ||
|- | |- | ||
| <code>mule</code> | | <code>mule</code> | ||
| Line 766: | Line 768: | ||
| <code>stray</code> | | <code>stray</code> | ||
| A tag applied to [[Minecraft:strays]]. | | A tag applied to [[Minecraft:strays]]. | ||
| | | | ||
* {{EntityLink| | * {{EntityLink|Stray}} | ||
|- | |- | ||
| <code>strider</code> | | <code>strider</code> | ||
| Line 782: | Line 784: | ||
| A tag applied to baby [[Minecraft:striders]]. | | A tag applied to baby [[Minecraft:striders]]. | ||
| | | | ||
* {{EntityLink|Strider}} | * {{EntityLink|Baby Strider}} | ||
|- | |||
| <code>sulfur_cube</code> | |||
| A tag applied to [[Minecraft:sulfur cube]]s. | |||
| | |||
* {{EntityLink|Sulfur Cube}} | |||
|- | |- | ||
| <code>tadpole</code> | | <code>tadpole</code> | ||
| Line 823: | Line 830: | ||
|- | |- | ||
| <code>undead</code> | | <code>undead</code> | ||
| A tag applied to mobs | | A tag applied to undead mobs. This allows the mob to be affected by the [[Minecraft:Smite]] enchantment, it also makes the mob immune to [[Minecraft:Regeneration]] and [[Minecraft:Poison]]. | ||
| | | | ||
* {{EntityLink|Bogged}} | * {{EntityLink|Bogged}} | ||
| Line 842: | Line 849: | ||
* {{EntityLink|Zombie Nautilus}} | * {{EntityLink|Zombie Nautilus}} | ||
* {{EntityLink|Zombie Villager}} | * {{EntityLink|Zombie Villager}} | ||
* {{EntityLink|Zombified Piglin}} | * 99.25% of {{EntityLink|Zombified Piglin|Zombified Piglins}}{{Note| See {{slink|Zombified Piglin|Mounting}}}} | ||
|- | |- | ||
| <code>unskilled</code> | | <code>unskilled</code> | ||
| Line 928: | Line 935: | ||
| A tag applied to baby zoglins. | | A tag applied to baby zoglins. | ||
| | | | ||
* {{EntityLink|Zoglin}} | * {{EntityLink|Baby Zoglin}} | ||
|- | |- | ||
| <code>zombie</code> | | <code>zombie</code> | ||
| A tag applied to [[Minecraft:zombies]] and their variants. | | A tag applied to [[Minecraft:zombies]] and their variants. This family allows mobs to convert villagers to zombie villagers, be avoided by villagers, and make [[Minecraft:zombie horse]]s unleashable. | ||
| | | | ||
* {{EntityLink|Drowned}} | * {{EntityLink|Drowned}} | ||
| Line 945: | Line 952: | ||
|- | |- | ||
| <code>zombie_pigman</code> | | <code>zombie_pigman</code> | ||
| A tag applied to adult [[Minecraft:zombified piglins]]. | | A tag applied to adult unbroken [[Minecraft:zombified piglins]]. | ||
| | | | ||
* {{EntityLink|Zombified Piglin}} | * {{EntityLink|Zombified Piglin}} | ||
| Line 968: | Line 975: | ||
== See also == | == See also == | ||
* [[Minecraft:Tag (Bedrock Edition)]] | * [[Minecraft:Tag (Bedrock Edition)]] | ||
== Notes == | |||
{{notelist}} | |||
== References == | == References == | ||
Latest revision as of 12:24, 21 July 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. This component is necessary to give the mob the ability to ride. These labels are used for target selection in commands and entity behaviors.
List of families
See also
Notes
References
<references/>