Minecraft:Family: Difference between revisions
From SAS Gaming Wiki
More actions
Remove broken links to missing pages |
Sync: updated from Minecraft |
||
| (7 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 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 commands and entity behaviors. <!-- Do not link the 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}} | ||
|- | |- | ||
| <code>allay</code> | | <code>allay</code> | ||
| A tag applied to allays. | | A tag applied to [[Minecraft:allays]]. | ||
| | | | ||
* {{EntityLink|Allay}} | * {{EntityLink|Allay}} | ||
|- | |- | ||
| <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> | ||
| A tag applied to armadillos. | | A tag applied to [[Minecraft:armadillos]]. | ||
| | | | ||
* {{EntityLink|Armadillo}} | * {{EntityLink|Armadillo}} | ||
|- | |- | ||
| <code>armor_stand</code> | | <code>armor_stand</code> | ||
| A tag applied to armor stands. | | A tag applied to [[Minecraft:armor stands]]. | ||
| | | | ||
* {{EntityLink|Armor Stand}} | * {{EntityLink|Armor Stand}} | ||
|- | |- | ||
| <code>armorer</code> | | <code>armorer</code> | ||
| A tag applied to villagers and zombie villagers that have the armorer profession. | | A tag applied to [[Minecraft:villagers]] and [[Minecraft:zombie villagers]] that have the [[Minecraft:armorer]] profession. | ||
| | | | ||
* {{EntityLink|Old Villager}} | * {{EntityLink|Old Villager}} | ||
| Line 44: | Line 45: | ||
|- | |- | ||
| <code>arthropod</code> | | <code>arthropod</code> | ||
| A tag applied to mobs that are affected by the Bane of Arthropods enchantment. | | A tag applied to mobs that are affected by the [[Minecraft:Bane of Arthropods]] enchantment. | ||
| | | | ||
* {{EntityLink|Bee}} | * {{EntityLink|Bee}} | ||
| Line 53: | Line 54: | ||
|- | |- | ||
| <code>artisan</code> | | <code>artisan</code> | ||
| A tag applied to villagers with the butcher, leatherworker, or mason profession. | | A tag applied to [[Minecraft:villagers]] with the [[Minecraft:butcher]], [[Minecraft:leatherworker]], or [[Minecraft:mason]] profession. | ||
| | | | ||
* {{EntityLink|Old Villager}} | * {{EntityLink|Old Villager}} | ||
| Line 77: | Line 78: | ||
|- | |- | ||
| <code>axolotl</code> | | <code>axolotl</code> | ||
| A tag applied to axolotls. | | A tag applied to [[Minecraft:axolotls]]. | ||
| | | | ||
* {{EntityLink|Axolotl}} | * {{EntityLink|Axolotl}} | ||
|- | |- | ||
| <code>baby_piglin</code> | | <code>baby_piglin</code> | ||
| A tag applied to baby 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 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|Gurgle}} | |||
* {{EntityLink|Baby Husk}} | |||
* {{EntityLink|Baby Zombie}} | |||
* {{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|Baby Zombified Piglin}} | |||
|- | |||
| <code>baby_zombie_pigman</code> | |||
| A tag applied to baby zombified piglins. | |||
| | | | ||
* {{EntityLink| | * {{EntityLink|Baby Zombified Piglin}} | ||
|- | |- | ||
| <code>bat</code> | | <code>bat</code> | ||
| A tag applied to bats. | | A tag applied to [[Minecraft:bats]]. | ||
| | | | ||
* {{EntityLink|Bat}} | * {{EntityLink|Bat}} | ||
|- | |- | ||
| <code>bee</code> | | <code>bee</code> | ||
| A tag applied to bees. | | A tag applied to [[Minecraft:bees]]. | ||
| | | | ||
* {{EntityLink|Bee}} | * {{EntityLink|Bee}} | ||
|- | |- | ||
| <code>blacksmith</code> | | <code>blacksmith</code> | ||
| A tag applied to villagers with the armorer, toolsmith, | | A tag applied to [[Minecraft:villagers]] with the [[Minecraft:armorer]], [[Minecraft:toolsmith]], or [[Minecraft:weaponsmith]] profession. | ||
| | | | ||
* {{EntityLink|Old Villager}} | * {{EntityLink|Old Villager}} | ||
| Line 117: | Line 123: | ||
|- | |- | ||
| <code>blaze</code> | | <code>blaze</code> | ||
| A tag applied to blazes. | | A tag applied to [[Minecraft:blazes]]. | ||
| | | | ||
* {{EntityLink|Blaze}} | * {{EntityLink|Blaze}} | ||
|- | |- | ||
| <code>boat</code> | | <code>boat</code> | ||
| A tag applied to boats and boats with chests. | | A tag applied to [[Minecraft:boats]] and [[Minecraft:boats with chests]]. | ||
| | | | ||
* {{EntityLink|Boat}} | * {{EntityLink|Boat}} | ||
| Line 128: | Line 134: | ||
|- | |- | ||
| <code>bogged</code> | | <code>bogged</code> | ||
| A tag applied to bogged. | | A tag applied to [[Minecraft:bogged]]. | ||
| | | | ||
* {{EntityLink|Bogged}} | * {{EntityLink|Bogged}} | ||
|- | |- | ||
| <code>breeze</code> | | <code>breeze</code> | ||
| A tag applied to breezes. | | A tag applied to [[Minecraft:breezes]]. | ||
| | | | ||
* {{EntityLink|Breeze}} | * {{EntityLink|Breeze}} | ||
|- | |- | ||
| <code>butcher</code> | | <code>butcher</code> | ||
| A tag applied to villagers and zombie villagers with the butcher profession. | | A tag applied to [[Minecraft:villagers]] and [[Minecraft:zombie villagers]] with the [[Minecraft:butcher]] profession. | ||
| | | | ||
* {{EntityLink|Old Villager}} | * {{EntityLink|Old Villager}} | ||
| Line 146: | Line 152: | ||
|- | |- | ||
| <code>camel</code> | | <code>camel</code> | ||
| A tag applied to camels. | | A tag applied to [[Minecraft:camels]]. | ||
| | | | ||
* {{EntityLink|Camel}} | * {{EntityLink|Camel}} | ||
|- | |- | ||
| <code>camel_husk</code> | | <code>camel_husk</code> | ||
| A tag applied to camel husks. | | A tag applied to [[Minecraft:camel husks]]. | ||
| | | | ||
* {{EntityLink|Camel Husk}} | * {{EntityLink|Camel Husk}} | ||
|- | |- | ||
| <code>cartographer</code> | | <code>cartographer</code> | ||
| A tag applied to villagers and zombie villagers with the cartographer profession. | | A tag applied to [[Minecraft:villagers]] and [[Minecraft:zombie villagers]] with the [[Minecraft:cartographer]] profession. | ||
| | | | ||
* {{EntityLink|Old Villager}} | * {{EntityLink|Old Villager}} | ||
| Line 164: | Line 170: | ||
|- | |- | ||
| <code>cat</code> | | <code>cat</code> | ||
| A tag applied to cats. | | A tag applied to [[Minecraft:cats]]. | ||
| | | | ||
* {{EntityLink|Cat}} | * {{EntityLink|Cat}} | ||
|- | |- | ||
| <code>cavespider</code> | | <code>cavespider</code> | ||
| A tag applied to cave spiders. | | A tag applied to [[Minecraft:cave spiders]]. | ||
| | | | ||
* {{EntityLink|Cave Spider}} | * {{EntityLink|Cave Spider}} | ||
|- | |- | ||
| <code>chicken</code> | | <code>chicken</code> | ||
| A tag applied to chickens. | | A tag applied to [[Minecraft:chickens]]. | ||
| | | | ||
* {{EntityLink|Chicken}} | * {{EntityLink|Chicken}} | ||
|- | |- | ||
| <code>cleric</code> | | <code>cleric</code> | ||
| A tag applied to villagers and zombie villagers with the cleric profession. | | A tag applied to [[Minecraft:villagers]] and [[Minecraft:zombie villagers]] with the [[Minecraft:cleric]] profession. | ||
| | | | ||
* {{EntityLink|Old Villager}} | * {{EntityLink|Old Villager}} | ||
| Line 187: | Line 193: | ||
|- | |- | ||
| <code>cod</code> | | <code>cod</code> | ||
| A tag applied to cod. | | A tag applied to [[Minecraft:cod]]. | ||
| | | | ||
* {{EntityLink|Cod}} | * {{EntityLink|Cod}} | ||
|- | |- | ||
| <code>copper_golem</code> | | <code>copper_golem</code> | ||
| A tag applied to copper golems. | | A tag applied to [[Minecraft:copper golems]]. | ||
| | | | ||
* {{EntityLink|Copper Golem}} | * {{EntityLink|Copper Golem}} | ||
|- | |- | ||
| <code>cow</code> | | <code>cow</code> | ||
| A tag applied to cows. | | A tag applied to [[Minecraft:cows]]. | ||
| | | | ||
* {{EntityLink|Cow}} | * {{EntityLink|Cow}} | ||
|- | |- | ||
| <code>creaking</code> | | <code>creaking</code> | ||
| A tag applied to creakings. | | A tag applied to [[Minecraft:creakings]]. | ||
| | | | ||
* {{EntityLink|Creaking}} | * {{EntityLink|Creaking}} | ||
|- | |- | ||
| <code>creeper</code> | | <code>creeper</code> | ||
| A tag applied to creepers. | | A tag applied to [[Minecraft:creepers]]. | ||
| | | | ||
* {{EntityLink|Creeper}} | * {{EntityLink|Creeper}} | ||
|- | |- | ||
| <code>dolphin</code> | | <code>dolphin</code> | ||
| A tag applied to dolphins. | | A tag applied to [[Minecraft:dolphins]]. | ||
| | | | ||
* {{EntityLink|Dolphin}} | * {{EntityLink|Dolphin}} | ||
|- | |- | ||
| <code>donkey</code> | | <code>donkey</code> | ||
| A tag applied to donkeys. | | A tag applied to [[Minecraft:donkeys]]. | ||
| | | | ||
* {{EntityLink|Donkey}} | * {{EntityLink|Donkey}} | ||
|- | |- | ||
| <code>dragon</code> | | <code>dragon</code> | ||
| A tag applied to the ender dragon. | | A tag applied to the [[Minecraft:ender dragon]]. | ||
| | | | ||
* {{EntityLink|Ender Dragon}} | * {{EntityLink|Ender Dragon}} | ||
|- | |- | ||
| <code>drowned</code> | | <code>drowned</code> | ||
| A tag applied to drowned. | | A tag applied to [[Minecraft:drowned]]. | ||
| | | | ||
* {{EntityLink|Drowned}} | * {{EntityLink|Drowned}} | ||
|- | |- | ||
| <code>enderman</code> | | <code>enderman</code> | ||
| A tag applied to endermen. | | A tag applied to [[Minecraft:endermen]]. | ||
| | | | ||
* {{EntityLink|Enderman}} | * {{EntityLink|Enderman}} | ||
|- | |- | ||
| <code>endermite</code> | | <code>endermite</code> | ||
| A tag applied to endermites. | | A tag applied to [[Minecraft:endermites]]. | ||
| | | | ||
* {{EntityLink|Endermite}} | * {{EntityLink|Endermite}} | ||
|- | |- | ||
| <code>evocation_illager</code> | | <code>evocation_illager</code> | ||
| A tag applied to | | A tag applied to [[Minecraft:evoker]]s. | ||
| | | | ||
* {{EntityLink|Evoker}} | * {{EntityLink|Evoker}} | ||
|- | |- | ||
| <code>farmer</code> | | <code>farmer</code> | ||
| A tag applied to villagers and zombie villagers with the farmer profession. | | A tag applied to [[Minecraft:villagers]] and [[Minecraft:zombie villagers]] with the [[Minecraft:farmer]] profession. | ||
| | | | ||
* {{EntityLink|Old Villager}} | * {{EntityLink|Old Villager}} | ||
| Line 255: | Line 261: | ||
|- | |- | ||
| <code>fish</code> | | <code>fish</code> | ||
| A tag applied to fish-related mobs. | | A tag applied to [[Minecraft:fish]]-related mobs. | ||
| | | | ||
* {{EntityLink|Cod}} | * {{EntityLink|Cod}} | ||
| Line 263: | Line 269: | ||
|- | |- | ||
| <code>fisherman</code> | | <code>fisherman</code> | ||
| A tag applied to villagers and zombie villagers with the fisherman profession. | | A tag applied to [[Minecraft:villagers]] and [[Minecraft:zombie villagers]] with the [[Minecraft:fisherman]] profession. | ||
| | | | ||
* {{EntityLink|Old Villager}} | * {{EntityLink|Old Villager}} | ||
| Line 271: | Line 277: | ||
|- | |- | ||
| <code>fletcher</code> | | <code>fletcher</code> | ||
| A tag applied to villagers and zombie villagers with the fletcher profession. | | A tag applied to [[Minecraft:villagers]] and [[Minecraft:zombie villagers]] with the [[Minecraft:fletcher]] profession. | ||
| | | | ||
* {{EntityLink|Old Villager}} | * {{EntityLink|Old Villager}} | ||
| Line 279: | Line 285: | ||
|- | |- | ||
| <code>fox</code> | | <code>fox</code> | ||
| A tag applied to foxes. | | A tag applied to [[Minecraft:foxes]]. | ||
| | | | ||
* {{EntityLink|Fox}} | * {{EntityLink|Fox}} | ||
|- | |- | ||
| <code>frog</code> | | <code>frog</code> | ||
| A tag applied to frogs. | | A tag applied to [[Minecraft:frogs]]. | ||
| | | | ||
* {{EntityLink|Frog}} | * {{EntityLink|Frog}} | ||
|- | |- | ||
| <code>ghast</code> | | <code>ghast</code> | ||
| A tag applied to ghasts. | | A tag applied to [[Minecraft:ghasts]]. | ||
| | | | ||
* {{EntityLink|Ghast}} | * {{EntityLink|Ghast}} | ||
|- | |- | ||
| <code>goat</code> | | <code>goat</code> | ||
| A tag applied to goats. | | A tag applied to [[Minecraft:goats]]. | ||
| | | | ||
* {{EntityLink|Goat}} | * {{EntityLink|Goat}} | ||
|- | |- | ||
| <code>guardian</code> | | <code>guardian</code> | ||
| A tag applied to guardians. | | A tag applied to [[Minecraft:guardians]]. | ||
| | | | ||
* {{EntityLink|Guardian}} | * {{EntityLink|Guardian}} | ||
|- | |- | ||
| <code>guardian_elder</code> | | <code>guardian_elder</code> | ||
| A tag applied to elder guardians. | | A tag applied to [[Minecraft:elder guardians]]. | ||
| | | | ||
* {{EntityLink|Elder Guardian}} | * {{EntityLink|Elder Guardian}} | ||
|- | |- | ||
| <code>happy_ghast</code> | | <code>happy_ghast</code> | ||
| A tag applied to happy ghasts. | | A tag applied to [[Minecraft:happy ghasts]]. | ||
| | | | ||
* {{EntityLink|Happy Ghast}} | * {{EntityLink|Happy Ghast}} | ||
|- | |- | ||
| <code>hoglin</code> | | <code>hoglin</code> | ||
| A tag applied to hoglins. | | A tag applied to [[Minecraft:hoglins]]. | ||
| | | | ||
* {{EntityLink|Hoglin}} | * {{EntityLink|Hoglin}} | ||
|- | |- | ||
| <code>hoglin_adult</code> | | <code>hoglin_adult</code> | ||
| A tag applied to adult hoglins. | | A tag applied to adult [[Minecraft:hoglins]]. | ||
| | | | ||
* {{EntityLink|Hoglin}} | * {{EntityLink|Hoglin}} | ||
|- | |- | ||
| <code>hoglin_baby</code> | | <code>hoglin_baby</code> | ||
| A tag applied to baby hoglins. | | A tag applied to baby [[Minecraft:hoglins]]. | ||
| | | | ||
* {{EntityLink|Hoglin}} | * {{EntityLink|Baby Hoglin}} | ||
|- | |- | ||
| <code>hoglin_huntable</code> | | <code>hoglin_huntable</code> | ||
| A tag applied to hoglins that can be hunted by piglins. | | A tag applied to [[Minecraft:hoglins]] that can be hunted by [[Minecraft:piglins]]. | ||
| | | | ||
* {{EntityLink|Hoglin}} | * {{EntityLink|Hoglin}} | ||
|- | |- | ||
| <code>horse</code> | | <code>horse</code> | ||
| A tag applied to horses. | | A tag applied to [[Minecraft:horses]]. | ||
| | | | ||
* {{EntityLink|Horse}} | * {{EntityLink|Horse}} | ||
|- | |- | ||
| <code>husk</code> | | <code>husk</code> | ||
| A tag applied to husks. | | A tag applied to [[Minecraft:husks]]. | ||
| | | | ||
* {{EntityLink|Husk}} | * {{EntityLink|Husk}} | ||
|- | |- | ||
| <code>husk_rider</code> | | <code>husk_rider</code> | ||
| A tag applied to husks that have spawned from a camel husk jockey. | | A tag applied to [[Minecraft:husks]] that have spawned from a [[Minecraft:camel husk jockey]]. | ||
| | | | ||
* {{EntityLink|Husk}} | * {{EntityLink|Husk}} | ||
|- | |- | ||
| <code>illager</code> | | <code>illager</code> | ||
| A tag applied to illagers. | | A tag applied to [[Minecraft:illagers]]. | ||
| | | | ||
* {{EntityLink|Evoker}} | * {{EntityLink|Evoker}} | ||
| Line 370: | Line 376: | ||
|- | |- | ||
| <code>irongolem</code> | | <code>irongolem</code> | ||
| A tag applied to iron golems. | | A tag applied to [[Minecraft:iron golems]]. | ||
| | | | ||
* {{EntityLink|Iron Golem}} | * {{EntityLink|Iron Golem}} | ||
|- | |- | ||
| <code>leatherworker</code> | | <code>leatherworker</code> | ||
| A tag applied to villagers and zombie villagers with the leatherworker profession. | | A tag applied to [[Minecraft:villagers]] and [[Minecraft:zombie villagers]] with the [[Minecraft:leatherworker]] profession. | ||
| | | | ||
* {{EntityLink|Old Villager}} | * {{EntityLink|Old Villager}} | ||
| Line 383: | Line 389: | ||
|- | |- | ||
| <code>librarian</code> | | <code>librarian</code> | ||
| A tag applied to villagers and zombie villagers with the librarian profession. | | A tag applied to [[Minecraft:villagers]] and [[Minecraft:zombie villagers]] with the [[Minecraft:librarian]] profession. | ||
| | | | ||
* {{EntityLink|Old Villager}} | * {{EntityLink|Old Villager}} | ||
| Line 391: | Line 397: | ||
|- | |- | ||
| <code>lightning</code> | | <code>lightning</code> | ||
| A tag applied to lightning entities. | | A tag applied to [[Minecraft:lightning]] entities. | ||
| | | | ||
* {{EntityLink|Lightning Bolt}} | * {{EntityLink|Lightning Bolt}} | ||
|- | |- | ||
| <code>lightweight</code> | | <code>lightweight</code> | ||
| A tag applied to mobs that can stay on powder snow without sinking. | | A tag applied to mobs that can stay on [[Minecraft:powder snow]] without sinking. | ||
| | | | ||
* {{EntityLink|Endermite}} | * {{EntityLink|Endermite}} | ||
| Line 404: | Line 410: | ||
|- | |- | ||
| <code>llama</code> | | <code>llama</code> | ||
| A tag applied to llama-related mobs. | | A tag applied to [[Minecraft:llama]]-related mobs. | ||
| | | | ||
* {{EntityLink|Llama}} | * {{EntityLink|Llama}} | ||
| Line 410: | Line 416: | ||
|- | |- | ||
| <code>magmacube</code> | | <code>magmacube</code> | ||
| A tag applied to magma cubes. | | A tag applied to [[Minecraft:magma cubes]]. | ||
| | | | ||
* {{EntityLink|Magma Cube}} | * {{EntityLink|Magma Cube}} | ||
| Line 424: | Line 430: | ||
|- | |- | ||
| <code>mob</code> | | <code>mob</code> | ||
| A tag applied to every single mob in the game. Due to a bug, piglin brutes, goats, non-aggressive pandas, salmon, cod, pufferfish, and tropical fish are not in this family.<ref>{{bug|MCPE-152628||Piglin, piglin brute, goat, panda, and fish are not assigned "mob" type_family}}</ref> | | A tag applied to every single mob in the game. Due to a bug, [[Minecraft:piglin brutes]], [[Minecraft:goats]], non-aggressive [[Minecraft:pandas]], [[Minecraft:salmon]], [[Minecraft:cod]], [[Minecraft:pufferfish]], and [[Minecraft:tropical fish]] are not in this family.<ref>{{bug|MCPE-152628||Piglin, piglin brute, goat, panda, and fish are not assigned "mob" type_family}}</ref> | ||
| | | | ||
* {{EntityLink|Allay}} | * {{EntityLink|Allay}} | ||
| Line 493: | Line 499: | ||
* {{EntityLink|Stray}} | * {{EntityLink|Stray}} | ||
* {{EntityLink|Strider}} | * {{EntityLink|Strider}} | ||
* {{EntityLink|Sulfur Cube}} | |||
* {{EntityLink|Tadpole}} | * {{EntityLink|Tadpole}} | ||
* {{EntityLink|Trader Llama}} | * {{EntityLink|Trader Llama}} | ||
| Line 510: | Line 517: | ||
* {{EntityLink|Zombie Horse}} | * {{EntityLink|Zombie Horse}} | ||
* {{EntityLink|Zombie Nautilus}} | * {{EntityLink|Zombie Nautilus}} | ||
* {{EntityLink|Zombie Villager}} | * {{EntityLink|Zombie Villager}} | ||
* 99.25% of {{EntityLink|Zombified Piglin|Zombified Piglins}}{{Note| See {{slink|Zombified Piglin|Mounting}}}} | |||
|- | |- | ||
| <code>monster</code> | | <code>monster</code> | ||
| A tag applied to most [[Minecraft:monster]]s. Zombie | | A tag applied to most [[Minecraft:monster]]s. [[Minecraft:Zombie horse]]s, [[Minecraft:skeleton horse]]s, and [[Minecraft:camel husk]]s are excluded from this family type, despite being monsters.<ref>{{bug|MCPE-232884|||Invalid}}</ref> | ||
| | | | ||
* {{EntityLink|Blaze}} | * {{EntityLink|Blaze}} | ||
| Line 553: | Line 560: | ||
* {{EntityLink|Zombie}} | * {{EntityLink|Zombie}} | ||
* {{EntityLink|Zombie Nautilus}} | * {{EntityLink|Zombie Nautilus}} | ||
* {{EntityLink|Zombie Villager}} | * {{EntityLink|Zombie Villager}} | ||
* 99.25% of {{EntityLink|Zombified Piglin|Zombified Piglins}}{{Note| See {{slink|Zombified Piglin|Mounting}}}} | |||
|- | |- | ||
| <code>mule</code> | | <code>mule</code> | ||
| A tag applied to mules. | | A tag applied to [[Minecraft:mules]]. | ||
| | | | ||
* {{EntityLink|Mule}} | * {{EntityLink|Mule}} | ||
|- | |- | ||
| <code>mushroomcow</code> | | <code>mushroomcow</code> | ||
| A tag applied to mooshrooms. | | A tag applied to [[Minecraft:mooshrooms]]. | ||
| | | | ||
* {{EntityLink|Mooshroom}} | * {{EntityLink|Mooshroom}} | ||
|- | |- | ||
| <code>nautilus</code> | | <code>nautilus</code> | ||
| A tag applied to nautiluses. | | A tag applied to [[Minecraft:nautiluses]]. | ||
| | | | ||
* {{EntityLink|Nautilus}} | * {{EntityLink|Nautilus}} | ||
|- | |- | ||
| <code>nitwit</code> | | <code>nitwit</code> | ||
| A tag applied to villagers and zombie villagers that are nitwits. | | A tag applied to [[Minecraft:villagers]] and [[Minecraft:zombie villagers]] that are [[Minecraft:nitwits]]. | ||
| | | | ||
* {{EntityLink|Villager}} | * {{EntityLink|Villager}} | ||
| Line 583: | Line 590: | ||
|- | |- | ||
| <code>ocelot</code> | | <code>ocelot</code> | ||
| A tag applied to ocelots. | | A tag applied to [[Minecraft:ocelots]]. | ||
| | | | ||
* {{EntityLink|Ocelot}} | * {{EntityLink|Ocelot}} | ||
| Line 593: | Line 600: | ||
|- | |- | ||
| <code>panda</code> | | <code>panda</code> | ||
| A tag applied to pandas. | | A tag applied to [[Minecraft:pandas]]. | ||
| | | | ||
* {{EntityLink|Panda}} | * {{EntityLink|Panda}} | ||
|- | |- | ||
| <code>panda_aggressive</code> | | <code>panda_aggressive</code> | ||
| A tag applied to pandas as the aggressive variant. | | A tag applied to [[Minecraft:pandas]] as the aggressive variant. | ||
| | | | ||
* {{EntityLink|Panda}} | * {{EntityLink|Panda}} | ||
|- | |- | ||
| <code>parched</code> | | <code>parched</code> | ||
| A tag applied to parched. | | A tag applied to [[Minecraft:parched]]. | ||
| | | | ||
* {{EntityLink|Parched}} | * {{EntityLink|Parched}} | ||
|- | |- | ||
| <code>parrot_tame</code> | | <code>parrot_tame</code> | ||
| A tag applied to tamed parrots. | | A tag applied to tamed [[Minecraft:parrots]]. | ||
| | | | ||
* {{EntityLink|Parrot}} | * {{EntityLink|Parrot}} | ||
|- | |- | ||
| <code>parrot_wild</code> | | <code>parrot_wild</code> | ||
| A tag applied to wild parrots. | | A tag applied to wild [[Minecraft:parrots]]. | ||
| | | | ||
* {{EntityLink|Parrot}} | * {{EntityLink|Parrot}} | ||
|- | |- | ||
| <code>peasant</code> | | <code>peasant</code> | ||
| A tag applied to unskilled, farmer, fisherman, shepherd, fletcher, and nitwit villagers. | | A tag applied to unskilled, [[Minecraft:farmer]], [[Minecraft:fisherman]], [[Minecraft:shepherd]], [[Minecraft:fletcher]], and [[Minecraft:nitwit]] [[Minecraft:villagers]]. | ||
| | | | ||
* {{EntityLink|Villager}} | * {{EntityLink|Villager}} | ||
|- | |- | ||
| <code>phantom</code> | | <code>phantom</code> | ||
| A tag applied to phantoms. | | A tag applied to [[Minecraft:phantoms]]. | ||
| | | | ||
* {{EntityLink|Phantom}} | * {{EntityLink|Phantom}} | ||
|- | |- | ||
| <code>pig</code> | | <code>pig</code> | ||
| A tag applied to pigs. | | A tag applied to [[Minecraft:pigs]]. | ||
| | | | ||
* {{EntityLink|Pig}} | * {{EntityLink|Pig}} | ||
|- | |- | ||
| <code>piglin</code> | | <code>piglin</code> | ||
| A tag applied to piglins and their variants. | | A tag applied to [[Minecraft:piglins]] and their variants. | ||
| | | | ||
* {{EntityLink|Piglin}} | * {{EntityLink|Piglin}} | ||
| Line 639: | Line 646: | ||
|- | |- | ||
| <code>piglin_brute</code> | | <code>piglin_brute</code> | ||
| A tag applied to piglin brutes. | | A tag applied to [[Minecraft:piglin brutes]]. | ||
| | | | ||
* {{EntityLink|Piglin Brute}} | * {{EntityLink|Piglin Brute}} | ||
|- | |- | ||
| <code>piglin_hunter</code> | | <code>piglin_hunter</code> | ||
| A tag applied to piglins that can start to hunt a hoglin. | | A tag applied to [[Minecraft:piglins]] that can start to hunt a [[Minecraft:hoglin]]. | ||
| | | | ||
* {{EntityLink|Piglin}} | * {{EntityLink|Piglin}} | ||
|- | |- | ||
| <code>pillager</code> | | <code>pillager</code> | ||
| A tag applied to pillagers. | | A tag applied to [[Minecraft:pillagers]]. | ||
| | | | ||
* {{EntityLink|Pillager}} | * {{EntityLink|Pillager}} | ||
|- | |- | ||
| <code>player</code> | | <code>player</code> | ||
| A tag applied to players. | | A tag applied to [[Minecraft:players]]. | ||
| | | | ||
* {{EntityLink|Player}} | * {{EntityLink|Player}} | ||
|- | |- | ||
| <code>polarbear</code> | | <code>polarbear</code> | ||
| A tag applied to polar bears. | | A tag applied to [[Minecraft:polar bears]]. | ||
| | | | ||
* {{EntityLink|Polar Bear}} | * {{EntityLink|Polar Bear}} | ||
|- | |- | ||
| <code>priest</code> | | <code>priest</code> | ||
| A tag applied to villagers with the cleric profession. | | A tag applied to [[Minecraft:villagers]] with the [[Minecraft:cleric]] profession. | ||
| | | | ||
* {{EntityLink|Old Villager}} | * {{EntityLink|Old Villager}} | ||
| Line 670: | Line 677: | ||
|- | |- | ||
| <code>pufferfish</code> | | <code>pufferfish</code> | ||
| A tag applied to pufferfish. | | A tag applied to [[Minecraft:pufferfish]]. | ||
| | | | ||
* {{EntityLink|Pufferfish}} | * {{EntityLink|Pufferfish}} | ||
|- | |- | ||
| <code>rabbit</code> | | <code>rabbit</code> | ||
| A tag applied to rabbits. | | A tag applied to [[Minecraft:rabbits]]. | ||
| | | | ||
* {{EntityLink|Rabbit}} | * {{EntityLink|Rabbit}} | ||
|- | |- | ||
| <code>ravager</code> | | <code>ravager</code> | ||
| A tag applied to ravagers. | | A tag applied to [[Minecraft:ravagers]]. | ||
| | | | ||
* {{EntityLink|Ravager}} | * {{EntityLink|Ravager}} | ||
|- | |- | ||
| <code>salmon</code> | | <code>salmon</code> | ||
| A tag applied to salmon. | | A tag applied to [[Minecraft:salmon]]. | ||
| | | | ||
* {{EntityLink|Salmon}} | * {{EntityLink|Salmon}} | ||
|- | |- | ||
| <code>sheep</code> | | <code>sheep</code> | ||
| A tag applied to sheep. | | A tag applied to [[Minecraft:sheep]]. | ||
| | | | ||
* {{EntityLink|Sheep}} | * {{EntityLink|Sheep}} | ||
|- | |- | ||
| <code>shepherd</code> | | <code>shepherd</code> | ||
| A tag applied to villagers and zombie villagers with the shepherd profession. | | A tag applied to [[Minecraft:villagers]] and [[Minecraft:zombie villagers]] with the [[Minecraft:shepherd]] profession. | ||
| | | | ||
* {{EntityLink|Old Villager}} | * {{EntityLink|Old Villager}} | ||
| Line 703: | Line 710: | ||
|- | |- | ||
| <code>shulker</code> | | <code>shulker</code> | ||
| A tag applied to wandering traders. | | A tag applied to [[Minecraft:wandering traders]]. | ||
| | | | ||
* {{EntityLink|Shulker}} | * {{EntityLink|Shulker}} | ||
|- | |- | ||
| <code>silverfish</code> | | <code>silverfish</code> | ||
| A tag applied to silverfish. | | A tag applied to [[Minecraft:silverfish]]. | ||
| | | | ||
* {{EntityLink|Silverfish}} | * {{EntityLink|Silverfish}} | ||
|- | |- | ||
| <code>skeleton</code> | | <code>skeleton</code> | ||
| A tag applied to skeletons and their variants. | | A tag applied to [[Minecraft:skeletons]] and their variants. | ||
| | | | ||
* {{EntityLink|Bogged}} | * {{EntityLink|Bogged}} | ||
| Line 723: | Line 730: | ||
|- | |- | ||
| <code>skeletonhorse</code> | | <code>skeletonhorse</code> | ||
| A tag applied to skeleton horses. | | A tag applied to [[Minecraft:skeleton horses]]. | ||
| | | | ||
* {{EntityLink|Skeleton Horse}} | * {{EntityLink|Skeleton Horse}} | ||
|- | |- | ||
| <code>slime</code> | | <code>slime</code> | ||
| A tag applied to slimes. | | A tag applied to [[Minecraft:slimes]]. | ||
| | | | ||
* {{EntityLink|Slime}} | * {{EntityLink|Slime}} | ||
|- | |- | ||
| <code>sniffer</code> | | <code>sniffer</code> | ||
| A tag applied to sniffers. | | A tag applied to [[Minecraft:sniffers]]. | ||
| | | | ||
* {{EntityLink|Sniffer}} | * {{EntityLink|Sniffer}} | ||
|- | |- | ||
| <code>snowgolem</code> | | <code>snowgolem</code> | ||
| A tag applied to snow golems. | | A tag applied to [[Minecraft:snow golems]]. | ||
| | | | ||
* {{EntityLink|Snow Golem}} | * {{EntityLink|Snow Golem}} | ||
|- | |- | ||
| <code>spider</code> | | <code>spider</code> | ||
| A tag applied to spiders. | | A tag applied to [[Minecraft:spiders]]. | ||
| | | | ||
* {{EntityLink|Spider}} | * {{EntityLink|Spider}} | ||
|- | |- | ||
| <code>squid</code> | | <code>squid</code> | ||
| A tag applied to squid-related mobs. | | A tag applied to [[Minecraft:squid]]-related mobs. | ||
| | | | ||
* {{EntityLink|Glow Squid}} | * {{EntityLink|Glow Squid}} | ||
| Line 754: | Line 761: | ||
|- | |- | ||
| <code>stone_mason</code> | | <code>stone_mason</code> | ||
| A tag applied to villagers and zombie villagers with the mason profession. | | A tag applied to [[Minecraft:villagers]] and [[Minecraft:zombie villagers]] with the [[Minecraft:mason]] profession. | ||
| | | | ||
* {{EntityLink|Villager}} | * {{EntityLink|Villager}} | ||
| Line 760: | Line 767: | ||
|- | |- | ||
| <code>stray</code> | | <code>stray</code> | ||
| A tag applied to strays. | | A tag applied to [[Minecraft:strays]]. | ||
| | | | ||
* {{EntityLink| | * {{EntityLink|Stray}} | ||
|- | |- | ||
| <code>strider</code> | | <code>strider</code> | ||
| A tag applied to striders. | | A tag applied to [[Minecraft:striders]]. | ||
| | | | ||
* {{EntityLink|Strider}} | * {{EntityLink|Strider}} | ||
|- | |- | ||
| <code>strider_adult</code> | | <code>strider_adult</code> | ||
| A tag applied to adult striders. | | A tag applied to adult [[Minecraft:striders]]. | ||
| | | | ||
* {{EntityLink|Strider}} | * {{EntityLink|Strider}} | ||
|- | |- | ||
| <code>strider_baby</code> | | <code>strider_baby</code> | ||
| A tag applied to baby striders. | | A tag applied to baby [[Minecraft:striders]]. | ||
| | |||
* {{EntityLink|Baby Strider}} | |||
|- | |||
| <code>sulfur_cube</code> | |||
| A tag applied to [[Minecraft:sulfur cube]]s. | |||
| | | | ||
* {{EntityLink| | * {{EntityLink|Sulfur Cube}} | ||
|- | |- | ||
| <code>tadpole</code> | | <code>tadpole</code> | ||
| A tag applied to tadpoles. | | A tag applied to [[Minecraft:tadpoles]]. | ||
| | | | ||
* {{EntityLink|Tadpole}} | * {{EntityLink|Tadpole}} | ||
| Line 790: | Line 802: | ||
|- | |- | ||
| <code>toolsmith</code> | | <code>toolsmith</code> | ||
| A tag applied to villagers and zombie villagers with the toolsmith profession. | | A tag applied to [[Minecraft:villagers]] and [[Minecraft:zombie villagers]] with the [[Minecraft:toolsmith]] profession. | ||
| | | | ||
* {{EntityLink|Old Villager}} | * {{EntityLink|Old Villager}} | ||
| Line 798: | Line 810: | ||
|- | |- | ||
| <code>trader_llama</code> | | <code>trader_llama</code> | ||
| A tag applied to trader llamas. | | A tag applied to [[Minecraft:trader llamas]]. | ||
| | | | ||
* {{EntityLink|Trader Llama}} | * {{EntityLink|Trader Llama}} | ||
| Line 808: | Line 820: | ||
|- | |- | ||
| <code>tropicalfish</code> | | <code>tropicalfish</code> | ||
| A tag applied to tropical fish. | | A tag applied to [[Minecraft:tropical fish]]. | ||
| | | | ||
* {{EntityLink|Tropical Fish}} | * {{EntityLink|Tropical Fish}} | ||
|- | |- | ||
| <code>turtle</code> | | <code>turtle</code> | ||
| A tag applied to turtles. | | A tag applied to [[Minecraft:turtles]]. | ||
| | | | ||
* {{EntityLink|Turtle}} | * {{EntityLink|Turtle}} | ||
|- | |- | ||
| <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 836: | Line 848: | ||
* {{EntityLink|Zombie Horse}} | * {{EntityLink|Zombie Horse}} | ||
* {{EntityLink|Zombie Nautilus}} | * {{EntityLink|Zombie Nautilus}} | ||
* {{EntityLink|Zombie Villager}} | * {{EntityLink|Zombie Villager}} | ||
* 99.25% of {{EntityLink|Zombified Piglin|Zombified Piglins}}{{Note| See {{slink|Zombified Piglin|Mounting}}}} | |||
|- | |- | ||
| <code>unskilled</code> | | <code>unskilled</code> | ||
| A tag applied to villagers and zombie villagers that have no profession. | | A tag applied to [[Minecraft:villagers]] and [[Minecraft:zombie villagers]] that have no profession. | ||
| | | | ||
* {{EntityLink|Villager}} | * {{EntityLink|Villager}} | ||
| Line 846: | Line 858: | ||
|- | |- | ||
| <code>vex</code> | | <code>vex</code> | ||
| A tag applied to vexes. | | A tag applied to [[Minecraft:vexes]]. | ||
| | | | ||
* {{EntityLink|Vex}} | * {{EntityLink|Vex}} | ||
|- | |- | ||
| <code>villager</code> | | <code>villager</code> | ||
| A tag applied to villagers. | | A tag applied to [[Minecraft:villagers]]. | ||
| | | | ||
* {{EntityLink|Old Villager}} | * {{EntityLink|Old Villager}} | ||
| Line 857: | Line 869: | ||
|- | |- | ||
| <code>vindicator</code> | | <code>vindicator</code> | ||
| A tag applied to vindicators. | | A tag applied to [[Minecraft:vindicators]]. | ||
| | | | ||
* {{EntityLink|Vindicator}} | * {{EntityLink|Vindicator}} | ||
|- | |- | ||
| <code>wandering_trader</code> | | <code>wandering_trader</code> | ||
| A tag applied to wandering traders. | | A tag applied to [[Minecraft:wandering traders]]. | ||
| | | | ||
* {{EntityLink|Wandering Trader}} | * {{EntityLink|Wandering Trader}} | ||
| Line 872: | Line 884: | ||
|- | |- | ||
| <code>warden</code> | | <code>warden</code> | ||
| A tag applied to wardens. | | A tag applied to [[Minecraft:wardens]]. | ||
| | | | ||
* {{EntityLink|Warden}} | * {{EntityLink|Warden}} | ||
|- | |- | ||
| <code>weaponsmith</code> | | <code>weaponsmith</code> | ||
| A tag applied to villagers and zombie villagers with the weaponsmith profession. | | A tag applied to [[Minecraft:villagers]] and [[Minecraft:zombie villagers]] with the [[Minecraft:weaponsmith]] profession. | ||
| | | | ||
* {{EntityLink|Old Villager}} | * {{EntityLink|Old Villager}} | ||
| Line 885: | Line 897: | ||
|- | |- | ||
| <code>wind_charge</code> | | <code>wind_charge</code> | ||
| A tag applied to wind charge projectiles from breezes. | | A tag applied to wind charge projectiles from [[Minecraft:breezes]]. | ||
| | | | ||
* {{EntityLink|Wind Charge|Breeze Wind Charge}} | * {{EntityLink|Wind Charge|Breeze Wind Charge}} | ||
|- | |- | ||
| <code>wind_charge_projectile</code> | | <code>wind_charge_projectile</code> | ||
| A tag applied to wind charge projectiles from breezes. | | A tag applied to wind charge projectiles from [[Minecraft:breezes]]. | ||
| | | | ||
* {{EntityLink|Wind Charge|Breeze Wind Charge}} | * {{EntityLink|Wind Charge|Breeze Wind Charge}} | ||
|- | |- | ||
| <code>witch</code> | | <code>witch</code> | ||
| A tag applied to witches. | | A tag applied to [[Minecraft:witches]]. | ||
| | | | ||
* {{EntityLink|Witch}} | * {{EntityLink|Witch}} | ||
| Line 906: | Line 918: | ||
|- | |- | ||
| <code>wolf</code> | | <code>wolf</code> | ||
| A tag applied to wolves. | | A tag applied to [[Minecraft:wolves]]. | ||
| | | | ||
* {{EntityLink|Wolf}} | * {{EntityLink|Wolf}} | ||
|- | |- | ||
| <code>zoglin</code> | | <code>zoglin</code> | ||
| A tag applied to zoglins. | | A tag applied to [[Minecraft:zoglins]]. | ||
| | | | ||
* {{EntityLink|Zoglin}} | * {{EntityLink|Zoglin}} | ||
| Line 923: | 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 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 935: | Line 947: | ||
|- | |- | ||
| <code>zombie_nautilus</code> | | <code>zombie_nautilus</code> | ||
| A tag applied to zombie nautiluses. | | A tag applied to [[Minecraft:zombie nautiluses]]. | ||
| | | | ||
* {{EntityLink|Zombie Nautilus}} | * {{EntityLink|Zombie Nautilus}} | ||
|- | |- | ||
| <code>zombie_pigman</code> | | <code>zombie_pigman</code> | ||
| A tag applied to zombified piglins. | | A tag applied to adult unbroken [[Minecraft:zombified piglins]]. | ||
| | | | ||
* {{EntityLink|Zombified Piglin}} | * {{EntityLink|Zombified Piglin}} | ||
|- | |- | ||
| <code>zombie_rider</code> | | <code>zombie_rider</code> | ||
| A tag applied to zombies that have spawned from a zombie horseman. | | A tag applied to [[Minecraft:zombies]] that have spawned from a [[Minecraft:zombie horseman]]. | ||
| | | | ||
* {{EntityLink|Zombie}} | * {{EntityLink|Zombie}} | ||
|- | |- | ||
| <code>zombie_villager</code> | | <code>zombie_villager</code> | ||
| A tag applied to zombie villagers. | | A tag applied to [[Minecraft:zombie villagers]]. | ||
| | | | ||
* {{EntityLink|Old Zombie Villager}} | * {{EntityLink|Old Zombie Villager}} | ||
| Line 956: | Line 968: | ||
|- | |- | ||
| <code>zombiehorse</code> | | <code>zombiehorse</code> | ||
| A tag applied to zombie horses. | | A tag applied to [[Minecraft:zombie horses]]. | ||
| | | | ||
* {{EntityLink|Zombie Horse}} | * {{EntityLink|Zombie Horse}} | ||
| Line 963: | Line 975: | ||
== See also == | == See also == | ||
* [[Minecraft:Tag (Bedrock Edition)]] | * [[Minecraft:Tag (Bedrock Edition)]] | ||
== Notes == | |||
{{notelist}} | |||
== References == | == References == | ||
| Line 975: | Line 990: | ||
[[Category:Data driven id lists in Bedrock Edition]] | [[Category:Data driven id lists in Bedrock Edition]] | ||
ja:ファミリー | [[Minecraft:ja:ファミリー]] | ||
pt:Família | [[Minecraft:pt:Família]] | ||
zh:族 | [[Minecraft:zh:族]] | ||
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/>