Minecraft:Family: Difference between revisions
From SAS Gaming Wiki
More actions
Fix template calls: add MC/ prefix |
Sync: updated from Minecraft |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{about|the list of families|the target selector argument <code>family</code>|Target selectors#Selecting targets by family}} | {{about|the list of families|the target selector argument <code>family</code>|Target selectors#Selecting targets by family}} | ||
{{ | {{exclusive|bedrock}} | ||
A '''family''', or '''entity family''', is a unique technical label for {{ | 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}} | ||
|- | |- | ||
| <code>allay</code> | | <code>allay</code> | ||
| A tag applied to allays. | | A tag applied to [[Minecraft:allays]]. | ||
| | | | ||
* {{ | * {{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|Sulfur Cube}} | |||
|- | |- | ||
| <code>armadillo</code> | | <code>armadillo</code> | ||
| A tag applied to armadillos. | | A tag applied to [[Minecraft:armadillos]]. | ||
| | | | ||
* {{ | * {{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}} | ||
|- | |- | ||
| <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 Zombie Villager}} | ||
* {{ | * {{EntityLink|Villager}} | ||
* {{ | * {{EntityLink|Zombie Villager}} | ||
|- | |- | ||
| <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|Cave Spider}} | ||
* {{ | * {{EntityLink|Endermite}} | ||
* {{ | * {{EntityLink|Silverfish}} | ||
* {{ | * {{EntityLink|Spider}} | ||
|- | |- | ||
| <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|Villager}} | ||
|- | |- | ||
| <code>aquatic</code> | | <code>aquatic</code> | ||
| A tag applied to [[Minecraft:aquatic]]-themed mobs. | | A tag applied to [[Minecraft:aquatic]]-themed mobs. | ||
| | | | ||
* {{ | * {{EntityLink|Axolotl}} | ||
* {{ | * {{EntityLink|Cod}} | ||
* {{ | * {{EntityLink|Dolphin}} | ||
* {{ | * {{EntityLink|Elder Guardian}} | ||
* {{ | * {{EntityLink|Glow Squid}} | ||
* {{ | * {{EntityLink|Guardian}} | ||
* {{ | * {{EntityLink|Nautilus}} | ||
* {{ | * {{EntityLink|Pufferfish}} | ||
* {{ | * {{EntityLink|Salmon}} | ||
* {{ | * {{EntityLink|Squid}} | ||
* {{ | * {{EntityLink|Tadpole}} | ||
* {{ | * {{EntityLink|Tropical Fish}} | ||
* {{ | * {{EntityLink|Turtle}} | ||
* {{ | * {{EntityLink|Zombie Nautilus}} | ||
|- | |- | ||
| <code>axolotl</code> | | <code>axolotl</code> | ||
| A tag applied to axolotls. | | A tag applied to [[Minecraft:axolotls]]. | ||
| | | | ||
* {{ | * {{EntityLink|Axolotl}} | ||
|- | |- | ||
| <code>baby_piglin</code> | | <code>baby_piglin</code> | ||
| A tag applied to baby piglins. | | A tag applied to baby [[Minecraft:piglins]]. | ||
| | | | ||
* {{ | * {{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|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|Baby Zombified Piglin}} | ||
|- | |- | ||
| <code>bat</code> | | <code>bat</code> | ||
| A tag applied to bats. | | A tag applied to [[Minecraft:bats]]. | ||
| | | | ||
* {{ | * {{EntityLink|Bat}} | ||
|- | |- | ||
| <code>bee</code> | | <code>bee</code> | ||
| A tag applied to bees. | | A tag applied to [[Minecraft:bees]]. | ||
| | | | ||
* {{ | * {{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|Villager}} | ||
|- | |- | ||
| <code>blaze</code> | | <code>blaze</code> | ||
| A tag applied to blazes. | | A tag applied to [[Minecraft:blazes]]. | ||
| | | | ||
* {{ | * {{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|id=boat-with-chest|Chest Boat}} | ||
|- | |- | ||
| <code>bogged</code> | | <code>bogged</code> | ||
| A tag applied to bogged. | | A tag applied to [[Minecraft:bogged]]. | ||
| | | | ||
* {{ | * {{EntityLink|Bogged}} | ||
|- | |- | ||
| <code>breeze</code> | | <code>breeze</code> | ||
| A tag applied to breezes. | | A tag applied to [[Minecraft:breezes]]. | ||
| | | | ||
* {{ | * {{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 Zombie Villager}} | ||
* {{ | * {{EntityLink|Villager}} | ||
* {{ | * {{EntityLink|Zombie Villager}} | ||
|- | |- | ||
| <code>camel</code> | | <code>camel</code> | ||
| A tag applied to camels. | | A tag applied to [[Minecraft:camels]]. | ||
| | | | ||
* {{ | * {{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}} | ||
|- | |- | ||
| <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 Zombie Villager}} | ||
* {{ | * {{EntityLink|Villager}} | ||
* {{ | * {{EntityLink|Zombie Villager}} | ||
|- | |- | ||
| <code>cat</code> | | <code>cat</code> | ||
| A tag applied to cats. | | A tag applied to [[Minecraft:cats]]. | ||
| | | | ||
* {{ | * {{EntityLink|Cat}} | ||
|- | |- | ||
| <code>cavespider</code> | | <code>cavespider</code> | ||
| A tag applied to cave spiders. | | A tag applied to [[Minecraft:cave spiders]]. | ||
| | | | ||
* {{ | * {{EntityLink|Cave Spider}} | ||
|- | |- | ||
| <code>chicken</code> | | <code>chicken</code> | ||
| A tag applied to chickens. | | A tag applied to [[Minecraft:chickens]]. | ||
| | | | ||
* {{ | * {{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 Zombie Villager}} | ||
* {{ | * {{EntityLink|Villager}} | ||
* {{ | * {{EntityLink|Zombie Villager}} | ||
|- | |- | ||
| <code>cod</code> | | <code>cod</code> | ||
| A tag applied to cod. | | A tag applied to [[Minecraft: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}} | ||
|- | |- | ||
| <code>cow</code> | | <code>cow</code> | ||
| A tag applied to cows. | | A tag applied to [[Minecraft:cows]]. | ||
| | | | ||
* {{ | * {{EntityLink|Cow}} | ||
|- | |- | ||
| <code>creaking</code> | | <code>creaking</code> | ||
| A tag applied to creakings. | | A tag applied to [[Minecraft:creakings]]. | ||
| | | | ||
* {{ | * {{EntityLink|Creaking}} | ||
|- | |- | ||
| <code>creeper</code> | | <code>creeper</code> | ||
| A tag applied to creepers. | | A tag applied to [[Minecraft:creepers]]. | ||
| | | | ||
* {{ | * {{EntityLink|Creeper}} | ||
|- | |- | ||
| <code>dolphin</code> | | <code>dolphin</code> | ||
| A tag applied to dolphins. | | A tag applied to [[Minecraft:dolphins]]. | ||
| | | | ||
* {{ | * {{EntityLink|Dolphin}} | ||
|- | |- | ||
| <code>donkey</code> | | <code>donkey</code> | ||
| A tag applied to donkeys. | | A tag applied to [[Minecraft:donkeys]]. | ||
| | | | ||
* {{ | * {{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}} | ||
|- | |- | ||
| <code>drowned</code> | | <code>drowned</code> | ||
| A tag applied to drowned. | | A tag applied to [[Minecraft:drowned]]. | ||
| | | | ||
* {{ | * {{EntityLink|Drowned}} | ||
|- | |- | ||
| <code>enderman</code> | | <code>enderman</code> | ||
| A tag applied to endermen. | | A tag applied to [[Minecraft:endermen]]. | ||
| | | | ||
* {{ | * {{EntityLink|Enderman}} | ||
|- | |- | ||
| <code>endermite</code> | | <code>endermite</code> | ||
| A tag applied to endermites. | | A tag applied to [[Minecraft:endermites]]. | ||
| | | | ||
* {{ | * {{EntityLink|Endermite}} | ||
|- | |- | ||
| <code>evocation_illager</code> | | <code>evocation_illager</code> | ||
| A tag applied to | | A tag applied to [[Minecraft:evoker]]s. | ||
| | | | ||
* {{ | * {{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 Zombie Villager}} | ||
* {{ | * {{EntityLink|Villager}} | ||
* {{ | * {{EntityLink|Zombie Villager}} | ||
|- | |- | ||
| <code>fish</code> | | <code>fish</code> | ||
| A tag applied to fish-related mobs. | | A tag applied to [[Minecraft:fish]]-related mobs. | ||
| | | | ||
* {{ | * {{EntityLink|Cod}} | ||
* {{ | * {{EntityLink|Pufferfish}} | ||
* {{ | * {{EntityLink|Salmon}} | ||
* {{ | * {{EntityLink|Tropical Fish}} | ||
|- | |- | ||
| <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 Zombie Villager}} | ||
* {{ | * {{EntityLink|Villager}} | ||
* {{ | * {{EntityLink|Zombie Villager}} | ||
|- | |- | ||
| <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 Zombie Villager}} | ||
* {{ | * {{EntityLink|Villager}} | ||
* {{ | * {{EntityLink|Zombie Villager}} | ||
|- | |- | ||
| <code>fox</code> | | <code>fox</code> | ||
| A tag applied to foxes. | | A tag applied to [[Minecraft:foxes]]. | ||
| | | | ||
* {{ | * {{EntityLink|Fox}} | ||
|- | |- | ||
| <code>frog</code> | | <code>frog</code> | ||
| A tag applied to frogs. | | A tag applied to [[Minecraft:frogs]]. | ||
| | | | ||
* {{ | * {{EntityLink|Frog}} | ||
|- | |- | ||
| <code>ghast</code> | | <code>ghast</code> | ||
| A tag applied to ghasts. | | A tag applied to [[Minecraft:ghasts]]. | ||
| | | | ||
* {{ | * {{EntityLink|Ghast}} | ||
|- | |- | ||
| <code>goat</code> | | <code>goat</code> | ||
| A tag applied to goats. | | A tag applied to [[Minecraft:goats]]. | ||
| | | | ||
* {{ | * {{EntityLink|Goat}} | ||
|- | |- | ||
| <code>guardian</code> | | <code>guardian</code> | ||
| A tag applied to guardians. | | A tag applied to [[Minecraft:guardians]]. | ||
| | | | ||
* {{ | * {{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}} | ||
|- | |- | ||
| <code>happy_ghast</code> | | <code>happy_ghast</code> | ||
| A tag applied to happy ghasts. | | A tag applied to [[Minecraft:happy ghasts]]. | ||
| | | | ||
* {{ | * {{EntityLink|Happy Ghast}} | ||
|- | |- | ||
| <code>hoglin</code> | | <code>hoglin</code> | ||
| A tag applied to hoglins. | | A tag applied to [[Minecraft:hoglins]]. | ||
| | | | ||
* {{ | * {{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}} | ||
|- | |- | ||
| <code>hoglin_baby</code> | | <code>hoglin_baby</code> | ||
| A tag applied to baby hoglins. | | A tag applied to baby [[Minecraft:hoglins]]. | ||
| | | | ||
* {{ | * {{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}} | ||
|- | |- | ||
| <code>horse</code> | | <code>horse</code> | ||
| A tag applied to horses. | | A tag applied to [[Minecraft:horses]]. | ||
| | | | ||
* {{ | * {{EntityLink|Horse}} | ||
|- | |- | ||
| <code>husk</code> | | <code>husk</code> | ||
| A tag applied to husks. | | A tag applied to [[Minecraft:husks]]. | ||
| | | | ||
* {{ | * {{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}} | ||
|- | |- | ||
| <code>illager</code> | | <code>illager</code> | ||
| A tag applied to illagers. | | A tag applied to [[Minecraft:illagers]]. | ||
| | | | ||
* {{ | * {{EntityLink|Evoker}} | ||
* {{ | * {{EntityLink|Pillager}} | ||
* {{ | * {{EntityLink|Vindicator}} | ||
|- | |- | ||
| <code>inanimate</code> | | <code>inanimate</code> | ||
| A tag applied to most non-mob entities. | | A tag applied to most non-mob entities. | ||
| | | | ||
* {{ | * {{EntityLink|Armor Stand}} | ||
* {{ | * {{EntityLink|Boat}} | ||
* {{ | * {{EntityLink|id=boat-with-chest|Chest Boat}} | ||
* {{ | * {{EntityLink|Minecart}} | ||
* {{ | * {{EntityLink|Minecart with Chest}} | ||
* {{ | * {{EntityLink|Minecart with Command Block}} | ||
* {{ | * {{EntityLink|Minecart with Hopper}} | ||
* {{ | * {{EntityLink|Minecart with TNT}} | ||
* {{ | * {{EntityLink|TNT}} | ||
* {{ | * {{EntityLink|Tripod Camera}} | ||
|- | |- | ||
| <code>irongolem</code> | | <code>irongolem</code> | ||
| A tag applied to iron golems. | | A tag applied to [[Minecraft:iron golems]]. | ||
| | | | ||
* {{ | * {{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 Zombie Villager}} | ||
* {{ | * {{EntityLink|Villager}} | ||
* {{ | * {{EntityLink|Zombie Villager}} | ||
|- | |- | ||
| <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 Zombie Villager}} | ||
* {{ | * {{EntityLink|Villager}} | ||
* {{ | * {{EntityLink|Zombie Villager}} | ||
|- | |- | ||
| <code>lightning</code> | | <code>lightning</code> | ||
| A tag applied to lightning entities. | | A tag applied to [[Minecraft:lightning]] entities. | ||
| | | | ||
* {{ | * {{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|Fox}} | ||
* {{ | * {{EntityLink|Rabbit}} | ||
* {{ | * {{EntityLink|Silverfish}} | ||
|- | |- | ||
| <code>llama</code> | | <code>llama</code> | ||
| A tag applied to llama-related mobs. | | A tag applied to [[Minecraft:llama]]-related mobs. | ||
| | | | ||
* {{ | * {{EntityLink|Llama}} | ||
* {{ | * {{EntityLink|Trader Llama}} | ||
|- | |- | ||
| <code>magmacube</code> | | <code>magmacube</code> | ||
| A tag applied to magma cubes. | | A tag applied to [[Minecraft:magma cubes]]. | ||
| | | | ||
* {{ | * {{EntityLink|Magma Cube}} | ||
|- | |- | ||
| <code>minecart</code> | | <code>minecart</code> | ||
| A tag applied to [[Minecraft:minecart]]-related entities. | | A tag applied to [[Minecraft:minecart]]-related entities. | ||
| | | | ||
* {{ | * {{EntityLink|Minecart}} | ||
* {{ | * {{EntityLink|Minecart with Chest}} | ||
* {{ | * {{EntityLink|Minecart with Command Block}} | ||
* {{ | * {{EntityLink|Minecart with Hopper}} | ||
* {{ | * {{EntityLink|Minecart with TNT}} | ||
|- | |- | ||
| <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|Armadillo}} | ||
* {{ | * {{EntityLink|Armor Stand}} | ||
* {{ | * {{EntityLink|Axolotl}} | ||
* {{ | * {{EntityLink|Bat}} | ||
* {{ | * {{EntityLink|Bee}} | ||
* {{ | * {{EntityLink|Blaze}} | ||
* {{ | * {{EntityLink|Bogged}} | ||
* {{ | * {{EntityLink|Breeze}} | ||
* {{ | * {{EntityLink|Camel}} | ||
* {{ | * {{EntityLink|Camel Husk}} | ||
* {{ | * {{EntityLink|Cat}} | ||
* {{ | * {{EntityLink|Cave Spider}} | ||
* {{ | * {{EntityLink|Chicken}} | ||
* {{ | * {{EntityLink|Copper Golem}} | ||
* {{ | * {{EntityLink|Cow}} | ||
* {{ | * {{EntityLink|Creaking}} | ||
* {{ | * {{EntityLink|Creeper}} | ||
* {{ | * {{EntityLink|Dolphin}} | ||
* {{ | * {{EntityLink|Donkey}} | ||
* {{ | * {{EntityLink|Drowned}} | ||
* {{ | * {{EntityLink|Elder Guardian}} | ||
* {{ | * {{EntityLink|Ender Dragon}} | ||
* {{ | * {{EntityLink|Enderman}} | ||
* {{ | * {{EntityLink|Endermite}} | ||
* {{ | * {{EntityLink|Evoker}} | ||
* {{ | * {{EntityLink|Fox}} | ||
* {{ | * {{EntityLink|Frog}} | ||
* {{ | * {{EntityLink|Ghast}} | ||
* {{ | * {{EntityLink|Glow Squid}} | ||
* {{ | * {{EntityLink|Guardian}} | ||
* {{ | * {{EntityLink|Happy Ghast}} | ||
* {{ | * {{EntityLink|Hoglin}} | ||
* {{ | * {{EntityLink|Horse}} | ||
* {{ | * {{EntityLink|Husk}} | ||
* {{ | * {{EntityLink|Iron Golem}} | ||
* {{ | * {{EntityLink|Llama}} | ||
* {{ | * {{EntityLink|Magma Cube}} | ||
* {{ | * {{EntityLink|Mooshroom}} | ||
* {{ | * {{EntityLink|Mule}} | ||
* {{ | * {{EntityLink|Nautilus}} | ||
* {{ | * {{EntityLink|NPC}} | ||
* {{ | * {{EntityLink|Ocelot}} | ||
* {{ | * {{EntityLink|Old Villager}} | ||
* {{ | * {{EntityLink|Old Zombie Villager}} | ||
* {{ | * {{EntityLink|Panda}} (Aggressive pandas only) | ||
* {{ | * {{EntityLink|Parched}} | ||
* {{ | * {{EntityLink|Parrot}} | ||
* {{ | * {{EntityLink|Phantom}} | ||
* {{ | * {{EntityLink|Pig}} | ||
* {{ | * {{EntityLink|Piglin}} | ||
* {{ | * {{EntityLink|Pillager}} | ||
* {{ | * {{EntityLink|Polar Bear}} | ||
* {{ | * {{EntityLink|Rabbit}} | ||
* {{ | * {{EntityLink|Ravager}} | ||
* {{ | * {{EntityLink|Sheep}} | ||
* {{ | * {{EntityLink|Shulker}} | ||
* {{ | * {{EntityLink|Silverfish}} | ||
* {{ | * {{EntityLink|Skeleton}} | ||
* {{ | * {{EntityLink|Skeleton Horse}} | ||
* {{ | * {{EntityLink|Slime}} | ||
* {{ | * {{EntityLink|Sniffer}} | ||
* {{ | * {{EntityLink|Snow Golem}} | ||
* {{ | * {{EntityLink|Spider}} | ||
* {{ | * {{EntityLink|Squid}} | ||
* {{ | * {{EntityLink|Stray}} | ||
* {{ | * {{EntityLink|Strider}} | ||
* {{ | * {{EntityLink|Sulfur Cube}} | ||
* {{ | * {{EntityLink|Tadpole}} | ||
* {{ | * {{EntityLink|Trader Llama}} | ||
* {{ | * {{EntityLink|Tripod Camera}} | ||
* {{ | * {{EntityLink|Turtle}} | ||
* {{ | * {{EntityLink|Vex}} | ||
* {{ | * {{EntityLink|Villager}} | ||
* {{ | * {{EntityLink|Vindicator}} | ||
* {{ | * {{EntityLink|Wandering Trader}} | ||
* {{ | * {{EntityLink|Warden}} | ||
* {{ | * {{EntityLink|Witch}} | ||
* {{ | * {{EntityLink|Wither}} | ||
* {{ | * {{EntityLink|Wither Skeleton}} | ||
* {{ | * {{EntityLink|Wolf}} | ||
* {{ | * {{EntityLink|Zoglin}} | ||
* {{ | * {{EntityLink|Zombie}} | ||
* {{ | * {{EntityLink|Zombie Horse}} | ||
* {{ | * {{EntityLink|Zombie Nautilus}} | ||
* {{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|Bogged}} | ||
* {{ | * {{EntityLink|Breeze}} | ||
* {{ | * {{EntityLink|Cave Spider}} | ||
* {{ | * {{EntityLink|Creaking}} | ||
* {{ | * {{EntityLink|Creeper}} | ||
* {{ | * {{EntityLink|Drowned}} | ||
* {{ | * {{EntityLink|Elder Guardian}} | ||
* {{ | * {{EntityLink|Enderman}} | ||
* {{ | * {{EntityLink|Endermite}} | ||
* {{ | * {{EntityLink|Evoker}} | ||
* {{ | * {{EntityLink|Ghast}} | ||
* {{ | * {{EntityLink|Guardian}} | ||
* {{ | * {{EntityLink|Husk}} | ||
* {{ | * {{EntityLink|Magma Cube}} | ||
* {{ | * {{EntityLink|Old Zombie Villager}} | ||
* {{ | * {{EntityLink|Parched}} | ||
* {{ | * {{EntityLink|Phantom}} | ||
* {{ | * {{EntityLink|Piglin}} | ||
* {{ | * {{EntityLink|Piglin Brute}} | ||
* {{ | * {{EntityLink|Pillager}} | ||
* {{ | * {{EntityLink|Ravager}} | ||
* {{ | * {{EntityLink|Shulker}} | ||
* {{ | * {{EntityLink|Silverfish}} | ||
* {{ | * {{EntityLink|Skeleton}} | ||
* {{ | * {{EntityLink|Slime}} | ||
* {{ | * {{EntityLink|Spider}} | ||
* {{ | * {{EntityLink|Stray}} | ||
* {{ | * {{EntityLink|Vex}} | ||
* {{ | * {{EntityLink|Vindicator}} | ||
* {{ | * {{EntityLink|Warden}} | ||
* {{ | * {{EntityLink|Witch}} | ||
* {{ | * {{EntityLink|Wither}} | ||
* {{ | * {{EntityLink|Wither Skeleton}} | ||
* {{ | * {{EntityLink|Zoglin}} | ||
* {{ | * {{EntityLink|Zombie}} | ||
* {{ | * {{EntityLink|Zombie Nautilus}} | ||
* {{ | * {{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}} | ||
|- | |- | ||
| <code>mushroomcow</code> | | <code>mushroomcow</code> | ||
| A tag applied to mooshrooms. | | A tag applied to [[Minecraft:mooshrooms]]. | ||
| | | | ||
* {{ | * {{EntityLink|Mooshroom}} | ||
|- | |- | ||
| <code>nautilus</code> | | <code>nautilus</code> | ||
| A tag applied to nautiluses. | | A tag applied to [[Minecraft:nautiluses]]. | ||
| | | | ||
* {{ | * {{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|Zombie Villager}} | ||
|- | |- | ||
| <code>npc</code> | | <code>npc</code> | ||
| A tag applied to [[Minecraft:NPC]]s. | | A tag applied to [[Minecraft:NPC]]s. | ||
| | | | ||
* {{ | * {{EntityLink|NPC}} | ||
|- | |- | ||
| <code>ocelot</code> | | <code>ocelot</code> | ||
| A tag applied to ocelots. | | A tag applied to [[Minecraft:ocelots]]. | ||
| | | | ||
* {{ | * {{EntityLink|Ocelot}} | ||
|- | |- | ||
| <code>pacified</code> | | <code>pacified</code> | ||
| A tag applied to bees that have lost their stingers. | | A tag applied to bees that have lost their stingers. | ||
| | | | ||
* {{ | * {{EntityLink|Bee}} | ||
|- | |- | ||
| <code>panda</code> | | <code>panda</code> | ||
| A tag applied to pandas. | | A tag applied to [[Minecraft:pandas]]. | ||
| | | | ||
* {{ | * {{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}} | ||
|- | |- | ||
| <code>parched</code> | | <code>parched</code> | ||
| A tag applied to parched. | | A tag applied to [[Minecraft: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}} | ||
|- | |- | ||
| <code>parrot_wild</code> | | <code>parrot_wild</code> | ||
| A tag applied to wild parrots. | | A tag applied to wild [[Minecraft:parrots]]. | ||
| | | | ||
* {{ | * {{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}} | ||
|- | |- | ||
| <code>phantom</code> | | <code>phantom</code> | ||
| A tag applied to phantoms. | | A tag applied to [[Minecraft:phantoms]]. | ||
| | | | ||
* {{ | * {{EntityLink|Phantom}} | ||
|- | |- | ||
| <code>pig</code> | | <code>pig</code> | ||
| A tag applied to pigs. | | A tag applied to [[Minecraft:pigs]]. | ||
| | | | ||
* {{ | * {{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 Brute}} | ||
|- | |- | ||
| <code>piglin_brute</code> | | <code>piglin_brute</code> | ||
| A tag applied to piglin brutes. | | A tag applied to [[Minecraft:piglin brutes]]. | ||
| | | | ||
* {{ | * {{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}} | ||
|- | |- | ||
| <code>pillager</code> | | <code>pillager</code> | ||
| A tag applied to pillagers. | | A tag applied to [[Minecraft:pillagers]]. | ||
| | | | ||
* {{ | * {{EntityLink|Pillager}} | ||
|- | |- | ||
| <code>player</code> | | <code>player</code> | ||
| A tag applied to players. | | A tag applied to [[Minecraft:players]]. | ||
| | | | ||
* {{ | * {{EntityLink|Player}} | ||
|- | |- | ||
| <code>polarbear</code> | | <code>polarbear</code> | ||
| A tag applied to polar bears. | | A tag applied to [[Minecraft:polar bears]]. | ||
| | | | ||
* {{ | * {{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|Villager}} | ||
|- | |- | ||
| <code>pufferfish</code> | | <code>pufferfish</code> | ||
| A tag applied to pufferfish. | | A tag applied to [[Minecraft:pufferfish]]. | ||
| | | | ||
* {{ | * {{EntityLink|Pufferfish}} | ||
|- | |- | ||
| <code>rabbit</code> | | <code>rabbit</code> | ||
| A tag applied to rabbits. | | A tag applied to [[Minecraft:rabbits]]. | ||
| | | | ||
* {{ | * {{EntityLink|Rabbit}} | ||
|- | |- | ||
| <code>ravager</code> | | <code>ravager</code> | ||
| A tag applied to ravagers. | | A tag applied to [[Minecraft:ravagers]]. | ||
| | | | ||
* {{ | * {{EntityLink|Ravager}} | ||
|- | |- | ||
| <code>salmon</code> | | <code>salmon</code> | ||
| A tag applied to salmon. | | A tag applied to [[Minecraft:salmon]]. | ||
| | | | ||
* {{ | * {{EntityLink|Salmon}} | ||
|- | |- | ||
| <code>sheep</code> | | <code>sheep</code> | ||
| A tag applied to sheep. | | A tag applied to [[Minecraft: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 Zombie Villager}} | ||
* {{ | * {{EntityLink|Villager}} | ||
* {{ | * {{EntityLink|Zombie Villager}} | ||
|- | |- | ||
| <code>shulker</code> | | <code>shulker</code> | ||
| A tag applied to wandering traders. | | A tag applied to [[Minecraft:wandering traders]]. | ||
| | | | ||
* {{ | * {{EntityLink|Shulker}} | ||
|- | |- | ||
| <code>silverfish</code> | | <code>silverfish</code> | ||
| A tag applied to silverfish. | | A tag applied to [[Minecraft: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|Parched}} | ||
* {{ | * {{EntityLink|Skeleton}} | ||
* {{ | * {{EntityLink|Stray}} | ||
* {{ | * {{EntityLink|Wither}} | ||
* {{ | * {{EntityLink|Wither Skeleton}} | ||
|- | |- | ||
| <code>skeletonhorse</code> | | <code>skeletonhorse</code> | ||
| A tag applied to skeleton horses. | | A tag applied to [[Minecraft:skeleton horses]]. | ||
| | | | ||
* {{ | * {{EntityLink|Skeleton Horse}} | ||
|- | |- | ||
| <code>slime</code> | | <code>slime</code> | ||
| A tag applied to slimes. | | A tag applied to [[Minecraft:slimes]]. | ||
| | | | ||
* {{ | * {{EntityLink|Slime}} | ||
|- | |- | ||
| <code>sniffer</code> | | <code>sniffer</code> | ||
| A tag applied to sniffers. | | A tag applied to [[Minecraft:sniffers]]. | ||
| | | | ||
* {{ | * {{EntityLink|Sniffer}} | ||
|- | |- | ||
| <code>snowgolem</code> | | <code>snowgolem</code> | ||
| A tag applied to snow golems. | | A tag applied to [[Minecraft:snow golems]]. | ||
| | | | ||
* {{ | * {{EntityLink|Snow Golem}} | ||
|- | |- | ||
| <code>spider</code> | | <code>spider</code> | ||
| A tag applied to spiders. | | A tag applied to [[Minecraft:spiders]]. | ||
| | | | ||
* {{ | * {{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|Squid}} | ||
|- | |- | ||
| <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|Zombie Villager}} | ||
|- | |- | ||
| <code>stray</code> | | <code>stray</code> | ||
| A tag applied to strays. | | A tag applied to [[Minecraft:strays]]. | ||
| | | | ||
* {{ | * {{EntityLink|Stray}} | ||
|- | |- | ||
| <code>strider</code> | | <code>strider</code> | ||
| A tag applied to striders. | | A tag applied to [[Minecraft:striders]]. | ||
| | | | ||
* {{ | * {{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}} | ||
|- | |- | ||
| <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|Sulfur Cube}} | |||
|- | |- | ||
| <code>tadpole</code> | | <code>tadpole</code> | ||
| A tag applied to tadpoles. | | A tag applied to [[Minecraft:tadpoles]]. | ||
| | | | ||
* {{ | * {{EntityLink|Tadpole}} | ||
|- | |- | ||
| <code>tnt</code> | | <code>tnt</code> | ||
| A tag applied to fused [[Minecraft:TNT]]. | | A tag applied to fused [[Minecraft:TNT]]. | ||
| | | | ||
* {{ | * {{EntityLink|TNT}} | ||
|- | |- | ||
| <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 Zombie Villager}} | ||
* {{ | * {{EntityLink|Villager}} | ||
* {{ | * {{EntityLink|Zombie Villager}} | ||
|- | |- | ||
| <code>trader_llama</code> | | <code>trader_llama</code> | ||
| A tag applied to trader llamas. | | A tag applied to [[Minecraft:trader llamas]]. | ||
| | | | ||
* {{ | * {{EntityLink|Trader Llama}} | ||
|- | |- | ||
| <code>tripodcamera</code> | | <code>tripodcamera</code> | ||
| A tag applied to [[Minecraft:camera|cameras]]. | | A tag applied to [[Minecraft:camera|cameras]]. | ||
| | | | ||
* {{ | * {{EntityLink|Tripod Camera}} | ||
|- | |- | ||
| <code>tropicalfish</code> | | <code>tropicalfish</code> | ||
| A tag applied to tropical fish. | | A tag applied to [[Minecraft:tropical fish]]. | ||
| | | | ||
* {{ | * {{EntityLink|Tropical Fish}} | ||
|- | |- | ||
| <code>turtle</code> | | <code>turtle</code> | ||
| A tag applied to turtles. | | A tag applied to [[Minecraft:turtles]]. | ||
| | | | ||
* {{ | * {{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|Camel Husk}} | ||
* {{ | * {{EntityLink|Drowned}} | ||
* {{ | * {{EntityLink|Husk}} | ||
* {{ | * {{EntityLink|Old Zombie Villager}} | ||
* {{ | * {{EntityLink|Parched}} | ||
* {{ | * {{EntityLink|Phantom}} | ||
* {{ | * {{EntityLink|Skeleton}} | ||
* {{ | * {{EntityLink|Skeleton Horse}} | ||
* {{ | * {{EntityLink|Stray}} | ||
* {{ | * {{EntityLink|Wither}} | ||
* {{ | * {{EntityLink|Wither Skeleton}} | ||
* {{ | * {{EntityLink|Zoglin}} | ||
* {{ | * {{EntityLink|Zombie}} | ||
* {{ | * {{EntityLink|Zombie Horse}} | ||
* {{ | * {{EntityLink|Zombie Nautilus}} | ||
* {{ | * {{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|Zombie Villager}} | ||
|- | |- | ||
| <code>vex</code> | | <code>vex</code> | ||
| A tag applied to vexes. | | A tag applied to [[Minecraft:vexes]]. | ||
| | | | ||
* {{ | * {{EntityLink|Vex}} | ||
|- | |- | ||
| <code>villager</code> | | <code>villager</code> | ||
| A tag applied to villagers. | | A tag applied to [[Minecraft:villagers]]. | ||
| | | | ||
* {{ | * {{EntityLink|Old Villager}} | ||
* {{ | * {{EntityLink|Villager}} | ||
|- | |- | ||
| <code>vindicator</code> | | <code>vindicator</code> | ||
| A tag applied to vindicators. | | A tag applied to [[Minecraft:vindicators]]. | ||
| | | | ||
* {{ | * {{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}} | ||
|- | |- | ||
| <code>wandering_trader_despawning</code> | | <code>wandering_trader_despawning</code> | ||
| This family tag is applied after enough time has passed since the mob spawned. The [https://learn.microsoft.com/en-us/minecraft/creator/reference/content/entityreference/examples/entitycomponents/minecraftcomponent_despawn?view=minecraft-bedrock-stable minecraft:despawn] component detects this to despawn the entity. | | This family tag is applied after enough time has passed since the mob spawned. The [https://learn.microsoft.com/en-us/minecraft/creator/reference/content/entityreference/examples/entitycomponents/minecraftcomponent_despawn?view=minecraft-bedrock-stable minecraft:despawn] component detects this to despawn the entity. | ||
| | | | ||
* {{ | * {{EntityLink|Wandering Trader}} | ||
|- | |- | ||
| <code>warden</code> | | <code>warden</code> | ||
| A tag applied to wardens. | | A tag applied to [[Minecraft:wardens]]. | ||
| | | | ||
* {{ | * {{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 Zombie Villager}} | ||
* {{ | * {{EntityLink|Villager}} | ||
* {{ | * {{EntityLink|Zombie Villager}} | ||
|- | |- | ||
| <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}} | ||
|- | |- | ||
| <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}} | ||
|- | |- | ||
| <code>witch</code> | | <code>witch</code> | ||
| A tag applied to witches. | | A tag applied to [[Minecraft:witches]]. | ||
| | | | ||
* {{ | * {{EntityLink|Witch}} | ||
|- | |- | ||
| <code>wither</code> | | <code>wither</code> | ||
| A tag applied to [[Minecraft:wither]]-related mobs. | | A tag applied to [[Minecraft:wither]]-related mobs. | ||
| | | | ||
* {{ | * {{EntityLink|Wither}} | ||
* {{ | * {{EntityLink|Wither Skeleton}} | ||
|- | |- | ||
| <code>wolf</code> | | <code>wolf</code> | ||
| A tag applied to wolves. | | A tag applied to [[Minecraft:wolves]]. | ||
| | | | ||
* {{ | * {{EntityLink|Wolf}} | ||
|- | |- | ||
| <code>zoglin</code> | | <code>zoglin</code> | ||
| A tag applied to zoglins. | | A tag applied to [[Minecraft:zoglins]]. | ||
| | | | ||
* {{ | * {{EntityLink|Zoglin}} | ||
|- | |- | ||
| <code>zoglin_adult</code> | | <code>zoglin_adult</code> | ||
| A tag applied to adult zoglins. | | A tag applied to adult zoglins. | ||
| | | | ||
* {{ | * {{EntityLink|Zoglin}} | ||
|- | |- | ||
| <code>zoglin_baby</code> | | <code>zoglin_baby</code> | ||
| A tag applied to baby zoglins. | | A tag applied to baby zoglins. | ||
| | | | ||
* {{ | * {{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|Husk}} | ||
* {{ | * {{EntityLink|Old Zombie Villager}} | ||
* {{ | * {{EntityLink|Zombie}} | ||
* {{ | * {{EntityLink|Zombie Villager}} | ||
|- | |- | ||
| <code>zombie_nautilus</code> | | <code>zombie_nautilus</code> | ||
| A tag applied to zombie nautiluses. | | A tag applied to [[Minecraft:zombie nautiluses]]. | ||
| | | | ||
* {{ | * {{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}} | ||
|- | |- | ||
| <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}} | ||
|- | |- | ||
| <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|Zombie Villager}} | ||
|- | |- | ||
| <code>zombiehorse</code> | | <code>zombiehorse</code> | ||
| A tag applied to zombie horses. | | A tag applied to [[Minecraft:zombie horses]]. | ||
| | | | ||
* {{ | * {{EntityLink|Zombie Horse}} | ||
|} | |} | ||
== See also == | == See also == | ||
* [[Minecraft:Tag (Bedrock Edition)]] | * [[Minecraft:Tag (Bedrock Edition)]] | ||
== Notes == | |||
{{notelist}} | |||
== References == | == References == | ||
| Line 971: | Line 986: | ||
== Navigation == | == Navigation == | ||
{{ | {{Navbox Bedrock Edition}} | ||
[[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/>