Difference between revisions of "User:LassiPulkkinen/Entity Data"

From wiki.vg
Jump to navigation Jump to search
(Created page with "{{Note|This is a (very rough!) draft for a potential merger of Entity statuses and Object Data into Entity metadata. I am aware that separating the statuses from m...")
 
(Missed a few.)
 
(One intermediate revision by the same user not shown)
Line 1,155: Line 1,155:
  
 
{{metadata inherit|Entity}}
 
{{metadata inherit|Entity}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,243: Line 1,245:
  
 
{{Metadata inherit|Interaction |inherits=Entity}}
 
{{Metadata inherit|Interaction |inherits=Entity}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,269: Line 1,273:
  
 
{{Metadata inherit|Display|inherits=Entity}}
 
{{Metadata inherit|Display|inherits=Entity}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,355: Line 1,361:
  
 
{{Metadata inherit|Block Display|inherits=Display}}
 
{{Metadata inherit|Block Display|inherits=Display}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,371: Line 1,379:
  
 
{{Metadata inherit|Block Display|inherits=Display}}
 
{{Metadata inherit|Block Display|inherits=Display}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,401: Line 1,411:
  
 
{{Metadata inherit|Text Display|inherits=Display}}
 
{{Metadata inherit|Text Display|inherits=Display}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,449: Line 1,461:
  
 
{{Metadata inherit|Projectile|inherits=Entity}}
 
{{Metadata inherit|Projectile|inherits=Entity}}
 
No additional metadata.
 
  
 
==== Spawn Data ====
 
==== Spawn Data ====
Line 1,468: Line 1,478:
  
 
{{Metadata inherit|Thrown Item Projectile|inherits=Projectile}}
 
{{Metadata inherit|Thrown Item Projectile|inherits=Projectile}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,484: Line 1,496:
  
 
{{Metadata inherit|Thrown Egg|inherits=Thrown Item Projectile}}
 
{{Metadata inherit|Thrown Egg|inherits=Thrown Item Projectile}}
 +
 +
==== Metadata ====
  
 
Default item is <code>minecraft:egg</code>.
 
Default item is <code>minecraft:egg</code>.
 
No additional metadata.
 
  
 
==== Events ====
 
==== Events ====
Line 1,502: Line 1,514:
  
 
{{Metadata inherit|Thrown Ender Pearl|inherits=Thrown Item Projectile}}
 
{{Metadata inherit|Thrown Ender Pearl|inherits=Thrown Item Projectile}}
 +
 +
==== Metadata ====
  
 
Default item is <code>minecraft:ender_pearl</code>.
 
Default item is <code>minecraft:ender_pearl</code>.
 
No additional metadata.
 
  
 
=== Thrown Experience Bottle===
 
=== Thrown Experience Bottle===
  
 
{{Metadata inherit|Thrown Experience Bottle|inherits=Thrown Item Projectile}}
 
{{Metadata inherit|Thrown Experience Bottle|inherits=Thrown Item Projectile}}
 +
 +
==== Metadata ====
  
 
Default item is <code>minecraft:experience_bottle</code>.
 
Default item is <code>minecraft:experience_bottle</code>.
 
No additional metadata.
 
  
 
=== Thrown Potion ===
 
=== Thrown Potion ===
  
 
{{Metadata inherit|Thrown Potion|inherits=Thrown Item Projectile}}
 
{{Metadata inherit|Thrown Potion|inherits=Thrown Item Projectile}}
 +
 +
==== Metadata ====
  
 
Default item is <code>minecraft:splash_potion</code>.
 
Default item is <code>minecraft:splash_potion</code>.
 
No additional metadata.
 
  
 
=== Snowball ===
 
=== Snowball ===
  
 
{{Metadata inherit|Snowball|inherits=Thrown Item Projectile}}
 
{{Metadata inherit|Snowball|inherits=Thrown Item Projectile}}
 +
 +
==== Metadata ====
  
 
Default item is <code>minecraft:snowball</code>.
 
Default item is <code>minecraft:snowball</code>.
 
No additional metadata.
 
  
 
==== Events ====
 
==== Events ====
Line 1,544: Line 1,556:
  
 
{{Metadata inherit|Eye of Ender|inherits=Entity}}
 
{{Metadata inherit|Eye of Ender|inherits=Entity}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,560: Line 1,574:
  
 
{{Metadata inherit|Falling Block|inherits=Entity}}
 
{{Metadata inherit|Falling Block|inherits=Entity}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,591: Line 1,607:
  
 
{{Metadata inherit|Area Effect Cloud|inherits=Entity}}
 
{{Metadata inherit|Area Effect Cloud|inherits=Entity}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,622: Line 1,640:
  
 
{{Metadata inherit|Fishing Hook|inherits=Entity}}
 
{{Metadata inherit|Fishing Hook|inherits=Entity}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,653: Line 1,673:
  
 
{{Metadata inherit|Abstract Arrow|inherits=Projectile}}
 
{{Metadata inherit|Abstract Arrow|inherits=Projectile}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,681: Line 1,703:
  
 
{{Metadata inherit|Arrow|inherits=Abstract Arrow}}
 
{{Metadata inherit|Arrow|inherits=Abstract Arrow}}
 +
 +
==== Metadata ====
  
 
Used for both tipped and regular arrows.  If not tipped, then color is set to -1 and no tipped arrow particles are used.
 
Used for both tipped and regular arrows.  If not tipped, then color is set to -1 and no tipped arrow particles are used.
Line 1,709: Line 1,733:
  
 
{{Metadata inherit|Spectral Arrow|inherits=Abstract Arrow}}
 
{{Metadata inherit|Spectral Arrow|inherits=Abstract Arrow}}
 
No additional metadata.
 
  
 
=== Thrown Trident ===
 
=== Thrown Trident ===
  
 
{{Metadata inherit|Thrown Trident|inherits=Abstract Arrow}}
 
{{Metadata inherit|Thrown Trident|inherits=Abstract Arrow}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,736: Line 1,760:
  
 
{{Metadata inherit|Abstract Vehicle|inherits=Entity}}
 
{{Metadata inherit|Abstract Vehicle|inherits=Entity}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,763: Line 1,789:
  
 
{{Metadata inherit|Boat|inherits=Abstract Vehicle}}
 
{{Metadata inherit|Boat|inherits=Abstract Vehicle}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,794: Line 1,822:
  
 
{{Metadata inherit|Chest Boat|inherits=Boat}}
 
{{Metadata inherit|Chest Boat|inherits=Boat}}
 
No additional metadata.
 
  
 
=== End Crystal ===
 
=== End Crystal ===
  
 
{{Metadata inherit|End Crystal|inherits=Entity}}
 
{{Metadata inherit|End Crystal|inherits=Entity}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,821: Line 1,849:
  
 
{{Metadata inherit|Dragon Fireball|inherits=Entity}}
 
{{Metadata inherit|Dragon Fireball|inherits=Entity}}
 
No additional metadata.
 
  
 
=== Small Fireball ===
 
=== Small Fireball ===
  
 
{{Metadata inherit|Small Fireball|inherits=Entity}}
 
{{Metadata inherit|Small Fireball|inherits=Entity}}
 +
 +
==== Metadata ====
  
 
This is the fireball shot by blazes and dispensers with fire charges.
 
This is the fireball shot by blazes and dispensers with fire charges.
Line 1,845: Line 1,873:
  
 
{{Metadata inherit|Fireball|inherits=Entity}}
 
{{Metadata inherit|Fireball|inherits=Entity}}
 +
 +
==== Metadata ====
  
 
This is the large fireball shot by ghasts.
 
This is the large fireball shot by ghasts.
Line 1,863: Line 1,893:
  
 
{{Metadata inherit|Wither Skull|inherits=Entity}}
 
{{Metadata inherit|Wither Skull|inherits=Entity}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,879: Line 1,911:
  
 
{{Metadata inherit|Firework Rocket Entity|inherits=Entity}}
 
{{Metadata inherit|Firework Rocket Entity|inherits=Entity}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,915: Line 1,949:
  
 
{{Metadata inherit|Item Frame|inherits=Entity}}
 
{{Metadata inherit|Item Frame|inherits=Entity}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,966: Line 2,002:
  
 
{{Metadata inherit|Glowing Item Frame|inherits=Item Frame}}
 
{{Metadata inherit|Glowing Item Frame|inherits=Item Frame}}
 
No additional metadata.
 
  
 
=== Painting ===
 
=== Painting ===
  
 
{{Metadata inherit|Painting|inherits=Entity}}
 
{{Metadata inherit|Painting|inherits=Entity}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,014: Line 2,050:
  
 
{{Metadata inherit|Item Entity|inherits=Entity}}
 
{{Metadata inherit|Item Entity|inherits=Entity}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,030: Line 2,068:
  
 
{{Metadata inherit|Living Entity|inherits=Entity}}
 
{{Metadata inherit|Living Entity|inherits=Entity}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,137: Line 2,177:
  
 
{{Metadata inherit|Player|inherits=Living Entity}}
 
{{Metadata inherit|Player|inherits=Living Entity}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,243: Line 2,285:
  
 
{{Metadata inherit|Armor Stand|inherits=Living Entity}}
 
{{Metadata inherit|Armor Stand|inherits=Living Entity}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,314: Line 2,358:
  
 
{{Metadata inherit|Mob|inherits=Living Entity}}
 
{{Metadata inherit|Mob|inherits=Living Entity}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,354: Line 2,400:
  
 
{{Metadata inherit|Ambient Creature|inherits=Mob}}
 
{{Metadata inherit|Ambient Creature|inherits=Mob}}
 
No additional metadata.
 
  
 
=== Bat ===
 
=== Bat ===
  
 
{{Metadata inherit|Bat|inherits=Ambient Creature}}
 
{{Metadata inherit|Bat|inherits=Ambient Creature}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,380: Line 2,426:
  
 
{{Metadata inherit|Pathfinder Mob|inherits=Mob}}
 
{{Metadata inherit|Pathfinder Mob|inherits=Mob}}
 
No additional metadata.
 
  
 
=== Water Animal ===
 
=== Water Animal ===
  
 
{{Metadata inherit|Water Animal|inherits=Pathfinder Mob}}
 
{{Metadata inherit|Water Animal|inherits=Pathfinder Mob}}
 
No additional metadata.
 
  
 
=== Squid ===
 
=== Squid ===
  
 
{{Metadata inherit|Squid|inherits=Water Animal}}
 
{{Metadata inherit|Squid|inherits=Water Animal}}
 
No additional metadata.
 
  
 
==== Events ====
 
==== Events ====
Line 2,408: Line 2,448:
  
 
{{Metadata inherit|Dolphin|inherits=Water Animal}}
 
{{Metadata inherit|Dolphin|inherits=Water Animal}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,444: Line 2,486:
  
 
{{Metadata inherit|Abstract fish|inherits=Water Animal}}
 
{{Metadata inherit|Abstract fish|inherits=Water Animal}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,460: Line 2,504:
  
 
{{Metadata inherit|Cod|inherits=Abstract fish}}
 
{{Metadata inherit|Cod|inherits=Abstract fish}}
 
No additional metadata.
 
  
 
=== Puffer fish ===
 
=== Puffer fish ===
  
 
{{Metadata inherit|Puffer fish|inherits=Abstract fish}}
 
{{Metadata inherit|Puffer fish|inherits=Abstract fish}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,482: Line 2,526:
  
 
{{Metadata inherit|Salmon|inherits=Abstract fish}}
 
{{Metadata inherit|Salmon|inherits=Abstract fish}}
 
No additional metadata.
 
  
 
=== Tropical fish ===
 
=== Tropical fish ===
  
 
{{Metadata inherit|Tropical fish|inherits=Abstract fish}}
 
{{Metadata inherit|Tropical fish|inherits=Abstract fish}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,504: Line 2,548:
  
 
{{Metadata inherit|Tadpole|inherits=Abstract fish}}
 
{{Metadata inherit|Tadpole|inherits=Abstract fish}}
 
No additional metadata.
 
  
 
=== Ageable Mob ===
 
=== Ageable Mob ===
  
 
{{Metadata inherit|Ageable Mob|inherits=Pathfinder Mob}}
 
{{Metadata inherit|Ageable Mob|inherits=Pathfinder Mob}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,526: Line 2,570:
  
 
{{Metadata inherit|Animal|inherits=Ageable Mob}}
 
{{Metadata inherit|Animal|inherits=Ageable Mob}}
 
No additional metadata.
 
  
 
==== Events ====
 
==== Events ====
Line 2,542: Line 2,584:
  
 
{{Metadata inherit|Axolotl|inherits=Animal}}
 
{{Metadata inherit|Axolotl|inherits=Animal}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,573: Line 2,617:
  
 
{{Metadata inherit|Abstract Horse|inherits=Animal}}
 
{{Metadata inherit|Abstract Horse|inherits=Animal}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,627: Line 2,673:
  
 
{{Metadata inherit|Horse|inherits=Abstract Horse}}
 
{{Metadata inherit|Horse|inherits=Abstract Horse}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"  
 
{| class="wikitable"  
Line 2,643: Line 2,691:
  
 
{{Metadata inherit|Zombie Horse|inherits=Abstract Horse}}
 
{{Metadata inherit|Zombie Horse|inherits=Abstract Horse}}
 
No additional metadata.
 
  
 
=== Skeleton Horse ===
 
=== Skeleton Horse ===
  
 
{{Metadata inherit|Skeleton Horse|inherits=Abstract Horse}}
 
{{Metadata inherit|Skeleton Horse|inherits=Abstract Horse}}
 
No additional metadata.
 
  
 
=== Camel ===
 
=== Camel ===
  
 
{{Metadata inherit|Camel|inherits=Abstract Horse}}
 
{{Metadata inherit|Camel|inherits=Abstract Horse}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,676: Line 2,722:
  
 
{{Metadata inherit|Chested Horse|inherits=Abstract Horse}}
 
{{Metadata inherit|Chested Horse|inherits=Abstract Horse}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"  
 
{| class="wikitable"  
Line 2,692: Line 2,740:
  
 
{{Metadata inherit|Donkey|inherits=Chested Horse}}
 
{{Metadata inherit|Donkey|inherits=Chested Horse}}
 
No additional metadata.
 
  
 
=== Llama ===
 
=== Llama ===
  
 
{{Metadata inherit|Llama|inherits=Chested Horse}}
 
{{Metadata inherit|Llama|inherits=Chested Horse}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,724: Line 2,772:
  
 
{{Metadata inherit|Trader Llama|inherits=Llama}}
 
{{Metadata inherit|Trader Llama|inherits=Llama}}
 
No additional metadata.
 
  
 
=== Mule ===
 
=== Mule ===
  
 
{{Metadata inherit|Mule|inherits=Chested Horse}}
 
{{Metadata inherit|Mule|inherits=Chested Horse}}
 
No additional metadata.
 
  
 
=== Axolotl ===
 
=== Axolotl ===
  
 
{{Metadata inherit|Axolotl|inherits=Animal}}
 
{{Metadata inherit|Axolotl|inherits=Animal}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,762: Line 2,808:
  
 
{{Metadata inherit|Bee|inherits=Animal}}
 
{{Metadata inherit|Bee|inherits=Animal}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,791: Line 2,839:
  
 
{{Metadata inherit|Fox|inherits=Animal}}
 
{{Metadata inherit|Fox|inherits=Animal}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,849: Line 2,899:
  
 
{{Metadata inherit|Frog|inherits=Animal}}
 
{{Metadata inherit|Frog|inherits=Animal}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,870: Line 2,922:
  
 
{{Metadata inherit|Ocelot|inherits=Animal}}
 
{{Metadata inherit|Ocelot|inherits=Animal}}
 +
 +
==== Metadata ====
  
 
{{Warning|This is for {{Minecraft Wiki|Ocelot|Ocelot}} not {{Minecraft Wiki|Cat|Cat}}}}
 
{{Warning|This is for {{Minecraft Wiki|Ocelot|Ocelot}} not {{Minecraft Wiki|Cat|Cat}}}}
Line 2,901: Line 2,955:
  
 
{{Metadata inherit|Panda|inherits=Animal}}
 
{{Metadata inherit|Panda|inherits=Animal}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,958: Line 3,014:
  
 
{{Metadata inherit|Pig|inherits=Animal}}
 
{{Metadata inherit|Pig|inherits=Animal}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,981: Line 3,039:
  
 
{{Metadata inherit|Rabbit|inherits=Animal}}
 
{{Metadata inherit|Rabbit|inherits=Animal}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,007: Line 3,067:
  
 
{{Metadata inherit|Turtle|inherits=Animal}}
 
{{Metadata inherit|Turtle|inherits=Animal}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,048: Line 3,110:
  
 
{{Metadata inherit|Polar Bear|inherits=Animal}}
 
{{Metadata inherit|Polar Bear|inherits=Animal}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,064: Line 3,128:
  
 
{{Metadata inherit|Chicken|inherits=Animal}}
 
{{Metadata inherit|Chicken|inherits=Animal}}
 
No additional metadata.
 
  
 
=== Cow ===
 
=== Cow ===
  
 
{{Metadata inherit|Cow|inherits=Animal}}
 
{{Metadata inherit|Cow|inherits=Animal}}
 
No additional metadata.
 
  
 
=== Hoglin ===
 
=== Hoglin ===
  
 
{{Metadata inherit|Hoglin|inherits=Animal}}
 
{{Metadata inherit|Hoglin|inherits=Animal}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,102: Line 3,164:
  
 
{{Metadata inherit|Mooshroom|inherits=Cow}}
 
{{Metadata inherit|Mooshroom|inherits=Cow}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,118: Line 3,182:
  
 
{{Metadata inherit|Sheep|inherits=Animal}}
 
{{Metadata inherit|Sheep|inherits=Animal}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,151: Line 3,217:
  
 
{{Metadata inherit|Strider|inherits=Animal}}
 
{{Metadata inherit|Strider|inherits=Animal}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,177: Line 3,245:
  
 
{{Metadata inherit|Tameable Animal|inherits=Animal}}
 
{{Metadata inherit|Tameable Animal|inherits=Animal}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,221: Line 3,291:
  
 
{{Metadata inherit|Cat|inherits=Tameable Animal}}
 
{{Metadata inherit|Cat|inherits=Tameable Animal}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,252: Line 3,324:
  
 
{{Metadata inherit|Wolf|inherits=Tameable Animal}}
 
{{Metadata inherit|Wolf|inherits=Tameable Animal}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,291: Line 3,365:
  
 
{{Metadata inherit|Parrot|inherits=Tameable Animal}}
 
{{Metadata inherit|Parrot|inherits=Tameable Animal}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,307: Line 3,383:
  
 
{{Metadata inherit|Abstract Villager|inherits=Ageable Mob}}
 
{{Metadata inherit|Abstract Villager|inherits=Ageable Mob}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,323: Line 3,401:
  
 
{{Metadata inherit|Villager|inherits=Abstract Villager}}
 
{{Metadata inherit|Villager|inherits=Abstract Villager}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,358: Line 3,438:
  
 
{{Metadata inherit|Wandering Trader|inherits=Abstract Villager}}
 
{{Metadata inherit|Wandering Trader|inherits=Abstract Villager}}
 
No additional metadata.
 
  
 
=== Allay ===
 
=== Allay ===
  
 
{{Metadata inherit|Allay|inherits=Pathfinder Mob}}
 
{{Metadata inherit|Allay|inherits=Pathfinder Mob}}
 
No additional metadata.
 
  
 
==== Events ====
 
==== Events ====
Line 3,380: Line 3,456:
  
 
{{Metadata inherit|Abstract Golem|inherits=Pathfinder Mob}}
 
{{Metadata inherit|Abstract Golem|inherits=Pathfinder Mob}}
 
No additional metadata.
 
  
 
=== Iron Golem ===
 
=== Iron Golem ===
  
 
{{Metadata inherit|Iron Golem|inherits=Abstract Golem}}
 
{{Metadata inherit|Iron Golem|inherits=Abstract Golem}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,422: Line 3,498:
  
 
{{Metadata inherit|Snow Golem|inherits=Abstract Golem}}
 
{{Metadata inherit|Snow Golem|inherits=Abstract Golem}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,445: Line 3,523:
  
 
{{Metadata inherit|Shulker|inherits=Abstract Golem}}
 
{{Metadata inherit|Shulker|inherits=Abstract Golem}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,471: Line 3,551:
  
 
{{Metadata inherit|Monster|inherits=Pathfinder Mob}}
 
{{Metadata inherit|Monster|inherits=Pathfinder Mob}}
 
No additional metadata.
 
  
 
=== Base Piglin ===
 
=== Base Piglin ===
  
 
{{Metadata inherit|Base Piglin|inherits=Monster}}
 
{{Metadata inherit|Base Piglin|inherits=Monster}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,493: Line 3,573:
  
 
{{Metadata inherit|Piglin|inherits=Base Piglin}}
 
{{Metadata inherit|Piglin|inherits=Base Piglin}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,519: Line 3,601:
  
 
{{Metadata inherit|Piglin Brute|inherits=Base Piglin}}
 
{{Metadata inherit|Piglin Brute|inherits=Base Piglin}}
 
No additional metadata.
 
  
 
=== Blaze ===
 
=== Blaze ===
  
 
{{Metadata inherit|Blaze|inherits=Monster}}
 
{{Metadata inherit|Blaze|inherits=Monster}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,545: Line 3,627:
  
 
{{Metadata inherit|Creeper|inherits=Monster}}
 
{{Metadata inherit|Creeper|inherits=Monster}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,571: Line 3,655:
  
 
{{Metadata inherit|Endermite|inherits=Monster}}
 
{{Metadata inherit|Endermite|inherits=Monster}}
 
No additional metadata.
 
  
 
=== Giant ===
 
=== Giant ===
  
 
{{Metadata inherit|Giant|inherits=Monster}}
 
{{Metadata inherit|Giant|inherits=Monster}}
 
No additional metadata.
 
  
 
=== Goat ===
 
=== Goat ===
  
 
{{Metadata inherit|Goat|inherits=Animal}}
 
{{Metadata inherit|Goat|inherits=Animal}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,623: Line 3,705:
  
 
{{Metadata inherit|Guardian|inherits=Monster}}
 
{{Metadata inherit|Guardian|inherits=Monster}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,644: Line 3,728:
  
 
{{Metadata inherit|Elder Guardian|inherits=Guardian}}
 
{{Metadata inherit|Elder Guardian|inherits=Guardian}}
 
No additional metadata.
 
  
 
==== Events ====
 
==== Events ====
Line 3,660: Line 3,742:
  
 
{{Metadata inherit|Silverfish|inherits=Monster}}
 
{{Metadata inherit|Silverfish|inherits=Monster}}
 
No additional metadata.
 
  
 
=== Raider ===
 
=== Raider ===
  
 
{{Metadata inherit|Raider|inherits=Monster}}
 
{{Metadata inherit|Raider|inherits=Monster}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,684: Line 3,766:
  
 
{{Metadata inherit|Abstract Illager|inherits=Raider}}
 
{{Metadata inherit|Abstract Illager|inherits=Raider}}
 
No additional metadata.
 
  
 
=== Vindicator ===
 
=== Vindicator ===
  
 
{{Metadata inherit|Vindicator|inherits=Abstract Illager}}
 
{{Metadata inherit|Vindicator|inherits=Abstract Illager}}
 
No additional metadata.
 
  
 
=== Pillager ===
 
=== Pillager ===
  
 
{{Metadata inherit|Pillager|inherits=Abstract Illager}}
 
{{Metadata inherit|Pillager|inherits=Abstract Illager}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,712: Line 3,792:
  
 
{{Metadata inherit|Spellcaster Illager|inherits=Abstract Illager}}
 
{{Metadata inherit|Spellcaster Illager|inherits=Abstract Illager}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,728: Line 3,810:
  
 
{{Metadata inherit|Evoker|inherits=Spellcaster Illager}}
 
{{Metadata inherit|Evoker|inherits=Spellcaster Illager}}
 
No additional metadata.
 
  
 
=== Illusioner ===
 
=== Illusioner ===
  
 
{{Metadata inherit|Illusioner|inherits=Spellcaster Illager}}
 
{{Metadata inherit|Illusioner|inherits=Spellcaster Illager}}
 
No additional metadata.
 
  
 
=== Ravager ===
 
=== Ravager ===
  
 
{{Metadata inherit|Ravager|inherits=Raider}}
 
{{Metadata inherit|Ravager|inherits=Raider}}
 
No additional metadata.
 
  
 
==== Events ====
 
==== Events ====
Line 3,759: Line 3,835:
  
 
{{Metadata inherit|Witch|inherits=Raider}}
 
{{Metadata inherit|Witch|inherits=Raider}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,785: Line 3,863:
  
 
{{Metadata inherit|Evoker Fangs|inherits=Entity}}
 
{{Metadata inherit|Evoker Fangs|inherits=Entity}}
 
No additional metadata.
 
  
 
==== Events ====
 
==== Events ====
Line 3,801: Line 3,877:
  
 
{{Metadata inherit|Vex|inherits=Monster}}
 
{{Metadata inherit|Vex|inherits=Monster}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,821: Line 3,899:
  
 
{{Metadata inherit|Abstract Skeleton|inherits=Monster}}
 
{{Metadata inherit|Abstract Skeleton|inherits=Monster}}
 
No additional metadata.
 
  
 
=== Skeleton ===
 
=== Skeleton ===
  
 
{{Metadata inherit|Skeleton|inherits=Abstract Skeleton}}
 
{{Metadata inherit|Skeleton|inherits=Abstract Skeleton}}
 
No additional metadata.
 
  
 
=== Wither Skeleton ===
 
=== Wither Skeleton ===
  
 
{{Metadata inherit|Wither Skeleton|inherits=Abstract Skeleton}}
 
{{Metadata inherit|Wither Skeleton|inherits=Abstract Skeleton}}
 
No additional metadata.
 
  
 
=== Stray ===
 
=== Stray ===
  
 
{{Metadata inherit|Stray|inherits=Abstract Skeleton}}
 
{{Metadata inherit|Stray|inherits=Abstract Skeleton}}
 
No additional metadata.
 
  
 
=== Spider ===
 
=== Spider ===
  
 
{{Metadata inherit|Spider|inherits=Monster}}
 
{{Metadata inherit|Spider|inherits=Monster}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,865: Line 3,937:
  
 
{{Metadata inherit|Warden|inherits=Monster}}
 
{{Metadata inherit|Warden|inherits=Monster}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,910: Line 3,984:
  
 
{{Metadata inherit|Wither|inherits=Monster}}
 
{{Metadata inherit|Wither|inherits=Monster}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,941: Line 4,017:
  
 
{{Metadata inherit|Hoglin|inherits=Monster}}
 
{{Metadata inherit|Hoglin|inherits=Monster}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,967: Line 4,045:
  
 
{{Metadata inherit|Zombie|inherits=Monster}}
 
{{Metadata inherit|Zombie|inherits=Monster}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,993: Line 4,073:
  
 
{{Metadata inherit|Zombie Villager|inherits=Zombie}}
 
{{Metadata inherit|Zombie Villager|inherits=Zombie}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 4,024: Line 4,106:
  
 
{{Metadata inherit|Husk|inherits=Zombie}}
 
{{Metadata inherit|Husk|inherits=Zombie}}
 
No additional metadata.
 
  
 
=== Drowned ===
 
=== Drowned ===
  
 
{{Metadata inherit|Drowned|inherits=Zombie}}
 
{{Metadata inherit|Drowned|inherits=Zombie}}
 
No additional metadata.
 
  
 
=== Zombified Piglin ===
 
=== Zombified Piglin ===
  
 
{{Metadata inherit|Zombified Piglinn|inherits=Zombie}}
 
{{Metadata inherit|Zombified Piglinn|inherits=Zombie}}
 
No additional metadata.
 
  
 
=== Enderman ===
 
=== Enderman ===
  
 
{{Metadata inherit|Enderman|inherits=Monster}}
 
{{Metadata inherit|Enderman|inherits=Monster}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 4,068: Line 4,146:
  
 
{{Metadata inherit|Ender Dragon|inherits=Mob}}
 
{{Metadata inherit|Ender Dragon|inherits=Mob}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 4,098: Line 4,178:
  
 
{{Metadata inherit|Flying|inherits=Mob}}
 
{{Metadata inherit|Flying|inherits=Mob}}
 
No additional metadata.
 
  
 
=== Ghast ===
 
=== Ghast ===
  
 
{{Metadata inherit|Ghast|inherits=Flying}}
 
{{Metadata inherit|Ghast|inherits=Flying}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 4,120: Line 4,200:
  
 
{{Metadata inherit|Phantom|inherits=Flying}}
 
{{Metadata inherit|Phantom|inherits=Flying}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 4,138: Line 4,220:
  
 
{{Metadata inherit|Slime|inherits=Mob}}
 
{{Metadata inherit|Slime|inherits=Mob}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 4,154: Line 4,238:
  
 
{{Metadata inherit|Llama Spit|inherits=Entity}}
 
{{Metadata inherit|Llama Spit|inherits=Entity}}
 
No additional metadata.
 
  
 
=== Abstract Minecart===
 
=== Abstract Minecart===
  
 
{{Metadata inherit|Abstract Minecart|inherits=Abstract Vehicle}}
 
{{Metadata inherit|Abstract Minecart|inherits=Abstract Vehicle}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 4,196: Line 4,280:
  
 
{{Metadata inherit|Minecart|inherits=Abstract Minecart}}
 
{{Metadata inherit|Minecart|inherits=Abstract Minecart}}
 
No additional metadata.
 
  
 
=== Abstract Minecart Container ===
 
=== Abstract Minecart Container ===
  
 
{{Metadata inherit|Abstract Minecart Container|inherits=Abstract Minecart}}
 
{{Metadata inherit|Abstract Minecart Container|inherits=Abstract Minecart}}
 
No additional metadata.
 
  
 
=== Minecart Hopper ===
 
=== Minecart Hopper ===
  
 
{{Metadata inherit|Minecart Hopper|inherits=Abstract Minecart Container }}
 
{{Metadata inherit|Minecart Hopper|inherits=Abstract Minecart Container }}
 
No additional metadata.
 
  
 
=== Minecart Chest ===
 
=== Minecart Chest ===
  
 
{{Metadata inherit|Minecart Chest|inherits=Abstract Minecart Container }}
 
{{Metadata inherit|Minecart Chest|inherits=Abstract Minecart Container }}
 
No additional metadata.
 
  
 
=== Minecart Furnace ===
 
=== Minecart Furnace ===
  
 
{{Metadata inherit|Minecart Furnace|inherits=Abstract Minecart}}
 
{{Metadata inherit|Minecart Furnace|inherits=Abstract Minecart}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 4,236: Line 4,314:
  
 
{{Metadata inherit|Minecart TNT|inherits=Abstract Minecart}}
 
{{Metadata inherit|Minecart TNT|inherits=Abstract Minecart}}
 
No additional metadata.
 
  
 
==== Events ====
 
==== Events ====
Line 4,252: Line 4,328:
  
 
{{Metadata inherit|Minecart Spawner|inherits=Abstract Minecart}}
 
{{Metadata inherit|Minecart Spawner|inherits=Abstract Minecart}}
 
No additional metadata.
 
  
 
==== Events ====
 
==== Events ====
Line 4,268: Line 4,342:
  
 
{{Metadata inherit|Minecart Command Block|inherits=Abstract Minecart}}
 
{{Metadata inherit|Minecart Command Block|inherits=Abstract Minecart}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 4,289: Line 4,365:
  
 
{{Metadata inherit|Primed Tnt|inherits=Entity}}
 
{{Metadata inherit|Primed Tnt|inherits=Entity}}
 +
 +
==== Metadata ====
  
 
{| class="wikitable"
 
{| class="wikitable"

Latest revision as of 19:18, 14 March 2024

This is a (very rough!) draft for a potential merger of Entity statuses and Object Data into Entity metadata. I am aware that separating the statuses from metadata was a conscious choice made in 2017. Nonetheless, fragmenting information on entities across three articles seems unhelpful to me. It's also weird to have a list of entities in Entity Metadata but not the others. Another solution to that could be a shared Entities page to be transcluded into all three. Anyway, I'll see how this turns out and ask before merging.

Also, importing the other articles revealed considerable inconsistencies in naming and inheritance hierarchies between the articles. If only keeping track of all this could be made easier somehow... ;)

<bikeshed>
The article is titled Entity Data for consistency with other similar articles. There are arguments to be made on whether or not events/statuses fit the label "data" sufficiently well, though, so simply Entities (same as before the earlier split) might be a better title. That would also make it possible to start calling "entity metadata" simply "entity data". That's what it's called in the source, and I'm not sure why it got called "metadata" in the first place—if an entity's health is "meta", then what isn't?
</bikeshed>

Various Entities have different metadata fields and status codes.

These are the valid codes for Minecraft Java Edition 1.20.2; for upcoming snapshots, see Pre-release protocol#Entity Metadata.

Because this is always updated late, only valid for the latest version and not computer parseable, Bixilon wrote PixLyzer. Burger burger might help.

Contents

List of entities

Warning.png These entity IDs are up to date for 1.20.2. Use Data Generators or Burger to get older IDs. If using Burger just replace the version number to what you want to see.

Most entities are spawned via Protocol#Spawn Entity, however, care should be taken for the following cases:

Entities marked in __ blue must be spawned in their own special ways:

Entities marked in __ red must not be spawned at all, as they're server-side only:

  • Marker, more info can be found here
Type Name bounding box x and z bounding box y ID
0 Allay 0.35 0.6 minecraft:allay
1 Area Effect Cloud 2.0 * Radius 0.5 minecraft:area_effect_cloud
2 Armor Stand normal: 0.5 marker: 0.0 small: 0.25 normal: 1.975 marker: 0.0 small: 0.9875 minecraft:armor_stand
3 Arrow 0.5 0.5 minecraft:arrow
4 Axolotl 0.75 0.42 minecraft:axolotl
5 Bat 0.5 0.9 minecraft:bat
6 Bee 0.7 0.6 minecraft:bee
7 Blaze 0.6 1.8 minecraft:blaze
8 Block Display 0.0 0.0 minecraft:block_display
9 Boat 1.375 0.5625 minecraft:boat
10 Camel 1.7 2.375 minecraft:camel
11 Cat 0.6 0.7 minecraft:cat
12 Cave Spider 0.7 0.5 minecraft:cave_spider
13 Chest Boat 1.375 0.5625 minecraft:chest_boat
14 Chest Minecart 0.98 0.7 minecraft:chest_minecart
15 Chicken 0.4 0.7 minecraft:chicken
16 Cod 0.5 0.3 minecraft:cod
17 Command Block Minecart 0.98 0.7 minecraft:command_block_minecart
18 Cow 0.9 1.4 minecraft:cow
19 Creeper 0.6 1.7 minecraft:creeper
20 Dolphin 0.9 0.6 minecraft:dolphin
21 Donkey 1.3964844 1.5 minecraft:donkey
22 Dragon Fireball 1.0 1.0 minecraft:dragon_fireball
23 Drowned 0.6 1.95 minecraft:drowned
24 Egg 0.25 0.25 minecraft:egg
25 Elder Guardian 1.9975 (2.35 * guardian) 1.9975 (2.35 * guardian) minecraft:elder_guardian
26 End Crystal 2.0 2.0 minecraft:end_crystal
27 Ender Dragon 16.0 8.0 minecraft:ender_dragon
28 Ender Pearl 0.25 0.25 minecraft:ender_pearl
29 Enderman 0.6 2.9 minecraft:enderman
30 Endermite 0.4 0.3 minecraft:endermite
31 Evoker 0.6 1.95 minecraft:evoker
32 Evoker Fangs 0.5 0.8 minecraft:evoker_fangs
33 Experience Bottle 0.25 0.25 minecraft:experience_bottle
34 Experience Orb 0.5 0.5 minecraft:experience_orb
35 Eye Of Ender 0.25 0.25 minecraft:eye_of_ender
36 Falling Block 0.98 0.98 minecraft:falling_block
37 Firework Rocket 0.25 0.25 minecraft:firework_rocket
38 Fox 0.6 0.7 minecraft:fox
39 Frog 0.5 0.5 minecraft:frog
40 Furnace Minecart 0.98 0.7 minecraft:furnace_minecart
41 Ghast 4.0 4.0 minecraft:ghast
42 Giant 3.6 12.0 minecraft:giant
43 Glow Item Frame 0.75 or 0.0625 (depth) 0.75 minecraft:glow_item_frame
44 Glow Squid 0.8 0.8 minecraft:glow_squid
45 Goat 1.3 0.9 minecraft:goat
46 Guardian 0.85 0.85 minecraft:guardian
47 Hoglin 1.3964844 1.4 minecraft:hoglin
48 Hopper Minecart 0.98 0.7 minecraft:hopper_minecart
49 Horse 1.3964844 1.6 minecraft:horse
50 Husk 0.6 1.95 minecraft:husk
51 Illusioner 0.6 1.95 minecraft:illusioner
52 Interaction 0.0 0.0 minecraft:interaction
53 Iron Golem 1.4 2.7 minecraft:iron_golem
54 Item 0.25 0.25 minecraft:item
55 Item Display 0.0 0.0 minecraft:item_display
56 Item Frame 0.75 or 0.0625 (depth) 0.75 minecraft:item_frame
57 Fireball 1.0 1.0 minecraft:fireball
58 Leash Knot 0.375 0.5 minecraft:leash_knot
59 Lightning Bolt 0.0 0.0 minecraft:lightning_bolt
60 Llama 0.9 1.87 minecraft:llama
61 Llama Spit 0.25 0.25 minecraft:llama_spit
62 Magma Cube 0.5202 * size 0.5202 * size minecraft:magma_cube
63 Marker 0.0 0.0 minecraft:marker
64 Minecart 0.98 0.7 minecraft:minecart
65 Mooshroom 0.9 1.4 minecraft:mooshroom
66 Mule 1.3964844 1.6 minecraft:mule
67 Ocelot 0.6 0.7 minecraft:ocelot
68 Painting type width or 0.0625 (depth) type height minecraft:painting
69 Panda 1.3 1.25 minecraft:panda
70 Parrot 0.5 0.9 minecraft:parrot
71 Phantom 0.9 0.5 minecraft:phantom
72 Pig 0.9 0.9 minecraft:pig
73 Piglin 0.6 1.95 minecraft:piglin
74 Piglin Brute 0.6 1.95 minecraft:piglin_brute
75 Pillager 0.6 1.95 minecraft:pillager
76 Polar Bear 1.4 1.4 minecraft:polar_bear
77 Potion 0.25 0.25 minecraft:potion
78 Pufferfish 0.7 0.7 minecraft:pufferfish
79 Rabbit 0.4 0.5 minecraft:rabbit
80 Ravager 1.95 2.2 minecraft:ravager
81 Salmon 0.7 0.4 minecraft:salmon
82 Sheep 0.9 1.3 minecraft:sheep
83 Shulker 1.0 1.0-2.0 (depending on peek) minecraft:shulker
84 Shulker Bullet 0.3125 0.3125 minecraft:shulker_bullet
85 Silverfish 0.4 0.3 minecraft:silverfish
86 Skeleton 0.6 1.99 minecraft:skeleton
87 Skeleton Horse 1.3964844 1.6 minecraft:skeleton_horse
88 Slime 0.5202 * size 0.5202 * size minecraft:slime
89 Small Fireball 0.3125 0.3125 minecraft:small_fireball
90 Sniffer 1.9 1.75 minecraft:sniffer
91 Snow Golem 0.7 1.9 minecraft:snow_golem
92 Snowball 0.25 0.25 minecraft:snowball
93 Spawner Minecart 0.98 0.7 minecraft:spawner_minecart
94 Spectral Arrow 0.5 0.5 minecraft:spectral_arrow
95 Spider 1.4 0.9 minecraft:spider
96 Squid 0.8 0.8 minecraft:squid
97 Stray 0.6 1.99 minecraft:stray
98 Strider 0.9 1.7 minecraft:strider
99 Tadpole 0.4 0.3 minecraft:tadpole
100 Text Display 0.0 0.0 minecraft:text_display
101 Tnt 0.98 0.98 minecraft:tnt
102 Tnt Minecart 0.98 0.7 minecraft:tnt_minecart
103 Trader Llama 0.9 1.87 minecraft:trader_llama
104 Trident 0.5 0.5 minecraft:trident
105 Tropical Fish 0.5 0.4 minecraft:tropical_fish
106 Turtle 1.2 0.4 minecraft:turtle
107 Vex 0.4 0.8 minecraft:vex
108 Villager 0.6 1.95 minecraft:villager
109 Vindicator 0.6 1.95 minecraft:vindicator
110 Wandering Trader 0.6 1.95 minecraft:wandering_trader
111 Warden 0.9 2.9 minecraft:warden
112 Witch 0.6 1.95 minecraft:witch
113 Wither 0.9 3.5 minecraft:wither
114 Wither Skeleton 0.7 2.4 minecraft:wither_skeleton
115 Wither Skull 0.3125 0.3125 minecraft:wither_skull
116 Wolf 0.6 0.85 minecraft:wolf
117 Zoglin 1.3964844 1.4 minecraft:zoglin
118 Zombie 0.6 1.95 minecraft:zombie
119 Zombie Horse 1.3964844 1.6 minecraft:zombie_horse
120 Zombie Villager 0.6 1.95 minecraft:zombie_villager
121 Zombified Piglin 0.6 1.95 minecraft:zombified_piglin
122 Player 0.6 1.8 minecraft:player
123 Fishing Bobber 0.25 0.25 minecraft:fishing_bobber

Metadata

Note that entity metadata is a totally distinct concept from block metadata. It is not required to send all metadata fields, or even any metadata fields, so long as the terminating entry is correctly sent.

Entity Metadata is an array of entries, each of which looks like the following:

Name Type Meaning
Index Unsigned Byte Unique index key determining the meaning of the following value, see the table below. If this is 0xff then the it is the end of the Entity Metadata array and no more is read.
Type VarInt Enum Only if Index is not 0xff; the type of the index, see the table below
Value Varies Only if Index is not 0xff: the value of the metadata field, see the table below
Type Name Value Notes
0 Byte Byte
1 VarInt VarInt
2 VarLong VarLong
3 Float Float
4 String String (32767)
5 Text Component Text Component
6 Optional Text Component (Boolean, Optional Text Component) Text Component is present if the Boolean is set to true.
7 Slot Slot
8 Boolean Boolean
9 Rotations (Float, Float, Float) rotation on x, rotation on y, rotation on z
10 Position Position
11 Optional Position (Boolean, Optional Position) Position is present if the Boolean is set to true.
12 Direction VarInt Enum Down = 0, Up = 1, North = 2, South = 3, West = 4, East = 5
13 Optional UUID (Boolean, Optional UUID) UUID is present if the Boolean is set to true.
14 Block State VarInt An ID in the block state registry.
15 Optional Block State VarInt 0 for absent (air is unrepresentable); otherwise, an ID in the block state registry.
16 NBT NBT
17 Particle (VarInt, Varies) particle type (an ID in the minecraft:particle_type registry), particle data (See Particles.)
18 Villager Data (VarInt, VarInt, VarInt) villager type, villager profession, level (See below.)
19 Optional VarInt VarInt 0 for absent; 1 + actual value otherwise. Used for entity IDs.
20 Pose VarInt Enum STANDING = 0, FALL_FLYING = 1, SLEEPING = 2, SWIMMING = 3, SPIN_ATTACK = 4, SNEAKING = 5, LONG_JUMPING = 6, DYING = 7, CROAKING = 8, USING_TONGUE = 9, SITTING = 10, ROARING = 11, SNIFFING = 12, EMERGING = 13, DIGGING = 14
21 Cat Variant VarInt An ID in the minecraft:cat_variant registry.
22 Frog Variant VarInt An ID in the minecraft:frog_variant registry.
23 Optional Global Position (Boolean, Optional Identifier, Optional Position) dimension identifier, position; only if the Boolean is set to true.
24 Painting Variant VarInt An ID in the minecraft:painting_variant registry.
25 Sniffer State VarInt Enum IDLING = 0, FEELING_HAPPY = 1, SCENTING = 2, SNIFFING = 3, SEARCHING = 4, DIGGING = 5, RISING = 6
26 Vector3 (Float, Float, Float) x, y, z
27 Quaternion (Float, Float, Float, Float) x, y, z, w

Villager types (minecraft:villager_type registry):

Name ID
minecraft:desert 0
minecraft:jungle 1
minecraft:plains 2
minecraft:savanna 3
minecraft:snow 4
minecraft:swamp 5
minecraft:taiga 6

Villager professions (minecraft:villager_profession registry):

Name ID
minecraft:none 0
minecraft:armorer 1
minecraft:butcher 2
minecraft:cartographer 3
minecraft:cleric 4
minecraft:farmer 5
minecraft:fisherman 6
minecraft:fletcher 7
minecraft:leatherworker 8
minecraft:librarian 9
minecraft:mason 10
minecraft:nitwit 11
minecraft:shepherd 12
minecraft:toolsmith 13
minecraft:weaponsmith 14

Entity classes also recursively inherit fields from classes they extend.

Events

The following table links to the appropriate entity for each event.

Event Entity(/ies)
0 Arrow
1 Minecart Spawner, Rabbit
2 None
3 Egg, Living Entity, Snowball
4 Evoker Fangs, Hoglin, Iron Golem, Ravager, Warden, Zoglin
5 None
6 Abstract Horse, Tameable Animal
7 Abstract Horse, Tameable Animal
8 Wolf
9 Player
10 Minecart TNT, Sheep
11 Iron Golem
12 Villager
13 Villager
14 Villager
15 Witch
16 Zombie Villager
17 Firework Rocket
18 Allay, Animal
19 Squid
20 Mob
21 Guardian
22 Player
23 Player
24 Player
25 Player
26 Player
27 Player
28 Player
29 Living Entity
30 Living Entity
31 Fishing Hook
32 Armor Stand
33 None
34 Iron Golem
35 Living Entity
36 None
37 None
38 Dolphin
39 Ravager
40 Ocelot
41 Ocelot
42 Villager
43 Player
44 None
45 Fox
46 Living Entity
47 Living Entity
48 Living Entity
49 Living Entity
50 Living Entity
51 Living Entity
52 Living Entity
53 Entity
54 Living Entity
55 Living Entity
56 Wolf
57 None
58 Goat
59 Goat
60 Living Entity
61 Warden
62 Warden
63 Sniffer

Entities

Entity

The base class.

Metadata

Index Type Meaning Default
0 Byte (0) Bit mask Meaning 0
0x01 Is on fire
0x02 Is crouching
0x04 Unused (previously riding)
0x08 Is sprinting
0x10 Is swimming
0x20 Is invisible
0x40 has glowing effect
0x80 Is flying with an elytra
1 VarInt (1) Air ticks 300
2 Optional Text Component (6) Custom name empty
3 Boolean (8) Is custom name visible false
4 Boolean (8) Is silent false
5 Boolean (8) Has no gravity false
6 Pose (20) Pose STANDING
7 VarInt (1) Ticks frozen in powdered snow 0

Freezing ticks cap at 140 in the client for the player's snow overlay when stuck in powder snow. If the entity extends LivingEntity and freezing ticks reaches the cap, the mob will start shaking (this excludes the skeleton, which has its own indicator).

Events

Event Description
53 Spawns honey block slide particles at the entities feet

Interaction

Extends Entity.

Metadata

Index Type Meaning Default
8 Float (3) Width 1.0
9 Float (3) Height 1.0
10 Boolean (8) Responsive - can be attacked/interacted with if true false

Display

Extends Entity.

Metadata

Index Type Meaning Default
8 VarInt (1) Interpolation delay 0
9 VarInt (1) Transformation interpolation duration 0
10 VarInt (1) Position/Rotation interpolation duration 0
11 Vector3 (26) Translation (0.0, 0.0, 0.0)
12 Vector3 (26) Scale (1.0, 1.0, 1.0)
13 Quaternion (27) Rotation left (0.0, 0.0, 0.0, 1.0)
14 Quaternion (27) Rotation right (0.0, 0.0, 0.0, 1.0)
15 Byte (0) Billboard Constraints (0 = FIXED, 1 = VERTICAL, 2 = HORIZONTAL, 3 = CENTER) 0
16 VarInt (1) Brightness override (blockLight << 4 | skyLight << 20) -1
17 Float (3) View range 1.0
18 Float (3) Shadow radius 0.0
19 Float (3) Shadow strength 1.0
20 Float (3) Width 0.0
21 Float (3) Height 0.0
22 VarInt (1) Glow color override -1

Block Display

Extends Display.

Metadata

Index Type Meaning Default
23 Block State (14) Displayed block state 0 (Air)

Item Display

Extends Display.

Metadata

Index Type Meaning Default
23 Slot (7) Displayed item Empty
24 Byte (0) Display type:
  • 0 = NONE
  • 1 = THIRD_PERSON_LEFT_HAND
  • 2 = THIRD_PERSON_RIGHT_HAND
  • 3 = FIRST_PERSON_LEFT_HAND
  • 4 = FIRST_PERSON_RIGHT_HAND
  • 5 = HEAD
  • 6 = GUI
  • 7 = GROUND
  • 8 = FIXED
0 (NONE)

Text Display

Extends Display.

Metadata

Index Type Meaning Default
23 Text Component (5) Text Empty
24 VarInt (1) Line width 200
25 VarInt (1) Background color 1073741824 (0x40000000)
26 Byte (0) Text opacity -1 (fully opaque)
27 Byte (0) Bit mask Meaning 0
0x01 Has shadow
0x02 Is see through
0x04 Use default background color
0x08 Alignment:
  • 0 = CENTER
  • 1 or 3 = LEFT
  • 2 = RIGHT

Projectile

Extends Entity.

Spawn Data

Field name Field type Notes
Owner ID Int The entity ID of the owner

Thrown Item Projectile

Extends Projectile.

Metadata

Index Type Meaning Default
8 Slot (7) Item Empty (which behaves as the default)

Thrown Egg

Extends Thrown Item Projectile.

Metadata

Default item is minecraft:egg.

Events

Event Description
3 Displays 8 iconcrack particles with the egg as a parameter at the egg's location

Thrown Ender Pearl

Extends Thrown Item Projectile.

Metadata

Default item is minecraft:ender_pearl.

Thrown Experience Bottle

Extends Thrown Item Projectile.

Metadata

Default item is minecraft:experience_bottle.

Thrown Potion

Extends Thrown Item Projectile.

Metadata

Default item is minecraft:splash_potion.

Snowball

Extends Thrown Item Projectile.

Metadata

Default item is minecraft:snowball.

Events

Event Description
3 Displays 8 snowballpoof particles at the snowball's location

Eye of Ender

Extends Entity.

Metadata

Index Type Meaning Default
8 Slot (7) Item Empty (which behaves as if it were a minecraft:ender_eye)

Falling Block

Extends Entity.

Metadata

Index Type Meaning Default
8 Position (10) spawn position (0, 0, 0)

Spawn data

Field name Field type Notes
Block state ID Int ID of the block state that the falling block will represent.

Velocity in the spawn packet is always ignored.

Area Effect Cloud

Extends Entity.

Metadata

Index Type Meaning Default
8 Float (3) Radius 0.5
9 VarInt (1) Color (only for mob spell particle) 0
10 Boolean (8) Ignore radius and show effect as single point, not area false
11 Particle (17) The particle effect

Fishing Hook

Extends Entity.

Metadata

Index Type Meaning Default
8 VarInt (1) Hooked entity id + 1, or 0 if there is no hooked entity 0
9 Boolean (8) Is catchable False

Events

Event Description
31 If the caught entity is the connected player, then cause them to be pulled toward the caster of the fishing rod.

Abstract Arrow

Extends Projectile.

Metadata

Index Type Meaning Default
8 Byte (0) Bit mask Meaning 0
0x01 Is critical
0x02 Is noclip (used by loyalty tridents when returning)
9 Byte (0) Piercing level 0

Arrow

Extends Abstract Arrow.

Metadata

Used for both tipped and regular arrows. If not tipped, then color is set to -1 and no tipped arrow particles are used.

Index Type Meaning Default
10 VarInt (1) Color (-1 for no particles) -1

Events

Event Description
0 Spawns tipped arrow particle effects, if the color is not -1.

Spectral Arrow

Extends Abstract Arrow.

Thrown Trident

Extends Abstract Arrow.

Metadata

Index Type Meaning Default
10 VarInt (1) Loyalty level (enchantment) 0
11 Boolean (8) Has enchantment glint False

Abstract Vehicle

Extends Entity.

Metadata

Index Type Meaning Default
8 VarInt (1) Shaking power 0
9 VarInt (1) Shaking direction 1
10 Float (3) Shaking multiplier 0.0

Boat

Extends Abstract Vehicle.

Metadata

Index Type Meaning Default
11 VarInt (1) Type (0=oak, 1=spruce, 2=birch, 3=jungle, 4=acacia, 5=dark oak) 0
12 Boolean (8) Is left paddle turning false
13 Boolean (8) Is right paddle turning false
14 VarInt (1) Splash timer 0

Chest Boat

Extends Boat.

End Crystal

Extends Entity.

Metadata

Index Type Meaning Default
8 Optional Position (11) Beam target Empty
9 Boolean (8) Show bottom true

Dragon Fireball

Extends Entity.

Small Fireball

Extends Entity.

Metadata

This is the fireball shot by blazes and dispensers with fire charges.

Index Type Meaning Default
8 Slot (7) Item Empty (which behaves as if it were a minecraft:fire_charge)

Fireball

Extends Entity.

Metadata

This is the large fireball shot by ghasts.

Index Type Meaning Default
8 Slot (7) Item Empty

Wither Skull

Extends Entity.

Metadata

Index Type Meaning Default
8 Boolean (8) Is invulnerable false

Firework Rocket Entity

Extends Entity.

Metadata

Index Type Meaning Default
8 Slot (7) Firework info Empty
9 Optional VarInt (19) Entity ID of entity which used firework (for elytra boosting) Empty
10 Boolean (8) Is shot at angle (from a crossbow) false

Events

Event Description
17 Triggers the firework explosion effect (based on the firework info metadata)

Item Frame

Extends Entity.

Metadata

Index Type Meaning Default
8 Slot (7) Item Empty
9 VarInt (1) Rotation 0

Spawn data

Value Orientation
0 Down
1 Up
2 North
3 South
4 West
5 East

The Notchian client clamps invalid values into the valid range through the modulus operator. If the resulting value is negative, the absolute value is used.

Velocity in the spawn packet is always ignored.

Glowing Item Frame

Extends Item Frame.

Painting

Extends Entity.

Metadata

Index Type Meaning Default
8 Painting Variant (24) Painting Type KEBAB

Spawn data

Value Orientation
2 North
3 South
4 West
5 East

The Notchian client clamps invalid values into the valid range through the modulus operator. If the resulting value is negative, the absolute value is used.

Warning.png Although the values of 0 and 1 are invalid, the Notchian client uses the same clamping algorithm as Item Frame, which can result in any value from 0 to 5. If the resulting value is invalid, the entity will fail to spawn.

Velocity in the spawn packet is always ignored.

Item Entity

Extends Entity.

Metadata

Index Type Meaning Default
8 Slot (7) Item Empty

Living Entity

Extends Entity.

Metadata

Index Type Meaning Default
8 Byte (0) Hand states, used to trigger blocking/eating/drinking animation. 0
Bit mask Meaning
0x01 Is hand active
0x02 Active hand (0 = main hand, 1 = offhand)
0x04 Is in riptide spin attack
9 Float (3) Health 1.0
10 VarInt (1) Potion effect color (or 0 if there is no effect) 0
11 Boolean (8) Is potion effect ambient: reduces the number of particles generated by potions to 1/5 the normal amount false
12 VarInt (1) Number of arrows in entity 0
13 VarInt (1) Number of bee stingers in entity 0
14 Optional Position (11) Location of the bed that the entity is currently sleeping in (Empty if it isn't sleeping) Empty

Events

Event Description
3 Plays the death sound and death animation
29 Plays the shield block sound
30 Plays the shield break sound
35 Plays totem of undying animation and sound
46 Spawns portal particles when teleporting due to consumption of a chorus fruit or being an endermen
47 Plays the equipment break sound (unless silent) and spawns break particles for the item in the main hand
48 Plays the equipment break sound (unless silent) and spawns break particles for the item in the off hand
49 Plays the equipment break sound (unless silent) and spawns break particles for the item in the head slot
50 Plays the equipment break sound (unless silent) and spawns break particles for the item in the chest slot
51 Plays the equipment break sound (unless silent) and spawns break particles for the item in the legs slot
52 Plays the equipment break sound (unless silent) and spawns break particles for the item in the feet slot
54 Spawns honey block fall particles at the entities feet
55 Swaps the hand items of the entity
60 Spawns death smoke particles

Player

Extends Living Entity.

Metadata

Index Type Meaning Default
15 Float (3) Additional Hearts 0.0
16 VarInt (1) Score 0
17 Byte (0) The Displayed Skin Parts bit mask that is sent in Client Settings 0
Bit mask Meaning
0x01 Cape enabled
0x02 Jacket enabled
0x04 Left sleeve enabled
0x08 Right sleeve enabled
0x10 Left pants leg enabled
0x20 Right pants leg enabled
0x40 Hat enabled
0x80 Unused
18 Byte (0) Main hand (0 : Left, 1 : Right) 1
19 NBT (16) Left shoulder entity data (for occupying parrot) Empty
20 NBT (16) Right shoulder entity data (for occupying parrot) Empty

Events

Event Description
9 Marks item use as finished (finished eating, finished drinking, etc)

This status is not required if you want more control on the server side, this basically finishes the interaction on the client side to decrease the food quantity, arrow quantity, ...

But you can trigger these changes manually through other packets or prevent those changes on the client.

Examples:

  • Create an 'Infinity Bow' without the first arrow in your inventory constantly changing in quantity.
  • Create a custom found that is infinite, and prevent the stack quantity from decreasing.
  • ...

Note: This works together with the 'Hand data' so this will have to be updated accordingly to 'finish' the interaction manually.

22 Enables reduced debug screen information
23 Disables reduced debug screen information
24 Set op permission level to 0
25 Set op permission level to 1
26 Set op permission level to 2
27 Set op permission level to 3
28 Set op permission level to 4
43 Spawn cloud particles at the player. Sent to a player whose Bad Omen effect is removed to either start a raid or increase its difficulty.

Armor Stand

Extends Living Entity.

Metadata

Index Type Meaning Default
15 Byte (0) Bit mask Meaning 0
0x01 Is Small
0x04 Has Arms
0x08 Has no BasePlate
0x10 Is Marker
16 Rotations (9) Head rotation (0.0, 0.0, 0.0)
17 Rotations (9) Body rotation (0.0, 0.0, 0.0)
18 Rotations (9) Left arm rotation (-10.0, 0.0, -10.0)
19 Rotations (9) Right arm rotation (-15.0, 0.0, 10.0)
20 Rotations (9) Left leg rotation (-1.0, 0.0, -1.0)
21 Rotations (9) Right leg rotation (1.0, 0.0, 1.0)

Note that armor stands with the invisible flag from the base entity class set also cannot be attacked or damaged, except for by the void.

Events

Event Description
32 Plays the hit sound, and resets a hit cooldown.

Mob

Extends Living Entity.

Metadata

Index Type Meaning Default
15 Byte (0) Bit mask Meaning 0
0x01 NoAI
0x02 Is left handed
0x04 Is aggressive

Events

Event Description
20 Spawn explosion particle. Used when:
  • A silverfish enters a block
  • A silverfish exits a block
  • A mob spawner (or minecart mob spawner) spawns an entity (only with entities that support this status)

Ambient Creature

Extends Mob.

Bat

Extends Ambient Creature.

Metadata

Index Type Meaning Default
16 Byte (0) Bit mask Meaning 0
0x01 Is hanging

Pathfinder Mob

Extends Mob.

Water Animal

Extends Pathfinder Mob.

Squid

Extends Water Animal.

Events

Event Description
19 Resets the squid's rotation to 0 radians. Occurs whenever the server calculates that the squid has rotated more than 2 pi radians.

Dolphin

Extends Water Animal.

Metadata

Index Type Meaning Default
16 Position (10) Treasure position (0, 0, 0)
17 Boolean (8) Has fish false
18 VarInt (1) Moisture level 2400

Events

Event Description
38 Causes several "happy villager" particles to appear; used when the dolphin has been fed and is locating a structure

Abstract fish

Extends Water Animal.

Metadata

Index Type Meaning Default
16 Boolean (8) From bucket False

Cod

Extends Abstract fish.

Puffer fish

Extends Abstract fish.

Metadata

Index Type Meaning Default
17 VarInt (1) PuffState (varies from 0 to 2) 0

Salmon

Extends Abstract fish.

Tropical fish

Extends Abstract fish.

Metadata

Index Type Meaning Default
17 VarInt (1) Variant 0

Tadpole

Extends Abstract fish.

Ageable Mob

Extends Pathfinder Mob.

Metadata

Index Type Meaning Default
16 Boolean (8) Is baby false

Animal

Extends Ageable Mob.

Events

Event Description
18 Spawn "love mode" heart particles

Sniffer

Extends Animal.

Metadata

Index Type Meaning Default
17 Sniffer State (25) Sniffer State IDLING
18 VarInt (1) Drop seed at tick 0

Events

Event Description
63 Plays the digging sound. Only works if the Sniffer has a target, and is in a digging or searching state.

Abstract Horse

Extends Animal.

Metadata

Index Type Meaning Default
17 Byte (0) Bit mask Meaning 0
0x01 Unused
0x02 Is Tame
0x04 Is saddled
0x08 Has bred
0x10 Is eating
0x20 Is rearing (on hind legs)
0x40 Is mouth open
0x80 Unused

Events

Event Description
6 Spawn smoke particles (taming failed)
7 Spawn heart particles (taming succeeded)

Horse

Extends Abstract Horse.

Metadata

Index Type Meaning Default
18 VarInt (1) Variant (Color & Style) 0

Zombie Horse

Extends Abstract Horse.

Skeleton Horse

Extends Abstract Horse.

Camel

Extends Abstract Horse.

Metadata

Index Type Meaning Default
18 Boolean (8) Is dashing False
19 VarLong (2) Last pose change tick 0

Chested Horse

Extends Abstract Horse.

Metadata

Index Type Meaning Default
18 Boolean (8) Has Chest false

Donkey

Extends Chested Horse.

Llama

Extends Chested Horse.

Metadata

Index Type Meaning Default
19 VarInt (1) Strength (number of columns of 3 slots in the llama's inventory once a chest is equipped) 0
20 VarInt (1) Carpet color (a dye color, or -1 if no carpet equipped) -1
21 VarInt (1) Variant (0: llama_creamy.png, 1: llama_white.png, 2: llama_brown.png, 3: llama_gray.png) 0

Trader Llama

Extends Llama.

Mule

Extends Chested Horse.

Axolotl

Extends Animal.

Metadata

Index Type Meaning Default
17 VarInt (1) Variant (0 = lucy, 1 = wild, 2 = gold, 3 = cyan, 4 = blue) 0 (lucy)
18 Boolean (8) If it is currently playing dead. false
19 Boolean (8) If it was spawned from a bucket. false

Bee

Extends Animal.

Metadata

Index Type Meaning Default
17 Byte (0) Flags 0
0x01 Unused
0x02 Is angry
0x04 Has stung
0x08 Has nectar
18 VarInt (1) Anger time in ticks 0 (Not angry)

Fox

Extends Animal.

Metadata

Index Type Meaning Default
17 VarInt (1) Type (0: red, 1: snow) 0 (red)
18 Byte (0) Bit mask Meaning 0
0x01 Is sitting
0x02 Unused
0x04 Is crouching
0x08 Is interested
0x10 Is pouncing
0x20 Is sleeping
0x40 Is faceplanted
0x80 Is defending
19 Optional UUID (13) First UUID (in UUIDs NBT)? Absent
20 Optional UUID (13) Second UUID (in UUIDs NBT)? Absent

Events

Event Description
45 Spawns particles based on the item on the fox's mouth (technically its main hand) to indicate them chewing on it

Frog

Extends Animal.

Metadata

Index Type Meaning Default
17 Frog Variant (22) Frog Variant TEMPERATE
18 Optional VarInt (19) Tongue Target 0

Ocelot

Extends Animal.

Metadata

Warning.png This is for Ocelot not Cat

Index Type Meaning Default
17 Boolean (8) Is trusting false

Events

Event Description
40 Spawn smoke particles (taming failed)
41 Spawn heart particles (taming succeeded)

Panda

Extends Animal.

Metadata

Index Type Meaning Default
17 VarInt (1) Breed timer? Set to 32 when something happens, and then counts down to 0 again. At 29 and 14 (before counting down), will play the entity.panda.cant_breed sound event. 0
18 VarInt (1) Sneeze timer. Counts up from 0; when it hits 1 the entity.panda.pre_sneeze event plays and when it hits 21 the entity.panda.sneeze event plays (and it is set back to 0 and the sneeze flag is cleared). 0
19 VarInt (1) Eat timer. If nonzero, counts upwards. 0
20 Byte (0) Main Gene 0
21 Byte (0) Hidden Gene 0
22 Byte (0) Bit mask Meaning 0
0x01 Unused
0x02 Is sneezing
0x04 Is rolling
0x08 Is sitting
0x10 Is on back

Pig

Extends Animal.

Metadata

Index Type Meaning Default
17 Boolean (8) Has saddle false
18 VarInt (1) Total time to "boost" with a carrot on a stick for 0

Whenever a carrot on a stick is used, if the pig is not currently boosting it will start to boost for 140 to 980 (inclusive) ticks. When boost time is changed, a counter is reset which counts up to the boost time, after which boosting will stop. The value remains set at its modified value even after boosting is stopped.

Rabbit

Extends Animal.

Metadata

Index Type Meaning Default
17 VarInt (1) Type 0

Events

Event Description
1 Causes the rabbit to use its rotated jumping animation, and displays jumping particles.

Turtle

Extends Animal.

Metadata

Index Type Meaning Default
17 Position (10) Home pos (0, 0, 0)
18 Boolean (8) Has egg false
19 Boolean (8) Is laying egg false
20 Position (10) Travel pos (0, 0, 0)
21 Boolean (8) Is going home false
22 Boolean (8) Is traveling false

Polar Bear

Extends Animal.

Metadata

Index Type Meaning Default
17 Boolean (8) Is standing up false

Chicken

Extends Animal.

Cow

Extends Animal.

Hoglin

Extends Animal.

Metadata

Index Type Meaning Default
17 Boolean (8) Is immune to zombification false

Events

Event Description
4 Plays the attack animation for 10 ticks and plays the attack sound.

Mooshroom

Extends Cow.

Metadata

Index Type Meaning Default
17 String (4) Variant ("red" or "brown") red

Sheep

Extends Animal.

Metadata

Index Type Meaning Default
17 Byte (0) Bit mask Meaning 0
0x0F Color ID
0x10 Is sheared

Events

Event Description
10 Causes the sheep to play the eating grass animation for the next 40 ticks

Strider

Extends Animal.

Metadata

Index Type Meaning Default
17 VarInt (1) Total time to "boost" with warped fungus on a stick for 0
18 Boolean (8) Is shaking (true unless riding a vehicle or on or in a block tagged with strider_warm_blocks (default: lava)) false
19 Boolean (8) Has saddle false

Tameable Animal

Extends Animal.

Metadata

Index Type Meaning Default
17 Byte (0) Bit mask Meaning 0
0x01 Is sitting
0x02 Unused
0x04 Is tamed
18 Optional UUID (13) Owner Absent

Events

Event Description
6 Spawn smoke particles (taming failed)
7 Spawn heart particles (taming succeeded)

Cat

Extends Tameable Animal.

Metadata

Index Type Meaning Default
19 Cat Variant (21) Cat Variant BLACK
20 Boolean (8) Is lying false
21 Boolean (8) Is relaxed? (This makes their head go slightly upwards, unknown when used) false
22 VarInt (1) Collar color (values are those used with dyes) 14 (Red)

Wolf

Extends Tameable Animal.

Metadata

Index Type Meaning Default
19 Boolean (8) Is begging false
20 VarInt (1) Collar color (values are those used with dyes) 14 (Red)
21 VarInt (1) Anger time 0

Events

Event Description
8 Play wolf shaking water animation
56 Stop wolf shaking water animation

Parrot

Extends Tameable Animal.

Metadata

Index Type Meaning Default
19 VarInt (1) Variant (0: red/blue, 1: blue, 2: green, 3: yellow/blue, 4: grey) 0

Abstract Villager

Extends Ageable Mob.

Metadata

Index Type Meaning Default
17 VarInt (1) Head shake timer (starts at 40, decrements each tick) 0

Villager

Extends Abstract Villager.

Metadata

Index Type Meaning Default
18 Villager Data (18) Villager Data Plains/None/1

Events

Event Description
12 Spawn villager mating heart particles
13 Spawn villager angry particles
14 Spawn villager happy particles
42 Spawn "splash" particles. Triggered with 1% chance each tick while a raid is active.

Wandering Trader

Extends Abstract Villager.

Allay

Extends Pathfinder Mob.

Events

Event Description
18 Spawns heart particles, used upon Allay duplication.

Abstract Golem

Extends Pathfinder Mob.

Iron Golem

Extends Abstract Golem.

Metadata

Index Type Meaning Default
16 Byte (0) Bit mask Meaning 0
0x01 Is player-created

Events

Event Description
4 Plays attack animation and attack sound
11 Causes golem to hold out a rose poppy for 400 ticks (20 seconds)
34 Puts away golem's poppy

Snow Golem

Extends Abstract Golem.

Metadata

Index Type Meaning Default
16 Byte (0) Bit mask Meaning 0x10
0x00 Has no pumpkin hat
0x10 Has pumpkin hat

Shulker

Extends Abstract Golem.

Metadata

Index Type Meaning Default
16 Direction (12) Attach face Down (0)
17}} Byte (0) Shield height 0
18 Byte (0) Color (dye color) 16

Monster

Extends Pathfinder Mob.

Base Piglin

Extends Monster.

Metadata

Index Type Meaning Default
16 Boolean (8) Is immune to zombification false

Piglin

Extends Base Piglin.

Metadata

Index Type Meaning Default
17 Boolean (8) Is baby false
18 Boolean (8) Is charging crossbow false
19 Boolean (8) Is dancing false

Piglin Brute

Extends Base Piglin.

Blaze

Extends Monster.

Metadata

Index Type Meaning Default
16 Byte (0) Bit mask Meaning 0
0x01 Is on fire

Creeper

Extends Monster.

Metadata

Index Type Meaning Default
16 VarInt (1) State (-1 = idle, 1 = fuse) -1
17 Boolean (8) Is charged false
18 Boolean (8) Is ignited false

Endermite

Extends Monster.

Giant

Extends Monster.

Goat

Extends Animal.

Metadata

Index Type Meaning Default
17 Boolean (8) Is Screaming Goat false
18 Boolean (8) Has Left Horn true
19 Boolean (8) Has Right Horn true

Events

Event Description
58 Lower head for ramming
59 Stop lowering head

Guardian

Extends Monster.

Metadata

Index Type Meaning Default
16 Boolean (8) Is retracting spikes false
17 VarInt (1) Target EID 0

Elder Guardian

Extends Guardian.

Events

Event Description
21 Plays the guardian attack sound effect from this entity.

Silverfish

Extends Monster.

Raider

Extends Monster.

Metadata

Index Type Meaning Default
16 Boolean (8) Is celebrating false

"Is celebrating" appears to control the pose for vindicators and does not appear to be used by other types.

Abstract Illager

Extends Raider.

Vindicator

Extends Abstract Illager.

Pillager

Extends Abstract Illager.

Metadata

Index Type Meaning Default
17 Boolean (8) Is charging false

Spellcaster Illager

Extends Abstract Illager.

Metadata

Index Type Meaning Default
17 Byte (0) Spell (0: none, 1: summon vex, 2: attack, 3: wololo, 4: disappear, 5: blindness) 0

Evoker

Extends Spellcaster Illager.

Illusioner

Extends Spellcaster Illager.

Ravager

Extends Raider.

Events

Event Description
4 Starts the attack animation.
39 Marks the ravager as stunned for the next 40 ticks.

Witch

Extends Raider.

Metadata

Index Type Meaning Default
17 Boolean (8) Is drinking potion false

Events

Event Description
15 Spawns between 10 and 45 witchMagic particles. This status has a .075% chance of happening each tick.

Evoker Fangs

Extends Entity.

Events

Event Description
4 Starts the attack animation, and plays the entity.evocation_fangs.attack sound.

Vex

Extends Monster.

Metadata

Index Type Meaning Default
16 Byte (0) Bit mask Meaning 0
0x01 Is attacking

Abstract Skeleton

Extends Monster.

Skeleton

Extends Abstract Skeleton.

Wither Skeleton

Extends Abstract Skeleton.

Stray

Extends Abstract Skeleton.

Spider

Extends Monster.

Metadata

Index Type Meaning Default
16 Byte (0) Bit mask Meaning 0
0x01 Is climbing

Warden

Extends Monster.

Metadata

Index Type Meaning Default
16 VarInt (1) Anger Level 0

Events

Event Description
4 Stops the roar animation and performs the attack animation.
61 Performs tendril shaking animation for 10 ticks.
62 Performs the sonic boom attack animation (Charge and release). Beam and sound are not included.

Spawn data

Field name Field type Notes
Pose Int If a value of 1 is specified, the Warden will spawn in the emerging pose. Any other value is silently ignored.

Wither

Extends Monster.

Metadata

Index Type Meaning Default
16 VarInt (1) Center head's target (entity ID, or 0 if no target) 0
17 VarInt (1) Left head's target (entity ID, or 0 if no target) 0
18 VarInt (1) Right head's target (entity ID, or 0 if no target) 0
19 VarInt (1) Invulnerable time 0

Zoglin

Extends Monster.

Metadata

Index Type Meaning Default
16 Boolean (8) Is baby false

Events

Event Description
4 Plays the attack animation for 10 ticks and plays the attack sound.

Zombie

Extends Monster.

Metadata

Index Type Meaning Default
16 Boolean (8) Is baby false
17 VarInt (1) Unused (previously type) 0
18 Boolean (8) Is becoming a drowned false

Zombie Villager

Extends Zombie.

Metadata

Index Type Meaning Default
19 Boolean (8) Is converting false
20 Villager Data (18) Villager Data Plains/None/1

Events

Event Description
16 Plays the entity.zombie_villager.cure sound effect (unless the entity is silent)

Husk

Extends Zombie.

Drowned

Extends Zombie.

Zombified Piglin

Extends Zombie.

Enderman

Extends Monster.

Metadata

Index Type Meaning Default
16 Optional Block State (15) Carried block Absent
17 Boolean (8) Is screaming false
18 Boolean (8) Is staring false

Ender Dragon

Extends Mob.

Metadata

Index Type Meaning Default
16 VarInt (1) Dragon phase 10 (hover)

Phases (according to the wiki page on dragon data values) are:

  • 0: circling
  • 1: strafing (preparing to shoot a fireball)
  • 2: flying to the portal to land (part of transition to landed state)
  • 3: landing on the portal (part of transition to landed state)
  • 4: taking off from the portal (part of transition out of landed state)
  • 5: landed, performing breath attack
  • 6: landed, looking for a player for breath attack
  • 7: landed, roar before beginning breath attack
  • 8: charging player
  • 9: flying to portal to die
  • 10: hovering with no AI (default when using the /summon command).

Flying

Extends Mob.

Ghast

Extends Flying.

Metadata

Index Type Meaning Default
16 Boolean (8) Is attacking false

Phantom

Extends Flying.

Metadata

Index Type Meaning Default
16 VarInt (1) Size 0

Hitbox size is determined by horizontal=0.9 + 0.2*size and vertical=0.5 + 0.1 * i

Slime

Extends Mob.

Metadata

Index Type Meaning Default
16 VarInt (1) Size 1

Llama Spit

Extends Entity.

Abstract Minecart

Extends Abstract Vehicle.

Metadata

Index Type Meaning Default
11 VarInt (1) Custom block ID and damage 0
12 VarInt (1) Custom block Y position (in 16ths of a block) 6
13 Boolean (8) Show custom block false

If show custom block is false, then each type of Minecart will render its own type of block with its own properties. Note that one does not need to send these values for the metadata fields, as the client will automatically select them if show custom block is false. They are only provided for reference to help with swapping out other blocks.

  • Rideable Minecarts contain air (0:0) and have a y position of 6
  • Chest Minecarts contain chests facing north (54:0) and have a y position of 8
  • Furnace Minecarts contain a normal furnace facing north when unpowered (61:0) and a lit furnace facing north when powered (62:0) and have a y position of 6 in both cases
  • Hopper Minecarts contain a hopper (154:0) and have a y position of 1
  • TNT Minecarts contain TNT (46:0) and have a y position of 6
  • Command block minecarts contain a Command Block (137:0) and have a y position of 6
  • Spawner Minecarts contain a spawner (52:0) and have a y position of 6

Minecart

Extends Abstract Minecart.

Abstract Minecart Container

Extends Abstract Minecart.

Minecart Hopper

Extends Abstract Minecart Container.

Minecart Chest

Extends Abstract Minecart Container.

Minecart Furnace

Extends Abstract Minecart.

Metadata

Index Type Meaning Default
14 Boolean (8) Has fuel false

Minecart TNT

Extends Abstract Minecart.

Events

Event Description
10 Causes the TNT to ignite. Does not play a sound; the sound must be played separately.

Minecart Spawner

Extends Abstract Minecart.

Events

Event Description
1 Resets the delay of the spawner to 200 ticks (the default minimum value).

Minecart Command Block

Extends Abstract Minecart.

Metadata

Index Type Meaning Default
14 String (4) Command
15 Text Component (5) Last output {"text":""}

Primed Tnt

Extends Entity.

Metadata

Index Type Meaning Default
8 VarInt (1) Fuse time 80