Difference between revisions of "Entity metadata"

From wiki.vg
Jump to navigation Jump to search
m (Spelling mistake whoops)
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Various '''Entities''' have different metadata fields and [[Entity statuses|status codes]].
+
Various '''Entities''' have different metadata fields and [[Entity statuses|status codes]].
 +
 
 +
These are the valid codes for Minecraft Java Edition 1.15.2, for upcoming changes for 1.16.2, see [[Pre-release protocol#Entity_Metadata]] The entity ID's are for 1.16.2.
  
 
== Mobs ==
 
== Mobs ==
Line 11: Line 13:
 
* XP orbs should be spawned using [[Protocol#Spawn_Experience_Orb|Spawn Experience Orb]].}}
 
* XP orbs should be spawned using [[Protocol#Spawn_Experience_Orb|Spawn Experience Orb]].}}
  
{{Warning2|These entity IDs are out of date. Use [[Data Generators]] or [https://pokechu22.github.io/Burger/1.16.1.html Burger] to get current IDs.}}
+
{{Warning2|These entity IDs are up to date for 1.16.2. Use [[Data Generators]] or [https://pokechu22.github.io/Burger/1.15.2.html Burger] to get older IDs. If using Burger just replace the version number to what you want to see.}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 184: Line 186:
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
 
| 27
 
| 27
| Firework Rocket
+
| Firework Rocket Entity
 
| 0.25
 
| 0.25
 
| 0.25
 
| 0.25
Line 250: Line 252:
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
 
| 38
 
| 38
| ItemFrame
+
| Item Frame
 
| 0.75 or 0.0625 (depth)
 
| 0.75 or 0.0625 (depth)
 
| 0.75
 
| 0.75
Line 298: Line 300:
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
 
| 46
 
| 46
| Minecart with Chest
+
| Minecart Chest
 
| 0.98
 
| 0.98
 
| 0.7
 
| 0.7
Line 304: Line 306:
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
 
| 47
 
| 47
| Minecart with Command Block
+
| Minecart Command Block
 
| 0.98
 
| 0.98
 
| 0.7
 
| 0.7
Line 310: Line 312:
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
 
| 48
 
| 48
| Minecart with Furnace
+
| Minecart Furnace
 
| 0.98
 
| 0.98
 
| 0.7
 
| 0.7
Line 316: Line 318:
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
 
| 49
 
| 49
| Minecart with Hopper
+
| Minecart Hopper
 
| 0.98
 
| 0.98
 
| 0.7
 
| 0.7
Line 322: Line 324:
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
 
| 50
 
| 50
| MinecartSpawner
+
| Minecart Spawner
 
| 0.98
 
| 0.98
 
| 0.7
 
| 0.7
Line 328: Line 330:
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
 
| 51
 
| 51
| MinecartTNT
+
| Minecart TNT
 
| 0.98
 
| 0.98
 
| 0.7
 
| 0.7
Line 388: Line 390:
 
|-
 
|-
 
| 61
 
| 61
 +
| Piglin Brute
 +
| 0.6
 +
| 1.95
 +
| <code>minecraft:piglin_brute</code>
 +
|-
 +
| 62
 
| Pillager
 
| Pillager
 
| 0.6
 
| 0.6
Line 393: Line 401:
 
| <code>minecraft:pillager</code>
 
| <code>minecraft:pillager</code>
 
|-
 
|-
| 62
+
| 63
 
| Polar Bear
 
| Polar Bear
 
| 1.4
 
| 1.4
Line 399: Line 407:
 
| <code>minecraft:polar_bear</code>
 
| <code>minecraft:polar_bear</code>
 
|- style="background: #aaaaff;"
 
|- style="background: #aaaaff;"
| 63
+
| 64
 
| Primed TNT
 
| Primed TNT
 
| 0.98
 
| 0.98
Line 405: Line 413:
 
| <code>minecraft:tnt</code>
 
| <code>minecraft:tnt</code>
 
|-
 
|-
| 64
+
| 65
 
| Pufferfish
 
| Pufferfish
 
| 0.7
 
| 0.7
Line 411: Line 419:
 
| <code>minecraft:pufferfish</code>
 
| <code>minecraft:pufferfish</code>
 
|-
 
|-
| 65
+
| 66
 
| Rabbit
 
| Rabbit
 
| 0.4
 
| 0.4
Line 417: Line 425:
 
| <code>minecraft:rabbit</code>
 
| <code>minecraft:rabbit</code>
 
|-
 
|-
| 66
+
| 67
 
| Ravager
 
| Ravager
 
| 1.95
 
| 1.95
Line 423: Line 431:
 
| <code>minecraft:ravager</code>
 
| <code>minecraft:ravager</code>
 
|-
 
|-
| 67
+
| 68
 
| Salmon
 
| Salmon
 
| 0.7
 
| 0.7
Line 429: Line 437:
 
| <code>minecraft:salmon</code>
 
| <code>minecraft:salmon</code>
 
|-
 
|-
| 68
+
| 69
 
| Sheep
 
| Sheep
 
| 0.9
 
| 0.9
Line 435: Line 443:
 
| <code>minecraft:sheep</code>
 
| <code>minecraft:sheep</code>
 
|-
 
|-
| 69
+
| 70
 
| Shulker
 
| Shulker
 
| 1.0
 
| 1.0
Line 441: Line 449:
 
| <code>minecraft:shulker</code>
 
| <code>minecraft:shulker</code>
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
| 70
+
| 71
 
| Shulker Bullet
 
| Shulker Bullet
 
| 0.3125
 
| 0.3125
Line 447: Line 455:
 
| <code>minecraft:shulker_bullet</code>
 
| <code>minecraft:shulker_bullet</code>
 
|-
 
|-
| 71
+
| 72
 
| Silverfish
 
| Silverfish
 
| 0.4
 
| 0.4
Line 453: Line 461:
 
| <code>minecraft:silverfish</code>
 
| <code>minecraft:silverfish</code>
 
|-
 
|-
| 72
+
| 73
 
| Skeleton
 
| Skeleton
 
| 0.6
 
| 0.6
Line 459: Line 467:
 
| <code>minecraft:skeleton</code>
 
| <code>minecraft:skeleton</code>
 
|-
 
|-
| 73
+
| 74
 
| Skeleton Horse
 
| Skeleton Horse
 
| 1.39648
 
| 1.39648
Line 465: Line 473:
 
| <code>minecraft:skeleton_horse</code>
 
| <code>minecraft:skeleton_horse</code>
 
|-
 
|-
| 74
+
| 75
 
| Slime
 
| Slime
 
| 0.51000005 * size
 
| 0.51000005 * size
Line 471: Line 479:
 
| <code>minecraft:slime</code>
 
| <code>minecraft:slime</code>
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
| 75
+
| 76
| Small Fireball (blaze)
+
| Small Fireball
 
| 0.3125
 
| 0.3125
 
| 0.3125
 
| 0.3125
 
| <code>minecraft:small_fireball</code>
 
| <code>minecraft:small_fireball</code>
 
|-
 
|-
| 76
+
| 77
 
| Snow Golem
 
| Snow Golem
 
| 0.7
 
| 0.7
Line 483: Line 491:
 
| <code>minecraft:snow_golem</code>
 
| <code>minecraft:snow_golem</code>
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
| 77
+
| 78
 
| Snowball
 
| Snowball
 
| 0.25
 
| 0.25
Line 489: Line 497:
 
| <code>minecraft:snowball</code>
 
| <code>minecraft:snowball</code>
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
| 78
+
| 79
| SpectralArrow
+
| Spectral Arrow
 
| 0.5
 
| 0.5
 
| 0.5
 
| 0.5
 
| <code>minecraft:spectral_arrow</code>
 
| <code>minecraft:spectral_arrow</code>
 
|-
 
|-
| 79
+
| 80
 
| Spider
 
| Spider
 
| 1.4
 
| 1.4
Line 501: Line 509:
 
| <code>minecraft:spider</code>
 
| <code>minecraft:spider</code>
 
|-
 
|-
| 80
+
| 81
 
| Squid
 
| Squid
 
| 0.8
 
| 0.8
Line 507: Line 515:
 
| <code>minecraft:squid</code>
 
| <code>minecraft:squid</code>
 
|-
 
|-
| 81
+
| 82
 
| Stray
 
| Stray
 
| 0.6
 
| 0.6
Line 513: Line 521:
 
| <code>minecraft:stray</code>
 
| <code>minecraft:stray</code>
 
|-
 
|-
| 82
+
| 83
 
| Strider
 
| Strider
 
| 0.9
 
| 0.9
Line 519: Line 527:
 
| <code>minecraft:strider</code>
 
| <code>minecraft:strider</code>
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
| 83
+
| 84
 
| Thrown Egg
 
| Thrown Egg
 
| 0.25
 
| 0.25
Line 525: Line 533:
 
| <code>minecraft:egg</code>
 
| <code>minecraft:egg</code>
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
| 84
+
| 85
 
| Thrown Ender Pearl
 
| Thrown Ender Pearl
 
| 0.25
 
| 0.25
Line 531: Line 539:
 
| <code>minecraft:ender_pearl</code>
 
| <code>minecraft:ender_pearl</code>
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
| 85
+
| 86
| Thrown Bottle o' Enchanting
+
| Thrown Expierience Bottle
 
| 0.25
 
| 0.25
 
| 0.25
 
| 0.25
 
| <code>minecraft:experience_bottle</code>
 
| <code>minecraft:experience_bottle</code>
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
| 86
+
| 87
| Potion
+
| Thrown Potion
 
| 0.25
 
| 0.25
 
| 0.25
 
| 0.25
 
| <code>minecraft:potion</code>
 
| <code>minecraft:potion</code>
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
| 87
+
| 88
| Trident
+
| Thrown Trident
 
| 0.5
 
| 0.5
 
| 0.5
 
| 0.5
 
| <code>minecraft:trident</code>
 
| <code>minecraft:trident</code>
 
|-
 
|-
| 88
+
| 89
| Trader LLama
+
| Trader Llama
 
| 0.9
 
| 0.9
 
| 1.87
 
| 1.87
 
| <code>minecraft:trader_llama</code>
 
| <code>minecraft:trader_llama</code>
 
|-
 
|-
| 89
+
| 90
 
| Tropical Fish
 
| Tropical Fish
 
| 0.5
 
| 0.5
Line 561: Line 569:
 
| <code>minecraft:tropical_fish</code>
 
| <code>minecraft:tropical_fish</code>
 
|-
 
|-
| 90
+
| 91
 
| Turtle
 
| Turtle
 
| 1.2
 
| 1.2
Line 567: Line 575:
 
| <code>minecraft:turtle</code>
 
| <code>minecraft:turtle</code>
 
|-
 
|-
| 91
+
| 92
 
| Vex
 
| Vex
 
| 0.4
 
| 0.4
Line 573: Line 581:
 
| <code>minecraft:vex</code>
 
| <code>minecraft:vex</code>
 
|-
 
|-
| 92
+
| 93
 
| Villager
 
| Villager
 
| 0.6
 
| 0.6
Line 579: Line 587:
 
| <code>minecraft:villager</code>
 
| <code>minecraft:villager</code>
 
|-
 
|-
| 93
+
| 94
 
| Vindicator
 
| Vindicator
 
| 0.6
 
| 0.6
Line 585: Line 593:
 
| <code>minecraft:vindicator</code>
 
| <code>minecraft:vindicator</code>
 
|-
 
|-
| 94
+
| 95
 
| Wandering Trader
 
| Wandering Trader
 
| 0.6
 
| 0.6
Line 591: Line 599:
 
| <code>minecraft:wandering_trader</code>
 
| <code>minecraft:wandering_trader</code>
 
|-
 
|-
| 95
+
| 96
 
| Witch
 
| Witch
 
| 0.6
 
| 0.6
Line 597: Line 605:
 
| <code>minecraft:witch</code>
 
| <code>minecraft:witch</code>
 
|-
 
|-
| 96
+
| 97
 
| Wither
 
| Wither
 
| 0.9
 
| 0.9
Line 603: Line 611:
 
| <code>minecraft:wither</code>
 
| <code>minecraft:wither</code>
 
|-
 
|-
| 97
+
| 98
 
| Wither Skeleton
 
| Wither Skeleton
 
| 0.7
 
| 0.7
Line 609: Line 617:
 
| <code>minecraft:wither_skeleton</code>
 
| <code>minecraft:wither_skeleton</code>
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
| 98
+
| 99
 
| Wither Skull
 
| Wither Skull
 
| 0.3125
 
| 0.3125
Line 615: Line 623:
 
| <code>minecraft:wither_skull</code>
 
| <code>minecraft:wither_skull</code>
 
|-
 
|-
| 99
+
| 100
 
| Wolf
 
| Wolf
 
| 0.6
 
| 0.6
Line 621: Line 629:
 
| <code>minecraft:wolf</code>
 
| <code>minecraft:wolf</code>
 
|-
 
|-
| 100
+
| 101
 
| Zoglin
 
| Zoglin
 
| 1.39648
 
| 1.39648
Line 627: Line 635:
 
| <code>minecraft:zoglin</code>
 
| <code>minecraft:zoglin</code>
 
|-
 
|-
| 101
+
| 102
 
| Zombie
 
| Zombie
 
| 0.6
 
| 0.6
Line 633: Line 641:
 
| <code>minecraft:zombie</code>
 
| <code>minecraft:zombie</code>
 
|-
 
|-
| 102
+
| 103
 
| Zombie Horse
 
| Zombie Horse
 
| 1.39648
 
| 1.39648
Line 639: Line 647:
 
| <code>minecraft:zombie_horse</code>
 
| <code>minecraft:zombie_horse</code>
 
|-
 
|-
| 103
+
| 104
 
| Zombie Villager
 
| Zombie Villager
 
| 0.6
 
| 0.6
Line 645: Line 653:
 
| <code>minecraft:zombie_villager</code>
 
| <code>minecraft:zombie_villager</code>
 
|-
 
|-
| 104
+
| 105
| Zombified Piglin
+
| Zombie Pigman
 
| 0.6
 
| 0.6
 
| 1.95
 
| 1.95
| <code>minecraft:zombified_piglin</code>
+
| <code>minecraft:zombie_pigman</code>
 
|- style="background: #aaaaff;"
 
|- style="background: #aaaaff;"
| 105
+
| 106
 
| Player
 
| Player
 
| 0.6
 
| 0.6
Line 657: Line 665:
 
| <code>minecraft:player</code>
 
| <code>minecraft:player</code>
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
| 106
+
| 107
| Fishing Bobber
+
| Fishing Hook
 
| 0.25
 
| 0.25
 
| 0.25
 
| 0.25
Line 778: Line 786:
 
|-  
 
|-  
 
| 76
 
| 76
| Firework Rocket
+
| Firework Rocket Entity
 
| 0.25
 
| 0.25
 
| 0.25
 
| 0.25
Line 788: Line 796:
 
|-
 
|-
 
| 78
 
| 78
| ArmorStand
+
| Armor Stand
 
| normal: 0.5 marker: 0.0 small: 0.25
 
| normal: 0.5 marker: 0.0 small: 0.25
 
| normal: 1.975 marker: 0.0 small: 0.9875
 
| normal: 1.975 marker: 0.0 small: 0.9875
Line 1,001: Line 1,009:
 
  |-
 
  |-
 
  | 0x01
 
  | 0x01
  | On Fire
+
  | Is on fire
 
  |-
 
  |-
 
  | 0x02
 
  | 0x02
  | Crouched
+
  | Is crouching
 
  |-
 
  |-
 
  | 0x04
 
  | 0x04
Line 1,010: Line 1,018:
 
  |-
 
  |-
 
  | 0x08
 
  | 0x08
  | Sprinting
+
  | Is sprinting
 
  |-
 
  |-
 
  | 0x10
 
  | 0x10
  | Swimming
+
  | Is swimming
 
  |-
 
  |-
 
  | 0x20
 
  | 0x20
  | Invisible
+
  | Is invisible
 
  |-
 
  |-
 
  | 0x40
 
  | 0x40
  | Glowing effect
+
  | has glowing effect
 
  |-
 
  |-
 
  | 0x80
 
  | 0x80
  | Flying with {{Minecraft Wiki|elytra}}
+
  | Is flying with an {{Minecraft Wiki|elytra}}
 
  |-
 
  |-
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
 
  | VarInt
 
  | VarInt
  |colspan="2"| Air
+
  |colspan="2"| Air ticks
 
  | 300
 
  | 300
 
  |-
 
  |-
Line 1,046: Line 1,054:
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
 
  | Boolean
 
  | Boolean
  |colspan="2"| No gravity
+
  |colspan="2"| Has no gravity
 
  | false
 
  | false
 
  |-
 
  |-
Line 1,055: Line 1,063:
 
  |}
 
  |}
  
=== Throwable ===
+
=== Thrown Egg ===
  
{{Metadata inherit|Throwable|inherits=Entity}}
+
{{Metadata inherit|Thrown Egg|inherits=Entity}}
 
 
No additional metadata.
 
 
 
=== Itemed Throwable ===
 
 
 
{{Metadata inherit|Itemed Throwable|inherits=Throwable}}  Used for all things that previously extended throwable other than potions, which already had an item.
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,072: Line 1,074:
 
  |-
 
  |-
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
  | Slot
+
  | [[Slot]]
 
  |colspan="2"| Item
 
  |colspan="2"| Item
  | empty (which behaves as if it were a specific item, depending on the subclass)
+
  | Empty (which behaves as if it were a <code>minecraft:egg</code>)
 
  |}
 
  |}
  
=== Egg ===
+
=== Thrown Ender Pearl ===
  
{{Metadata inherit|Egg|inherits=Itemed Throwable}}
+
{{Metadata inherit|Thrown Ender Pearl|inherits=Entity}}
  
No additional metadata.
+
{| class="wikitable"
 
 
An empty item behaves as if the item were a <code>minecraft:egg</code>.
 
 
 
=== Ender Pearl ===
 
 
 
{{Metadata inherit|Ender Pearl|inherits=Itemed Throwable}}
 
 
 
No additional metadata.
 
 
 
An empty item behaves as if the item were a <code>minecraft:ender_pearl</code>.
 
 
 
=== Experience Bottle ===
 
 
 
{{Metadata inherit|Experience Bottle|inherits=Itemed Throwable}}
 
 
 
No additional metadata.
 
 
 
An empty item behaves as if the item were a <code>minecraft:experience_bottle</code>
 
 
 
=== Snowball ===
 
 
 
{{Metadata inherit|Snowball|inherits=Itemed Throwable}}
 
 
 
No additional metadata.
 
 
 
An empty item behaves as if the item were a <code>minecraft:snowball</code>
 
 
 
=== Potion ===
 
 
 
{{Metadata inherit|Potion|inherits=Throwable}}
 
 
 
{| class="wikitable"
 
 
  ! Index
 
  ! Index
 
  ! Type
 
  ! Type
Line 1,121: Line 1,091:
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
 
  | [[Slot]]
 
  | [[Slot]]
  |colspan="2"| Potion which is thrown
+
  |colspan="2"| Item
  | Empty
+
  | Empty (which behaves as if it were a <code>minecraft:ender_pearl</code>)
 
  |}
 
  |}
  
=== Eye of Ender ===
+
=== Thrown Expierience Bottle===
  
{{Metadata inherit|Eye of Ender|inherits=Entity}}
+
{{Metadata inherit|Thrown Expierience Bottle|inherits=Entity}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,136: Line 1,106:
 
  |-
 
  |-
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
  | Slot
+
  | [[Slot]]
 
  |colspan="2"| Item
 
  |colspan="2"| Item
  | empty (which behaves as if it were a <code>minecraft:ender_eye</code>)
+
  | Empty (which behaves as if it were a <code>minecraft:experience_bottle</code>)
 
  |}
 
  |}
  
=== FallingBlock ===
+
=== Thrown Potion ===
  
{{Metadata inherit|FallingBlock|inherits=Entity}}
+
{{Metadata inherit|Thrown Potion|inherits=Entity}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,152: Line 1,122:
 
  |-
 
  |-
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
  | [[Data Types#Position|Position]]
+
  | [[Slot]]
  |colspan="2"| spawn position
+
  |colspan="2"| Potion which is thrown
  | (0, 0, 0)
+
  | Empty
 
  |}
 
  |}
  
=== AreaEffectCloud ===
+
=== Snowball ===
  
{{Metadata inherit|AreaEffectCloud|inherits=Entity}}
+
{{Metadata inherit|Snowball|inherits=Entity}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,168: Line 1,138:
 
  |-
 
  |-
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
  | Float
+
  | [[Slot]]
  |colspan="2"| Radius
+
  |colspan="2"| Item
| 0.5
+
  | Empty (which behaves as if it were a <code>minecraft:snowball</code>)
  |-
 
| {{Metadata id|}}
 
| VarInt
 
|colspan="2"| Color (only for mob spell particle)
 
| 0
 
|-
 
| {{Metadata id|}}
 
| Boolean
 
|colspan="2"| Ignore radius and show effect as single point, not area
 
| false
 
|-
 
| {{Metadata id|}}
 
| Particle
 
| colspan="2"| The [[#Particle]]
 
| <code>effect</code>
 
 
  |}
 
  |}
  
=== FishingHook ===
+
=== Eye of Ender ===
  
{{Metadata inherit|FishingHook|inherits=Entity}}
+
{{Metadata inherit|Eye of Ender|inherits=Entity}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,199: Line 1,154:
 
  |-
 
  |-
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
  | VarInt
+
  | [[Slot]]
  |colspan="2"| Hooked entity id + 1, or 0 if there is no hooked entity
+
  |colspan="2"| Item
  | 0
+
  | Empty (which behaves as if it were a <code>minecraft:ender_eye</code>)
 
  |}
 
  |}
  
=== Abstract Arrow ===
+
=== Falling Block ===
 
 
{{Metadata inherit|Abstract Arrow|inherits=Entity}}
 
  
Abstract base class for [[#Tipped Arrow|Tipped Arrow]] (which is used for regular arrows as well as tipped ones) and [[#Spectral Arrow|Spectral Arrow]].
+
{{Metadata inherit|Falling Block|inherits=Entity}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,216: Line 1,169:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | rowspan="3" | {{Metadata id|}}
+
  | {{Metadata id|}}
| rowspan="3" | Byte
+
| [[Data Types#Position|BlockPos]]
  ! Bit mask
+
|colspan="2"| spawn position
  ! Meaning
+
| (0, 0, 0)
  | rowspan="3" | 0
+
|}
 +
 
 +
=== Area Effect Cloud ===
 +
 
 +
{{Metadata inherit|Area Effect Cloud|inherits=Entity}}
 +
 
 +
{| class="wikitable"
 +
  ! Index
 +
! Type
 +
  !style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
  | Float
 +
|colspan="2"| Radius
 +
| 0.5
 
  |-
 
  |-
  | 0x01
+
  | {{Metadata id|}}
  | Is critical
+
| VarInt
 +
|colspan="2"| Color (only for mob spell particle)
 +
  | 0
 
  |-
 
  |-
  | 0x02
+
  | {{Metadata id|}}
  | Is noclip (used by loyalty tridents when returning)
+
| Boolean
 +
|colspan="2"| Ignore radius and show effect as single point, not area
 +
  | false
 
  |-
 
  |-
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
  | Byte
+
  | Particle
  |colspan="2"| Piercing level
+
  | colspan="2"| The [[#Particle]]
  | 0
+
  | <code>effect</code>
 
  |}
 
  |}
  
=== Tipped Arrow ===
+
=== Fishing Hook ===
  
{{Metadata inherit|Tipped Arrow|inherits=Abstract Arrow}}
+
{{Metadata inherit|Fishing Hook|inherits=Entity}}
 
 
Used for both tipped and regular arrows.  If not tipped, then color is set to -1 and no tipped arrow particles are used.
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,248: Line 1,218:
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
 
  | VarInt
 
  | VarInt
  |colspan="2"| Color (-1 for no particles)
+
  |colspan="2"| Hooked entity id + 1, or 0 if there is no hooked entity
  | -1
+
  | 0
 
  |}
 
  |}
  
=== Spectral Arrow ===
+
=== Abstract Arrow ===
  
{{Metadata inherit|Spectral Arrow|inherits=Abstract Arrow}}
+
{{Metadata inherit|Abstract Arrow|inherits=Entity}}
 
 
No additional metadata.
 
 
 
=== Trident ===
 
 
 
{{Metadata inherit|Trident|inherits=Abstract Arrow}}
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,267: Line 1,231:
 
  !style="width: 250px;" colspan="2"| Meaning
 
  !style="width: 250px;" colspan="2"| Meaning
 
  ! Default
 
  ! Default
 +
|-
 +
| rowspan="3" | {{Metadata id|}}
 +
| rowspan="3" | Byte
 +
! Bit mask
 +
! Meaning
 +
| rowspan="3" | 0
 +
|-
 +
| 0x01
 +
| Is critical
 +
|-
 +
| 0x02
 +
| Is noclip (used by loyalty tridents when returning)
 
  |-
 
  |-
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
  | VarInt
+
  | OptUUID
  |colspan="2"| Loyalty level (enchantment)
+
  |colspan="2"| ''Unused'' (Was once the uuid of the owner)
  | 0
+
  | Empty
 
  |-
 
  |-
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
  | Boolean
+
  | Byte
  |colspan="2"| Has enchantment glint
+
  |colspan="2"| Piercing level
  | False
+
  | 0
 
  |}
 
  |}
  
=== Boat ===
+
=== Arrow ===
  
{{Metadata inherit|Boat|inherits=Entity}}
+
{{Metadata inherit|Arrow|inherits=Abstract Arrow}}
 +
 
 +
Used for both tipped and regular arrows.  If not tipped, then color is set to -1 and no tipped arrow particles are used.
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,291: Line 1,269:
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
 
  | VarInt
 
  | VarInt
  |colspan="2"| Time since last hit
+
  |colspan="2"| Color (-1 for no particles)
  | 0
+
  | -1
 +
|}
 +
 
 +
=== Spectral Arrow ===
 +
 
 +
{{Metadata inherit|Spectral Arrow|inherits=Abstract Arrow}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Thrown Trident ===
 +
 
 +
{{Metadata inherit|Thrown Trident|inherits=Abstract Arrow}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 
  |-
 
  |-
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
 
  | VarInt
 
  | VarInt
  |colspan="2"| Forward direction
+
  |colspan="2"| Loyalty level (enchantment)
| 1
 
|-
 
| {{Metadata id|}}
 
| Float
 
|colspan="2"| Damage taken
 
| 0.0
 
|-
 
| {{Metadata id|}}
 
| VarInt
 
|colspan="2"| Type (0=oak, 1=spruce, 2=birch, 3=jungle, 4=acacia, 5=dark oak)
 
 
  | 0
 
  | 0
 
  |-
 
  |-
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
 
  | Boolean
 
  | Boolean
  |colspan="2"| Left paddle turning
+
  |colspan="2"| Has enchantment glint
  | false
+
  | False
  |-
+
|}
 +
 
 +
=== Boat ===
 +
 
 +
{{Metadata inherit|Boat|inherits=Entity}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| VarInt
 +
|colspan="2"| Time since last hit
 +
| 0
 +
|-
 +
| {{Metadata id|}}
 +
| VarInt
 +
|colspan="2"| Forward direction
 +
| 1
 +
|-
 +
| {{Metadata id|}}
 +
| Float
 +
|colspan="2"| Damage taken
 +
| 0.0
 +
|-
 +
| {{Metadata id|}}
 +
| VarInt
 +
|colspan="2"| Type (0=oak, 1=spruce, 2=birch, 3=jungle, 4=acacia, 5=dark oak)
 +
| 0
 +
  |-
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
 
  | Boolean
 
  | Boolean
  |colspan="2"| Right paddle turning
+
  |colspan="2"| Is left paddle turning
 +
| false
 +
|-
 +
| {{Metadata id|}}
 +
| Boolean
 +
|colspan="2"| Is right paddle turning
 
  | false
 
  | false
 
  |-
 
  |-
Line 1,325: Line 1,346:
 
  |}
 
  |}
  
=== EnderCrystal ===
+
=== End Crystal ===
  
{{Metadata inherit|EnderCrystal|inherits=Entity}}
+
{{Metadata inherit|End Crystal|inherits=Entity}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,336: Line 1,357:
 
  |-
 
  |-
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
  | OptPosition
+
  | OptBlockPos
 
  |colspan="2"| Beam target
 
  |colspan="2"| Beam target
  | Absent
+
  | Empty
 
  |-
 
  |-
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
Line 1,345: Line 1,366:
 
  | true
 
  | true
 
  |}
 
  |}
 
=== Abstract Fireball ===
 
 
{{Metadata inherit|Abstract Fireball|inherits=Entity}}
 
 
No additional metadata.
 
  
 
=== Dragon Fireball ===
 
=== Dragon Fireball ===
  
{{Metadata inherit|Dragon Fireball|inherits=Abstract Fireball}}
+
{{Metadata inherit|Dragon Fireball|inherits=Entity}}
  
 
No additional metadata.
 
No additional metadata.
  
=== Itemed Fireball ===
+
=== Small Fireball ===
  
{{Metadata inherit|Itemed Fireball|inherits=Abstract Fireball}}
+
{{Metadata inherit|Small Fireball|inherits=Entity}}
  
Used for regular and small fireballs.  Not used for dragon fireballs and wither skulls.  Interestingly, regular fireballs do not come from an item.
+
This is the fireball shot by blazes and dispensers with fire charges.
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,371: Line 1,386:
 
  |-
 
  |-
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
  | Slot
+
  | [[Slot]]
 
  |colspan="2"| Item
 
  |colspan="2"| Item
  | empty (which behaves as if it were a <code>minecraft:fire_charge</code>)
+
  | Empty (which behaves as if it were a <code>minecraft:fire_charge</code>)
 
  |}
 
  |}
  
 
=== Fireball ===
 
=== Fireball ===
  
{{Metadata inherit|Fireball|inherits=Itemed Fireball}} This is the large fireball shot by ghasts.
+
{{Metadata inherit|Fireball|inherits=Entity}}
  
No additional metadata.
+
This is the large fireball shot by ghasts.
  
=== Small Fireball ===
+
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| [[Slot]]
 +
|colspan="2"| Item
 +
| Empty
 +
|}
  
{{Metadata inherit|Small Fireball|inherits=Itemed Fireball}}  This is the fireball shot by blazes and dispensers with fire charges.
+
=== Wither Skull ===
  
No additional metadata.
+
{{Metadata inherit|Wither Skull|inherits=Entity}}
 
 
=== WitherSkull ===
 
 
 
{{Metadata inherit|WitherSkull|inherits=Abstract Fireball}}
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,400: Line 1,421:
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
 
  | Boolean
 
  | Boolean
  |colspan="2"| Invulnerable
+
  |colspan="2"| Is invulnerable
 
  | false
 
  | false
 
  |}
 
  |}
  
=== Fireworks ===
+
=== Firework Rocket Entity ===
  
{{Metadata inherit|Fireworks|inherits=Entity}}
+
{{Metadata inherit|Firework Rocket Entity|inherits=Entity}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,417: Line 1,438:
 
  | [[Slot]]
 
  | [[Slot]]
 
  |colspan="2"| Firework info
 
  |colspan="2"| Firework info
  | empty
+
  | Empty
 
  |-
 
  |-
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
 
  | OptVarInt
 
  | OptVarInt
 
  |colspan="2"| Entity ID of entity which used firework (for elytra boosting)
 
  |colspan="2"| Entity ID of entity which used firework (for elytra boosting)
  | 0
+
  | Empty
 
  |-
 
  |-
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
 
  | Boolean
 
  | Boolean
  |colspan="2"| Shot at angle (from a crossbow)
+
  |colspan="2"| Is shot at angle (from a crossbow)
 
  | false
 
  | false
 
  |}
 
  |}
  
=== Hanging ===
+
=== Item Frame ===
 
 
{{Metadata inherit|Hanging|inherits=Entity}}
 
 
 
No additional metadata.
 
 
 
=== ItemFrame ===
 
  
{{Metadata inherit|ItemFrame|inherits=Hanging}}
+
{{Metadata inherit|Item Frame|inherits=Entity}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,457: Line 1,472:
 
  |}
 
  |}
  
=== Item ===
+
=== Item Entity ===
  
{{Metadata inherit|Item|inherits=Entity}}
+
{{Metadata inherit|Item Entity|inherits=Entity}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,473: Line 1,488:
 
  |}
 
  |}
  
=== Living ===
+
=== Living Entity ===
  
{{Metadata inherit|Living|inherits=Entity}}
+
{{Metadata inherit|Living Entity|inherits=Entity}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,498: Line 1,513:
 
  |-
 
  |-
 
  | 0x04
 
  | 0x04
  | In riptide spin attack
+
  | Is in riptide spin attack
 
  |-
 
  |-
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
Line 1,527: Line 1,542:
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
 
  | OptBlockPos
 
  | OptBlockPos
  |colspan="2"| Unknown (Bed location?)
+
  |colspan="2"| Location of the bed that the entity is currently sleeping in (Empty if it isn't sleeping)
  | Absent
+
  | Empty
 
  |}
 
  |}
  
 
=== Player ===
 
=== Player ===
  
{{Metadata inherit|Player|inherits=Living}}
+
{{Metadata inherit|Player|inherits=Living Entity}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,590: Line 1,605:
 
  |}
 
  |}
  
=== ArmorStand ===
+
=== Armor Stand ===
  
{{Metadata inherit|ArmorStand|inherits=Living}}
+
{{Metadata inherit|Armor Stand|inherits=Living Entity}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,607: Line 1,622:
 
  |-
 
  |-
 
  | 0x01
 
  | 0x01
  | is Small
+
  | Is Small
 
  |-
 
  |-
 
  | 0x04
 
  | 0x04
  | has Arms
+
  | Has Arms
 
  |-
 
  |-
 
  | 0x08
 
  | 0x08
  | no BasePlate
+
  | Has no BasePlate
 
  |-
 
  |-
 
  | 0x10
 
  | 0x10
  | set Marker
+
  | Is Marker
 
  |-
 
  |-
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
  | Rotation
+
  | Rotations
 
  |colspan="2"| Head rotation
 
  |colspan="2"| Head rotation
 
  | (0.0, 0.0, 0.0)
 
  | (0.0, 0.0, 0.0)
 
  |-
 
  |-
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
  | Rotation
+
  | Rotations
 
  |colspan="2"| Body rotation
 
  |colspan="2"| Body rotation
 
  | (0.0, 0.0, 0.0)
 
  | (0.0, 0.0, 0.0)
 
  |-
 
  |-
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
  | Rotation
+
  | Rotations
 
  |colspan="2"| Left arm rotation
 
  |colspan="2"| Left arm rotation
 
  | (-10.0, 0.0, -10.0)
 
  | (-10.0, 0.0, -10.0)
 
  |-
 
  |-
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
  | Rotation
+
  | Rotations
 
  |colspan="2"| Right arm rotation
 
  |colspan="2"| Right arm rotation
 
  | (-15.0, 0.0, 10.0)
 
  | (-15.0, 0.0, 10.0)
 
  |-
 
  |-
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
  | Rotation
+
  | Rotations
 
  |colspan="2"| Left leg rotation
 
  |colspan="2"| Left leg rotation
 
  | (-1.0, 0.0, -1.0)
 
  | (-1.0, 0.0, -1.0)
 
  |-
 
  |-
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
  | Rotation
+
  | Rotations
 
  |colspan="2"| Right leg rotation
 
  |colspan="2"| Right leg rotation
 
  | (1.0, 0.0, 1.0)
 
  | (1.0, 0.0, 1.0)
Line 1,651: Line 1,666:
 
Note that armor stands with the [[#Entity|invisible flag from the base entity class]] set also cannot be attacked or damaged, except for by the void.
 
Note that armor stands with the [[#Entity|invisible flag from the base entity class]] set also cannot be attacked or damaged, except for by the void.
  
=== Insentient ===
+
=== Mob ===
  
{{Metadata inherit|Insentient|inherits=Living}}
+
{{Metadata inherit|Mob|inherits=Living Entity}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,661: Line 1,676:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  |rowspan="3"| {{Metadata id|}}
+
  |rowspan="4"| {{Metadata id|}}
  |rowspan="3"| Byte
+
  |rowspan="4"| Byte
 
  ! Bit mask
 
  ! Bit mask
 
  ! Meaning
 
  ! Meaning
  |rowspan="3"| 0
+
  |rowspan="4"| 0
 
  |-
 
  |-
 
  | 0x01
 
  | 0x01
Line 1,671: Line 1,686:
 
  |-
 
  |-
 
  | 0x02
 
  | 0x02
  | Left handed
+
  | Is left handed
 +
|-
 +
| 0x04
 +
| Is agressive
 +
|-
 
  |}
 
  |}
  
=== Ambient ===
+
=== Ambient Creature ===
  
{{Metadata inherit|Ambient|inherits=Insentient}}
+
{{Metadata inherit|Ambient Creature|inherits=Mob}}
  
 
No additional metadata.
 
No additional metadata.
Line 1,682: Line 1,701:
 
=== Bat ===
 
=== Bat ===
  
{{Metadata inherit|Bat|inherits=Ambient}}
+
{{Metadata inherit|Bat|inherits=Ambient Creature}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,700: Line 1,719:
 
  |}
 
  |}
  
=== Creature ===
+
=== Pathfinder Mob ===
  
{{Metadata inherit|Creature|inherits=Insentient}}
+
{{Metadata inherit|Pathfinder Mob|inherits=Mob}}
  
 
No additional metadata.
 
No additional metadata.
  
=== WaterMob ===
+
=== Water Animal ===
  
{{Metadata inherit|WaterMob|inherits=Creature}}
+
{{Metadata inherit|Water Animal|inherits=Pathfinder Mob}}
  
 
No additional metadata.
 
No additional metadata.
Line 1,714: Line 1,733:
 
=== Squid ===
 
=== Squid ===
  
{{Metadata inherit|Squid|inherits=WaterMob}}
+
{{Metadata inherit|Squid|inherits=Water Animal}}
  
 
No additional metadata.
 
No additional metadata.
Line 1,720: Line 1,739:
 
=== Dolphin ===
 
=== Dolphin ===
  
{{Metadata inherit|Dolphin|inherits=WaterMob}}
+
{{Metadata inherit|Dolphin|inherits=Water Animal}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,746: Line 1,765:
 
=== Abstract fish ===
 
=== Abstract fish ===
  
{{Metadata inherit|Abstract fish|inherits=WaterMob}}
+
{{Metadata inherit|Abstract fish|inherits=Water Animal}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,804: Line 1,823:
 
  |}
 
  |}
  
=== Ageable ===
+
=== Ageable Mob ===
  
{{Metadata inherit|Ageable|inherits=Creature}}
+
{{Metadata inherit|Ageable Mob|inherits=Pathfinder Mob}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,822: Line 1,841:
 
=== Animal ===
 
=== Animal ===
  
{{Metadata inherit|Animal|inherits=Ageable}}
+
{{Metadata inherit|Animal|inherits=Ageable Mob}}
  
 
No additional metadata.
 
No additional metadata.
  
=== AbstractHorse ===
+
=== Abstract Horse ===
  
{{Metadata inherit|AbstractHorse|inherits=Animal}}
+
{{Metadata inherit|Abstract Horse|inherits=Animal}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,874: Line 1,893:
 
=== Horse ===
 
=== Horse ===
  
{{Metadata inherit|Horse|inherits=AbstractHorse}}
+
{{Metadata inherit|Horse|inherits=Abstract Horse}}
  
 
{| class="wikitable"  
 
{| class="wikitable"  
Line 1,888: Line 1,907:
 
  |}
 
  |}
  
=== ZombieHorse ===
+
=== Zombie Horse ===
  
{{Metadata inherit|ZombieHorse|inherits=AbstractHorse}}
+
{{Metadata inherit|Zombie Horse|inherits=Abstract Horse}}
  
=== SkeletonHorse ===
+
=== Skeleton Horse ===
  
{{Metadata inherit|SkeletonHorse|inherits=AbstractHorse}}
+
{{Metadata inherit|Skeleton Horse|inherits=Abstract Horse}}
  
=== ChestedHorse ===
+
=== Chested Horse ===
  
{{Metadata inherit|ChestedHorse|inherits=AbstractHorse}}
+
{{Metadata inherit|Chested Horse|inherits=Abstract Horse}}
  
 
{| class="wikitable"  
 
{| class="wikitable"  
Line 1,914: Line 1,933:
 
=== Donkey ===
 
=== Donkey ===
  
{{Metadata inherit|Donkey|inherits=ChestedHorse}}
+
{{Metadata inherit|Donkey|inherits=Chested Horse}}
  
 
=== Llama ===
 
=== Llama ===
  
{{Metadata inherit|Llama|inherits=ChestedHorse}}
+
{{Metadata inherit|Llama|inherits=Chested Horse}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,950: Line 1,969:
 
=== Mule ===
 
=== Mule ===
  
{{Metadata inherit|Mule|inherits=ChestedHorse}}
+
{{Metadata inherit|Mule|inherits=Chested Horse}}
  
 
=== Bee ===
 
=== Bee ===
Line 2,002: Line 2,021:
 
  | rowspan="9" | 0
 
  | rowspan="9" | 0
 
  |-
 
  |-
  | 0x01 || Sitting
+
  | 0x01 || Is sitting
 
  |-
 
  |-
 
  | 0x02 || ''Unused''
 
  | 0x02 || ''Unused''
 
  |-
 
  |-
  | 0x04 || Crouching
+
  | 0x04 || Is crouching
 
  |-
 
  |-
  | 0x08 || Unknown
+
  | 0x08 || Is interested
 
  |-
 
  |-
  | 0x10 || Unknown
+
  | 0x10 || Is pouncing
 
  |-
 
  |-
  | 0x20 || Sleeping
+
  | 0x20 || Is sleeping
 
  |-  
 
  |-  
  | 0x40 || Unknown
+
  | 0x40 || Is faceplanted
 
  |-
 
  |-
  | 0x80 || Unknown
+
  | 0x80 || Is defending
 
  |-
 
  |-
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
Line 2,163: Line 2,182:
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
 
  | Boolean
 
  | Boolean
  |colspan="2"| Laying egg
+
  |colspan="2"| Is laying egg
 
  | false
 
  | false
 
  |-
 
  |-
Line 2,173: Line 2,192:
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
 
  | Boolean
 
  | Boolean
  |colspan="2"| Going home
+
  |colspan="2"| Is going home
 
  | false
 
  | false
 
  |-
 
  |-
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
 
  | Boolean
 
  | Boolean
  |colspan="2"| Traveling
+
  |colspan="2"| Is traveling
 
  | false
 
  | false
 
  |}
 
  |}
Line 2,194: Line 2,213:
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
 
  | Boolean
 
  | Boolean
  |colspan="2"| Standing up
+
  |colspan="2"| Is standing up
 
  | false
 
  | false
 
  |}
 
  |}
Line 2,243: Line 2,262:
 
  |-
 
  |-
 
  | 0x0F
 
  | 0x0F
  | Color (matches {{Minecraft Wiki|Data_values#Dyes|dye damage values}})
+
  | Color ID
 
  |-
 
  |-
 
  | 0x10
 
  | 0x10
Line 2,249: Line 2,268:
 
  |}
 
  |}
  
=== TameableAnimal ===
+
=== Tameable Animal ===
  
{{Metadata inherit|TameableAnimal|inherits=Animal}}
+
{{Metadata inherit|Tameable Animal|inherits=Animal}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,269: Line 2,288:
 
  |-
 
  |-
 
  | 0x02
 
  | 0x02
  | Is angry (only used with wolves)
+
  | ''Unused''
 
  |-
 
  |-
 
  | 0x04
 
  | 0x04
Line 2,282: Line 2,301:
 
=== Cat ===
 
=== Cat ===
  
{{Metadata inherit|Cat|inherits=TameableAnimal}}
+
{{Metadata inherit|Cat|inherits=Tameable Animal}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,297: Line 2,316:
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
 
  | Boolean
 
  | Boolean
  |colspan="2"| Unknown
+
  |colspan="2"| Is lying
 
  | false
 
  | false
 
  |-
 
  |-
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
 
  | Boolean
 
  | Boolean
  |colspan="2"| Unknown
+
  |colspan="2"| Is relaxed? (This makes their head go slightly upwards, unknown when used)
 
  | false
 
  | false
 
  |-
 
  |-
Line 2,313: Line 2,332:
 
=== Wolf ===
 
=== Wolf ===
  
{{Metadata inherit|Wolf|inherits=TameableAnimal}}
+
{{Metadata inherit|Wolf|inherits=Tameable Animal}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,334: Line 2,353:
 
=== Parrot ===
 
=== Parrot ===
  
{{Metadata inherit|Parrot|inherits=TameableAnimal}}
+
{{Metadata inherit|Parrot|inherits=Tameable Animal}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,348: Line 2,367:
 
  |}
 
  |}
  
=== Abstract Merchant ===
+
=== Abstract Villager ===
  
{{Metadata inherit|Abstract Merchant|inherits=Ageable}}
+
{{Metadata inherit|Abstract Villager|inherits=Ageable Mob}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,366: Line 2,385:
 
=== Villager ===
 
=== Villager ===
  
{{Metadata inherit|Villager|inherits=Abstract Merchant}}
+
{{Metadata inherit|Villager|inherits=Abstract Villager}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,382: Line 2,401:
 
=== Wandering Trader ===
 
=== Wandering Trader ===
  
{{Metadata inherit|Wandering Trader|inherits=Abstract Merchant}}
+
{{Metadata inherit|Wandering Trader|inherits=Abstract Villager}}
  
 
No additional metadata.
 
No additional metadata.
  
=== Golem ===
+
=== Abstract Golem ===
  
{{Metadata inherit|Golem|inherits=Creature}}
+
{{Metadata inherit|Abstract Golem|inherits=Pathfinder Mob}}
  
 
No additional metadata.
 
No additional metadata.
  
=== IronGolem ===
+
=== Iron Golem ===
  
{{Metadata inherit|IronGolem|inherits=Golem}}
+
{{Metadata inherit|Iron Golem|inherits=Abstract Golem}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,412: Line 2,431:
 
  |}
 
  |}
  
=== Snowman ===
+
=== Snow Golem ===
  
{{Metadata inherit|Snowman|inherits=Golem}}
+
{{Metadata inherit|Snow Golem|inherits=Abstract Golem}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,427: Line 2,446:
 
  ! Meaning
 
  ! Meaning
 
  |rowspan="3"| 0x10
 
  |rowspan="3"| 0x10
 +
|-
 +
| 0x00
 +
| Has no pumpkin hat
 
  |-
 
  |-
 
  | 0x10
 
  | 0x10
  | has pumpkin hat
+
  | Has pumpkin hat
|-
 
| 0x00
 
| has no pumpkin hat
 
 
  |}
 
  |}
  
 
=== Shulker ===
 
=== Shulker ===
  
{{Metadata inherit|Shulker|inherits=Golem}}
+
{{Metadata inherit|Shulker|inherits=Abstract Golem}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,468: Line 2,487:
 
=== Monster ===
 
=== Monster ===
  
{{Metadata inherit|Monster|inherits=Creature}}
+
{{Metadata inherit|Monster|inherits=Pathfinder Mob}}
  
 
No additional metadata.
 
No additional metadata.
Line 2,524: Line 2,543:
 
No additional metadata.
 
No additional metadata.
  
=== Giant Zombie ===
+
=== Giant ===
  
{{Metadata inherit|Giant Zombie|inherits=Monster}}
+
{{Metadata inherit|Giant|inherits=Monster}}
  
 
No additional metadata.
 
No additional metadata.
Line 2,551: Line 2,570:
 
  |}
 
  |}
  
=== ElderGuardian ===
+
=== Elder Guardian ===
  
{{Metadata inherit|ElderGuardian|inherits=Guardian}}
+
{{Metadata inherit|Elder Guardian|inherits=Guardian}}
  
 
=== Silverfish ===
 
=== Silverfish ===
Line 2,561: Line 2,580:
 
No additional metadata.
 
No additional metadata.
  
=== Raid Participant ===
+
=== Raider ===
  
{{Metadata inherit|Raid Participant|inherits=Monster}}
+
{{Metadata inherit|Raider|inherits=Monster}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,581: Line 2,600:
 
=== Abstract Illager ===
 
=== Abstract Illager ===
  
{{Metadata inherit|Abstract Illager|inherits=Raid Participant}}
+
{{Metadata inherit|Abstract Illager|inherits=Raider}}
  
 
No additional metadata.
 
No additional metadata.
Line 2,619: Line 2,638:
 
=== Ravager ===
 
=== Ravager ===
  
{{Metadata inherit|Ravager|inherits=Raid Participant}}
+
{{Metadata inherit|Ravager|inherits=Raider}}
  
 
No additional metadata.
 
No additional metadata.
Line 2,625: Line 2,644:
 
=== Witch ===
 
=== Witch ===
  
{{Metadata inherit|Witch|inherits=Raid Participant}}
+
{{Metadata inherit|Witch|inherits=Raider}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,639: Line 2,658:
 
  |}
 
  |}
  
=== EvocationFangs ===
+
=== Evoker Fangs ===
  
{{Metadata inherit|EvocationFangs|inherits=Entity}}
+
{{Metadata inherit|Evoker Fangs|inherits=Entity}}
  
 
No additional metadata.
 
No additional metadata.
Line 2,662: Line 2,681:
 
  |-
 
  |-
 
  | 0x01
 
  | 0x01
  | Is in attack mode
+
  | Is attacking
 
  |}
 
  |}
  
=== AbstractSkeleton ===
+
=== Abstract Skeleton ===
  
{{Metadata inherit|AbstractSkeleton|inherits=Monster}}
+
{{Metadata inherit|Abstract Skeleton|inherits=Monster}}
  
 
No additional metadata.
 
No additional metadata.
Line 2,673: Line 2,692:
 
=== Skeleton ===
 
=== Skeleton ===
  
{{Metadata inherit|Skeleton|inherits=AbstractSkeleton}}
+
{{Metadata inherit|Skeleton|inherits=Abstract Skeleton}}
  
 
=== Wither Skeleton ===
 
=== Wither Skeleton ===
  
{{Metadata inherit|Wither Skeleton|inherits=AbstractSkeleton}}
+
{{Metadata inherit|Wither Skeleton|inherits=Abstract Skeleton}}
  
 
=== Stray ===
 
=== Stray ===
  
{{Metadata inherit|Stray|inherits=AbstractSkeleton}}
+
{{Metadata inherit|Stray|inherits=Abstract Skeleton}}
  
 
=== Spider ===
 
=== Spider ===
Line 2,793: Line 2,812:
 
No additional metadata.
 
No additional metadata.
  
=== Zombified Piglin ===
+
=== Zombie Pigman ===
  
{{Metadata inherit|Zombified Piglin|inherits=Zombie}}
+
{{Metadata inherit|Zombie Pigman|inherits=Zombie}}
  
 
No additional metadata.
 
No additional metadata.
Line 2,821: Line 2,840:
 
  | {{Metadata id|}}
 
  | {{Metadata id|}}
 
  | Boolean
 
  | Boolean
  |colspan="2"| Is stared at
+
  |colspan="2"| Is staring
 
  | false
 
  | false
 
  |}
 
  |}
  
=== EnderDragon ===
+
=== Ender Dragon ===
  
{{Metadata inherit|EnderDragon|inherits=Insentient}}
+
{{Metadata inherit|Ender Dragon|inherits=Mob}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,857: Line 2,876:
 
=== Flying ===
 
=== Flying ===
  
{{Metadata inherit|Flying|inherits=Insentient}}
+
{{Metadata inherit|Flying|inherits=Mob}}
  
 
No additional metadata.
 
No additional metadata.
Line 2,897: Line 2,916:
 
=== Slime ===
 
=== Slime ===
  
{{Metadata inherit|Slime|inherits=Insentient}}
+
{{Metadata inherit|Slime|inherits=Mob}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,911: Line 2,930:
 
  |}
 
  |}
  
=== LlamaSpit ===
+
=== Llama Spit ===
  
{{Metadata inherit|LlamaSpit|inherits=Entity}}
+
{{Metadata inherit|Llama Spit|inherits=Entity}}
  
=== Minecart ===
+
=== Abstract Minecart===
  
{{Metadata inherit|Minecart|inherits=Entity}}
+
{{Metadata inherit|Abstract Minecart|inherits=Entity}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,962: Line 2,981:
 
* 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
 
* 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
 
* 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
+
* 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
+
* 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
+
* Spawner Minecarts contain a spawner (52:0) and have a y position of 6
 +
 
 +
=== Minecart ===
  
=== MinecartRideable ===
+
{{Metadata inherit|Minecart|inherits=Abstract Minecart}}
 
 
{{Metadata inherit|MinecartRideable|inherits=Minecart}}
 
  
 
No additional metadata.
 
No additional metadata.
  
=== MinecartContainer ===
+
=== Abstract Minecart Container ===
  
{{Metadata inherit|MinecartContainer|inherits=Minecart}}
+
{{Metadata inherit|Abstract Minecart Container|inherits=Abstract Minecart}}
  
 
No additional metadata.
 
No additional metadata.
  
=== MinecartHopper ===
+
=== Minecart Hopper ===
  
{{Metadata inherit|MinecartHopper|inherits=MinecartContainer}}
+
{{Metadata inherit|Minecart Hopper|inherits=Abstract Minecart Container }}
  
 
No additional metadata.
 
No additional metadata.
  
=== MinecartChest ===
+
=== Minecart Chest ===
  
{{Metadata inherit|MinecartChest|inherits=MinecartContainer}}
+
{{Metadata inherit|Minecart Chest|inherits=Abstract Minecart Container }}
  
 
No additional metadata.
 
No additional metadata.
  
=== MinecartFurnace ===
+
=== Minecart Furnace ===
  
{{Metadata inherit|MinecartFurnace|inherits=Minecart}}
+
{{Metadata inherit|Minecart Furnace|inherits=Abstract Minecart}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,006: Line 3,025:
 
  |}
 
  |}
  
=== MinecartTNT ===
+
=== Minecart TNT ===
  
{{Metadata inherit|MinecartTNT|inherits=Minecart}}
+
{{Metadata inherit|Minecart TNT|inherits=Abstract Minecart}}
  
 
No additional metadata.
 
No additional metadata.
  
=== MinecartSpawner ===
+
=== Minecart Spawner ===
  
{{Metadata inherit|MinecartSpawner|inherits=Minecart}}
+
{{Metadata inherit|Minecart Spawner|inherits=Abstract Minecart}}
  
 
No additional metadata.
 
No additional metadata.
  
=== MinecartCommandBlock ===
+
=== Minecart Command Block ===
  
{{Metadata inherit|MinecartCommandBlock|inherits=Minecart}}
+
{{Metadata inherit|Minecart Command Block|inherits=Abstract Minecart}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,039: Line 3,058:
 
  |}
 
  |}
  
=== TNTPrimed ===
+
=== Primed Tnt ===
  
{{Metadata inherit|TNTPrimed|inherits=Entity}}
+
{{Metadata inherit|Primed Tnt|inherits=Entity}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 3,056: Line 3,075:
  
 
[[Category:Minecraft Modern]]
 
[[Category:Minecraft Modern]]
 
=== Piglin ===
 
 
{{Metadata inherit|Piglin|inherits=Monster}}
 
 
{| class="wikitable"
 
! Index
 
! Type
 
!style="width: 250px;" colspan="2"| Meaning
 
! Deafult
 
|-
 
| {{Metadata id|}}
 
| Boolean
 
|colspan="2"| ???
 
| false
 
|-
 
| {{Metadata id|}}
 
| Boolean
 
|colspan="2"| ???
 
| false
 
|-
 
| {{Metadata id|}}
 
| Boolean
 
|colspan="2"| ???
 
| false
 
|-
 
| {{Metadata id|}}
 
| Boolean
 
|colspan="2"| ???
 
| false
 
|-
 
| {{Metadata id|}}
 
| Boolean
 
|colspan="2"| ???
 
| false
 
|}
 
 
=== Piglin Brute ===
 
 
{{Metadata inherit|Piglin Brute|inherits=Monster}}
 
 
No additional metadata.
 

Revision as of 17:59, 15 August 2020

Various Entities have different metadata fields and status codes.

These are the valid codes for Minecraft Java Edition 1.15.2, for upcoming changes for 1.16.2, see Pre-release protocol#Entity_Metadata The entity ID's are for 1.16.2.

Contents

Mobs

Mobs are spawned via Spawn Mob.

Warning.png Some entities (marked in yellow) should only be spawned using Spawn Object and their Object ID. While they also have an entity ID, this ID is only used internally. Servers should not attempt to spawn these entities using Spawn Mob with that entity ID, although clients should accept such packets if they appear.

Additionally, a few other entities (marked in blue) must be spawned in their own special ways:

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

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

Objects

Objects are spawned via Spawn Object. See Object Data for more details.

Object IDs and Entity IDs are different. Most objects also have an entity ID, but should only ever be spawned via Spawn Object.

ID Name bounding box x and z bounding box y
1 Boat 1.375 0.5625
2 Item Stack (Slot) 0.25 0.25
3 Area Effect Cloud 2.0 * Radius 0.5
10 Minecart 0.98 0.7
50 Primed TNT 0.98 0.98
51 End Crystal 2.0 2.0
60 Tipped arrow (projectile; also used for regular arrows) 0.5 0.5
61 Snowball (projectile) 0.25 0.25
62 Egg (projectile) 0.25 0.25
63 Fireball (Ghast projectile) 1.0 1.0
64 Small Fireball (Blaze projectile) 0.3125 0.3125
65 Thrown Ender Pearl 0.25 0.25
66 Wither Skull (Wither projectile) 0.3125 0.3125
67 Shulker Bullet 0.3125 0.3125
68 Llama spit 0.25 0.25
70 Falling Block 0.98 0.98
71 Item Frame 0.75 or 0.0625 0.75
72 Eye of Ender 0.25 0.25
73 Thrown Potion 0.25 0.25
75 Thrown Exp Bottle 0.25 0.25
76 Firework Rocket Entity 0.25 0.25
77 Leash Knot 0.375 0.5
78 Armor Stand normal: 0.5 marker: 0.0 small: 0.25 normal: 1.975 marker: 0.0 small: 0.9875
79 Evoker Fangs Fangs 0.5 0.8
90 Fishing Hook 0.25 0.25
91 Spectral Arrow 0.5 0.5
93 Dragon Fireball 1.0 1.0
94 Trident 0.5 0.5

Since release 1.6, all minecarts are spawned with object type 10 and their functionality is then specified in the Data field within the packet. Also, their visual appearance may be sent via the Entity Metadata packet.

Entity Metadata Format

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 Optional VarInt Enum Only if Index is not 0xff; the type of the index, see the table below
Value Optional value of Type Only if Index is not 0xff: the value of the metadata field
Value of Type field Type of Value field Notes
0 Byte
1 VarInt
2 Float
3 String
4 Chat
5 OptChat (Boolean + Optional Chat) Chat is present if the Boolean is set to true
6 Slot
7 Boolean
8 Rotation 3 floats: rotation on x, rotation on y, rotation on z
9 Position
10 OptPosition (Boolean + Optional Position) Position is present if the Boolean is set to true
11 Direction (VarInt) (Down = 0, Up = 1, North = 2, South = 3, West = 4, East = 5)
12 OptUUID (Boolean + Optional UUID) UUID is present if the Boolean is set to true
13 OptBlockID (VarInt) 0 for absent (implies air); otherwise, a block state ID as per the global palette
14 NBT
15 Particle
16 Villager Data 3 VarInts: villager type, villager profession, level
17 OptVarInt 0 for absent; 1 + actual value otherwise. Used for entity IDs.
18 Pose A VarInt enum: 0: STANDING, 1: FALL_FLYING, 2: SLEEPING, 3: SWIMMING, 4: SPIN_ATTACK, 5: SNEAKING, 6: DYING

Villager type (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.

Entity

The base class.

Index Type Meaning Default
0 Byte 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 Air ticks 300
2 OptChat Custom name empty
3 Boolean Is custom name visible false
4 Boolean Is silent false
5 Boolean Has no gravity false
6 Pose Pose STANDING

Thrown Egg

Extends Entity.

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

Thrown Ender Pearl

Extends Entity.

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

Thrown Expierience Bottle

Extends Entity.

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

Thrown Potion

Extends Entity.

Index Type Meaning Default
7 Slot Potion which is thrown Empty

Snowball

Extends Entity.

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

Eye of Ender

Extends Entity.

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

Falling Block

Extends Entity.

Index Type Meaning Default
7 BlockPos spawn position (0, 0, 0)

Area Effect Cloud

Extends Entity.

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

Fishing Hook

Extends Entity.

Index Type Meaning Default
7 VarInt Hooked entity id + 1, or 0 if there is no hooked entity 0

Abstract Arrow

Extends Entity.

Index Type Meaning Default
7 Byte Bit mask Meaning 0
0x01 Is critical
0x02 Is noclip (used by loyalty tridents when returning)
8 OptUUID Unused (Was once the uuid of the owner) Empty
9 Byte Piercing level 0

Arrow

Extends Abstract Arrow.

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 Color (-1 for no particles) -1

Spectral Arrow

Extends Abstract Arrow.

No additional metadata.

Thrown Trident

Extends Abstract Arrow.

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

Boat

Extends Entity.

Index Type Meaning Default
7 VarInt Time since last hit 0
8 VarInt Forward direction 1
9 Float Damage taken 0.0
10 VarInt Type (0=oak, 1=spruce, 2=birch, 3=jungle, 4=acacia, 5=dark oak) 0
11 Boolean Is left paddle turning false
12 Boolean Is right paddle turning false
13 VarInt Splash timer 0

End Crystal

Extends Entity.

Index Type Meaning Default
7 OptBlockPos Beam target Empty
8 Boolean Show bottom true

Dragon Fireball

Extends Entity.

No additional metadata.

Small Fireball

Extends Entity.

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

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

Fireball

Extends Entity.

This is the large fireball shot by ghasts.

Index Type Meaning Default
7 Slot Item Empty

Wither Skull

Extends Entity.

Index Type Meaning Default
7 Boolean Is invulnerable false

Firework Rocket Entity

Extends Entity.

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

Item Frame

Extends Entity.

Index Type Meaning Default
7 Slot Item Empty
8 VarInt Rotation 0

Item Entity

Extends Entity.

Index Type Meaning Default
7 Slot Item Empty

Living Entity

Extends Entity.

Index Type Meaning Default
7 Byte 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
8 Float Health 1.0
9 VarInt Potion effect color (or 0 if there is no effect) 0
10 Boolean Is potion effect ambient: reduces the number of particles generated by potions to 1/5 the normal amount false
11 VarInt Number of arrows in entity 0
12 VarInt Health added by absorption (based on the AbsorptionAmount tag) 0
13 OptBlockPos Location of the bed that the entity is currently sleeping in (Empty if it isn't sleeping) Empty

Player

Extends Living Entity.

Index Type Meaning Default
14 Float Additional Hearts 0.0
15 VarInt Score 0
16 Byte 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
17 Byte Main hand (0 : Left, 1 : Right) 1
18 NBT Left shoulder entity data (for occupying parrot) Empty
19 NBT Right shoulder entity data (for occupying parrot) Empty

Armor Stand

Extends Living Entity.

Index Type Meaning Default
14 Byte Bit mask Meaning 0
0x01 Is Small
0x04 Has Arms
0x08 Has no BasePlate
0x10 Is Marker
15 Rotations Head rotation (0.0, 0.0, 0.0)
16 Rotations Body rotation (0.0, 0.0, 0.0)
17 Rotations Left arm rotation (-10.0, 0.0, -10.0)
18 Rotations Right arm rotation (-15.0, 0.0, 10.0)
19 Rotations Left leg rotation (-1.0, 0.0, -1.0)
20 Rotations 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.

Mob

Extends Living Entity.

Index Type Meaning Default
14 Byte Bit mask Meaning 0
0x01 NoAI
0x02 Is left handed
0x04 Is agressive

Ambient Creature

Extends Mob.

No additional metadata.

Bat

Extends Ambient Creature.

Index Type Meaning Default
15 Byte Bit mask Meaning 0
0x01 Is hanging

Pathfinder Mob

Extends Mob.

No additional metadata.

Water Animal

Extends Pathfinder Mob.

No additional metadata.

Squid

Extends Water Animal.

No additional metadata.

Dolphin

Extends Water Animal.

Index Type Meaning Default
15 Position Treasure position (0, 0, 0)
16 Boolean Can find treasure false
17 Boolean Has fish false

Abstract fish

Extends Water Animal.

Index Type Meaning Default
15 Boolean From bucket False

Cod

Extends Abstract fish.

No additional metadata.

Puffer fish

Extends Abstract fish.

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

Salmon

Extends Abstract fish.

No additional metadata.

Tropical fish

Extends Abstract fish.

Index Type Meaning Default
16 VarInt Variant 0

Ageable Mob

Extends Pathfinder Mob.

Index Type Meaning Default
15 Boolean Is baby false

Animal

Extends Ageable Mob.

No additional metadata.

Abstract Horse

Extends Animal.

Index Type Meaning Default
16 Byte 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
17 OptUUID Owner Absent

Horse

Extends Abstract Horse.

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

Zombie Horse

Extends Abstract Horse.

Skeleton Horse

Extends Abstract Horse.

Chested Horse

Extends Abstract Horse.

Index Type Meaning Default
18 Boolean Has Chest false

Donkey

Extends Chested Horse.

Llama

Extends Chested Horse.

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

Trader Llama

The base class.

No additional metadata.

Mule

Extends Chested Horse.

Bee

Extends Animal.

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

Fox

Extends Animal.

Index Type Meaning Default
16 VarInt Type (0: red, 1: snow) 0 (red)
17 Byte 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
18 OptUUID First UUID (in UUIDs NBT)? Absent
19 OptUUID Second UUID (in UUIDs NBT)? Absent

Ocelot

Extends Animal.

Index Type Meaning Default
16 Boolean Is trusting false

Panda

Extends Animal.

Index Type Meaning Default
16 Integer 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
17 Integer 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
18 Integer Eat timer. If nonzero, counts upwards. 0
19 Byte Main Gene 0
20 Byte Hidden Gene 0
21 Byte Bit mask Meaning 0
0x01 Unused
0x02 Is sneezing
0x04 Is rolling
0x08 Is sitting
0x10 Is on back

Pig

Extends Animal.

Index Type Meaning Default
16 Boolean Has saddle false
17 VarInt 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.

Index Type Meaning Default
16 VarInt Type 0

Turtle

Extends Animal.

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

Polar Bear

Extends Animal.

Index Type Meaning Default
16 Boolean Is standing up false

Chicken

Extends Animal.

No additional metadata.

Cow

Extends Animal.

No additional metadata.

Mooshroom

Extends Cow.

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

Sheep

Extends Animal.

Index Type Meaning Default
16 Byte Bit mask Meaning 0
0x0F Color ID
0x10 Is sheared

Tameable Animal

Extends Animal.

Index Type Meaning Default
16 Byte Bit mask Meaning 0
0x01 Is sitting
0x02 Unused
0x04 Is tamed
17 OptUUID Owner Absent

Cat

Extends Tameable Animal.

Index Type Meaning Default
18 VarInt Type (0 = tabby, 1 = black, 2 = red, 3 = siamese, 4 = british_shorthair, 5 = calico, 6 = persian, 7 = ragdoll, 8 = white, 9 = all_black) 1
19 Boolean Is lying false
20 Boolean Is relaxed? (This makes their head go slightly upwards, unknown when used) false
21 VarInt Collar color (values are those used with dyes) 14 (Red)

Wolf

Extends Tameable Animal.

Index Type Meaning Default
18 Boolean Is begging false
19 VarInt Collar color (values are those used with dyes) 14 (Red)

Parrot

Extends Tameable Animal.

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

Abstract Villager

Extends Ageable Mob.

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

Villager

Extends Abstract Villager.

Index Type Meaning Default
17 Villager Data Villager Data Plains/None/1

Wandering Trader

Extends Abstract Villager.

No additional metadata.

Abstract Golem

Extends Pathfinder Mob.

No additional metadata.

Iron Golem

Extends Abstract Golem.

Index Type Meaning Default
15 Byte Bit mask Meaning 0
0x01 Is player-created

Snow Golem

Extends Abstract Golem.

Index Type Meaning Default
15 Byte Bit mask Meaning 0x10
0x00 Has no pumpkin hat
0x10 Has pumpkin hat

Shulker

Extends Abstract Golem.

Index Type Meaning Default
15 Direction Attach face Down (0)
16 OptPosition Attachment position Absent
17 Byte Shield height 0
18 Byte Color (dye color) 10 (purple)

Monster

Extends Pathfinder Mob.

No additional metadata.

Blaze

Extends Monster.

Index Type Meaning Default
15 Byte Bit mask Meaning 0
0x01 Is on fire

Creeper

Extends Monster.

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

Endermite

Extends Monster.

No additional metadata.

Giant

Extends Monster.

No additional metadata.

Guardian

Extends Monster.

Index Type Meaning Default
15 Boolean Is retracting spikes false
16 VarInt Target EID 0

Elder Guardian

Extends Guardian.

Silverfish

Extends Monster.

No additional metadata.

Raider

Extends Monster.

Index Type Meaning Default
15 boolean 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.

No additional metadata.

Vindicator

Extends Abstract Illager.

Pillager

Extends Abstract Illager.

Spellcaster Illager

Extends Abstract Illager.

Index Type Meaning Default
16 Byte 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.

No additional metadata.

Witch

Extends Raider.

Index Type Meaning Default
16 Boolean Is drinking potion false

Evoker Fangs

Extends Entity.

No additional metadata.

Vex

Extends Monster.

Index Type Meaning Default
15 Byte Bit mask Meaning 0
0x01 Is attacking

Abstract Skeleton

Extends Monster.

No additional metadata.

Skeleton

Extends Abstract Skeleton.

Wither Skeleton

Extends Abstract Skeleton.

Stray

Extends Abstract Skeleton.

Spider

Extends Monster.

Index Type Meaning Default
15 Byte Bit mask Meaning 0
0x01 Is climbing

Wither

Extends Monster.

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

Zombie

Extends Monster.

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

Zombie Villager

Extends Zombie.

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

Husk

Extends Zombie.

No additional metadata.

Drowned

Extends Zombie.

No additional metadata.

Zombie Pigman

Extends Zombie.

No additional metadata.

Enderman

Extends Monster.

Index Type Meaning Default
15 Opt BlockID Carried block Absent
16 Boolean Is screaming false
17 Boolean Is staring false

Ender Dragon

Extends Mob.

Index Type Meaning Default
15 VarInt 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.

No additional metadata.

Ghast

Extends Flying.

Index Type Meaning Default
15 Boolean Is attacking false

Phantom

Extends Flying.

Index Type Meaning Default
15 VarInt Size 0

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

Slime

Extends Mob.

Index Type Meaning Default
15 VarInt Size 1

Llama Spit

Extends Entity.

Abstract Minecart

Extends Entity.

Index Type Meaning Default
7 VarInt Shaking power 0
8 VarInt Shaking direction 1
9 Float Shaking multiplier 0.0
10 VarInt Custom block ID and damage 0
11 VarInt Custom block Y position (in 16ths of a block) 6
12 Boolean 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.

No additional metadata.

Abstract Minecart Container

Extends Abstract Minecart.

No additional metadata.

Minecart Hopper

Extends Abstract Minecart Container.

No additional metadata.

Minecart Chest

Extends Abstract Minecart Container.

No additional metadata.

Minecart Furnace

Extends Abstract Minecart.

Index Type Meaning Default
13 Boolean Has fuel false

Minecart TNT

Extends Abstract Minecart.

No additional metadata.

Minecart Spawner

Extends Abstract Minecart.

No additional metadata.

Minecart Command Block

Extends Abstract Minecart.

Index Type Meaning Default
13 String Command
14 Chat Last output {"text":""}

Primed Tnt

Extends Entity.

Index Type Meaning Default
7 VarInt Fuse time 80