Difference between revisions of "Entity metadata"

From wiki.vg
Jump to navigation Jump to search
m (polar bears are not rabbits - move rabbit statuses to rabbit)
(→‎Entity Metadata Format: The maximum string length here is 32767.)
 
(135 intermediate revisions by 36 users not shown)
Line 1: Line 1:
Various '''Entities''' have different metadata fields and status codes.
+
Various '''Entities''' have different metadata fields and [[Entity statuses|status codes]].  
  
== Mobs ==
+
These are the valid codes for Minecraft Java Edition 1.20.2; for upcoming snapshots, see [[Pre-release protocol#Entity Metadata]].
  
Mobs are spawned via [[Protocol#Spawn_Mob|Spawn Mob]].
+
Because this is always updated late, only valid for the latest version and not computer parseable, Bixilon wrote [https://gitlab.bixilon.de/bixilon/pixlyzer PixLyzer]. Burger [https://github.com/Pokechu22/Burger/tree/master burger] might help.
  
{{Warning2|Some entities (marked in yellow) should only be spawned using [[Protocol#Spawn_Object|Spawn Object]] and their [[#Objects|Object ID]].  While they also have an entity ID, this ID is only used internally.  Servers should not attempt to spawn these entities using [[Protocol#Spawn Mob|Spawn Mob]] with that entity ID, although clients should accept such packets if they appear.
+
== Entities ==
  
Additionally, a few other entities (marked in blue) must be spawned in their own special ways:
+
{{Warning2|These entity IDs are up to date for 1.20.2. Use [[Data Generators]] or [https://pokechu22.github.io/Burger/ Burger] to get older IDs. If using Burger just replace the version number to what you want to see.}}
* {{Minecraft Wiki|Painting}}s should be spawned using [[Protocol#Spawn_Painting|Spawn Painting]]
+
 
* XP orbs should be spawned using [[Protocol#Spawn_Experience_Orb|Spawn Experience Orb]].}}
+
Most entities are spawned via [[Protocol#Spawn Entity]], however, care should be taken for the following cases:
 +
 
 +
Entities marked in <span style="border: solid 1px black; background: #aaaaff; color: #aaaaff;">__</span> blue must be spawned in their own special ways:
 +
* <code>Experience Orb</code>, should be spawned using [[Protocol#Spawn_Experience_Orb|Spawn Experience Orb]]
 +
 
 +
Entities marked in <span style="border: solid 1px black; background: #ffaaaa; color: #ffaaaa;">__</span> red must not be spawned at all, as they're server-side only:
 +
* <code>Marker</code>, more info can be found [https://minecraft.wiki/w/Marker here]
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 18: Line 24:
 
! bounding box y
 
! bounding box y
 
! ID
 
! ID
|- style="background: #ffff88;"
+
|-
 +
| 0
 +
| Allay
 +
| 0.35
 +
| 0.6
 +
| <code>minecraft:allay</code>
 +
|-
 
| 1
 
| 1
| Item
+
| Area Effect Cloud
| 0.25
+
| 2.0 * Radius
| 0.25
+
| 0.5
| <code>minecraft:item</code>
+
| <code>minecraft:area_effect_cloud</code>
|- style="background: #aaaaff;"
+
|-
 
| 2
 
| 2
| XPOrb
+
| Armor Stand
 +
| normal: 0.5 marker: 0.0 small: 0.25
 +
| normal: 1.975 marker: 0.0 small: 0.9875
 +
| <code>minecraft:armor_stand</code>
 +
|-
 +
| 3
 +
| Arrow
 
| 0.5
 
| 0.5
 
| 0.5
 
| 0.5
| <code>minecraft:xp_orb</code>
+
| <code>minecraft:arrow</code>
|- style="background: #ffff88;"
+
|-
| 3
 
| AreaEffectCloud
 
| 2.0 * Radius
 
| 0.5
 
| <code>minecraft:area_effect_cloud</code>
 
|-  
 
 
| 4
 
| 4
| ElderGuardian
+
| Axolotl
| 1.9975 (2.35 * guardian)
+
| 0.75
| 1.9975 (2.35 * guardian)
+
| 0.42
| <code>minecraft:elder_guardian</code>
+
| <code>minecraft:axolotl</code>
|-  
+
|-
 
| 5
 
| 5
| WitherSkeleton
+
| Bat
 +
| 0.5
 +
| 0.9
 +
| <code>minecraft:bat</code>
 +
|-
 +
| 6
 +
| Bee
 
| 0.7
 
| 0.7
| 2.4
 
| <code>minecraft:wither_skeleton</code>
 
|-
 
| 6
 
| Stray
 
 
| 0.6
 
| 0.6
| 1.99
+
| <code>minecraft:bee</code>
| <code>minecraft:stray</code>
+
|-
|- style="background: #ffff88;"
 
 
| 7
 
| 7
| ThrownEgg
+
| Blaze
| 0.25
+
| 0.6
| 0.25
+
| 1.8
| <code>minecraft:egg</code>
+
| <code>minecraft:blaze</code>
|- style="background: #ffff88;"
+
|-
 
| 8
 
| 8
| LeashKnot
+
| Block Display
| 0.375
+
| 0.0
| 0.5
+
| 0.0
| <code>minecraft:leash_knot</code>
+
| <code>minecraft:block_display</code>
|- style="background: #aaaaff;"
+
|-
 
| 9
 
| 9
| Painting
+
| Boat
| type width or 0.0625 (depth)
+
| 1.375
| type height
+
| 0.5625
| <code>minecraft:painting</code>
+
| <code>minecraft:boat</code>
|- style="background: #ffff88;"
+
|-
 
| 10
 
| 10
| Arrow
+
| Camel
| 0.5
+
| 1.7
| 0.5
+
| 2.375
| <code>minecraft:arrow</code>
+
| <code>minecraft:camel</code>
|- style="background: #ffff88;"
+
|-
 
| 11
 
| 11
| Snowball
+
| Cat
| 0.25
+
| 0.6
| 0.25
+
| 0.7
| <code>minecraft:snowball</code>
+
| <code>minecraft:cat</code>
|- style="background: #ffff88;"
+
|-
 
| 12
 
| 12
| Fireball (ghast)
+
| Cave Spider
| 1.0
+
| 0.7
| 1.0
+
| 0.5
| <code>minecraft:fireball</code>
+
| <code>minecraft:cave_spider</code>
|- style="background: #ffff88;"
+
|-
 
| 13
 
| 13
| SmallFireball (blaze)
+
| Chest Boat
| 0.3125
+
| 1.375
| 0.3125
+
| 0.5625
| <code>minecraft:small_fireball</code>
+
| <code>minecraft:chest_boat</code>
|- style="background: #ffff88;"
+
|-
 
| 14
 
| 14
| ThrownEnderpearl
+
| Chest Minecart
| 0.25
+
| 0.98
| 0.25
+
| 0.7
| <code>minecraft:ender_pearl</code>
+
| <code>minecraft:chest_minecart</code>
|- style="background: #ffff88;"
+
|-
 
| 15
 
| 15
| EyeOfEnderSignal
+
| Chicken
| 0.25
+
| 0.4
| 0.25
+
| 0.7
| <code>minecraft:eye_of_ender_signal</code>
+
| <code>minecraft:chicken</code>
|- style="background: #ffff88;"
+
|-
 
| 16
 
| 16
| ThrownPotion
+
| Cod
| 0.25
+
| 0.5
| 0.25
+
| 0.3
| <code>minecraft:potion</code>
+
| <code>minecraft:cod</code>
|- style="background: #ffff88;"
+
|-
 
| 17
 
| 17
| ThrownExpBottle
+
| Command Block Minecart
| 0.25
+
| 0.98
| 0.25
+
| 0.7
| <code>minecraft:xp_bottle</code>
+
| <code>minecraft:command_block_minecart</code>
|- style="background: #ffff88;"
+
|-
 
| 18
 
| 18
| ItemFrame
+
| Cow
| 0.75 or 0.0625 (depth)
+
| 0.9
| 0.75
+
| 1.4
| <code>minecraft:item_frame</code>
+
| <code>minecraft:cow</code>
|- style="background: #ffff88;"
+
|-
 
| 19
 
| 19
| WitherSkull
+
| Creeper
| 0.3125
+
| 0.6
| 0.3125
+
| 1.7
| <code>minecraft:wither_skull</code>
+
| <code>minecraft:creeper</code>
|- style="background: #ffff88;"
+
|-
 
| 20
 
| 20
| PrimedTnt
+
| Dolphin
| 0.98
+
| 0.9
| 0.98
+
| 0.6
| <code>minecraft:tnt</code>
+
| <code>minecraft:dolphin</code>
|- style="background: #ffff88;"
+
|-
 
| 21
 
| 21
| FallingSand
+
| Donkey
| 0.98
+
| 1.3964844
| 0.98
+
| 1.5
| <code>minecraft:falling_block</code>
+
| <code>minecraft:donkey</code>
|- style="background: #ffff88;"
+
|-
 
| 22
 
| 22
| FireworksRocketEntity
+
| Dragon Fireball
| 0.25
+
| 1.0
| 0.25
+
| 1.0
| <code>minecraft:fireworks_rocket</code>
+
| <code>minecraft:dragon_fireball</code>
|-  
+
|-
 
| 23
 
| 23
| Husk
+
| Drowned
 
| 0.6
 
| 0.6
 
| 1.95
 
| 1.95
| <code>minecraft:husk</code>
+
| <code>minecraft:drowned</code>
|- style="background: #ffff88;"
+
|-
 
| 24
 
| 24
| SpectralArrow
+
| Egg
| 0.5
+
| 0.25
| 0.5
+
| 0.25
| <code>minecraft:spectral_arrow</code>
+
| <code>minecraft:egg</code>
|- style="background: #ffff88;"
+
|-
 
| 25
 
| 25
| ShulkerBullet
+
| Elder Guardian
| 0.3125
+
| 1.9975 (2.35 * guardian)
| 0.3125
+
| 1.9975 (2.35 * guardian)
| <code>minecraft:shulker_bullet</code>
+
| <code>minecraft:elder_guardian</code>
|- style="background: #ffff88;"
+
|-
 
| 26
 
| 26
| DragonFireball
+
| End Crystal
| 1.0
+
| 2.0
| 1.0
+
| 2.0
| <code>minecraft:dragon_fireball</code>
+
| <code>minecraft:end_crystal</code>
|-  
+
|-
 
| 27
 
| 27
| ZombieVillager
+
| Ender Dragon
| 0.6
+
| 16.0
| 1.95
+
| 8.0
| <code>minecraft:zombie_villager</code>
+
| <code>minecraft:ender_dragon</code>
|-  
+
|-
 
| 28
 
| 28
| SkeletonHorse
+
| Ender Pearl
| 1.3964844
+
| 0.25
| 1.6
+
| 0.25
| <code>minecraft:skeleton_horse</code>
+
| <code>minecraft:ender_pearl</code>
|-  
+
|-
 
| 29
 
| 29
| ZombieHorse
+
| Enderman
| 1.3964844
+
| 0.6
| 1.6
+
| 2.9
| <code>minecraft:zombie_horse</code>
+
| <code>minecraft:enderman</code>
|- style="background: #ffff88;"
+
|-
 
| 30
 
| 30
| ArmorStand
+
| Endermite
| normal: 0.5 marker: 0.0 small: 0.25
+
| 0.4
| normal: 1.975 marker: 0.0 small: 0.9875
+
| 0.3
| <code>minecraft:armor_stand</code>
+
| <code>minecraft:endermite</code>
|-  
+
|-
 
| 31
 
| 31
| Donkey
+
| Evoker
| 1.3964844
+
| 0.6
| 1.6
+
| 1.95
| <code>minecraft:donkey</code>
+
| <code>minecraft:evoker</code>
|-  
+
|-
 
| 32
 
| 32
| Mule
+
| Evoker Fangs
| 1.3964844
 
| 1.6
 
| <code>minecraft:mule</code>
 
|- style="background: #ffff88;"
 
| 33
 
| EvocationFangs
 
 
| 0.5
 
| 0.5
 
| 0.8
 
| 0.8
| <code>minecraft:evocation_fangs</code>
+
| <code>minecraft:evoker_fangs</code>
|-  
+
|-
 +
| 33
 +
| Experience Bottle
 +
| 0.25
 +
| 0.25
 +
| <code>minecraft:experience_bottle</code>
 +
|- style="background: #aaaaff;"
 
| 34
 
| 34
| EvocationIllager
+
| Experience Orb
| 0.6
+
| 0.5
| 1.95
+
| 0.5
| <code>minecraft:evocation_illager</code>
+
| <code>minecraft:experience_orb</code>
|-  
+
|-
 
| 35
 
| 35
| Vex
+
| Eye Of Ender
| 0.4
+
| 0.25
| 0.8
+
| 0.25
| <code>minecraft:vex</code>
+
| <code>minecraft:eye_of_ender</code>
|-  
+
|-
 
| 36
 
| 36
| VindicationIllager
+
| Falling Block
| 0.6
+
| 0.98
| 1.95
+
| 0.98
| <code>minecraft:vindication_illager</code>
+
| <code>minecraft:falling_block</code>
 
|-
 
|-
 
| 37
 
| 37
| IllusionIllager
+
| Firework Rocket
 +
| 0.25
 +
| 0.25
 +
| <code>minecraft:firework_rocket</code>
 +
|-
 +
| 38
 +
| Fox
 
| 0.6
 
| 0.6
| 1.95
+
| 0.7
| <code>minecraft:illusion_illager</code>
+
| <code>minecraft:fox</code>
|- style="background: #ffff88;"
+
|-
 +
| 39
 +
| Frog
 +
| 0.5
 +
| 0.5
 +
| <code>minecraft:frog</code>
 +
|-
 
| 40
 
| 40
| MinecartCommandBlock
+
| Furnace Minecart
 
| 0.98
 
| 0.98
 
| 0.7
 
| 0.7
| <code>minecraft:commandblock_minecart</code>
+
| <code>minecraft:furnace_minecart</code>
|- style="background: #ffff88;"
+
|-
 
| 41
 
| 41
| Boat
+
| Ghast
| 1.375
+
| 4.0
| 0.5625
+
| 4.0
| <code>minecraft:boat</code>
+
| <code>minecraft:ghast</code>
|- style="background: #ffff88;"
+
|-
 
| 42
 
| 42
| MinecartRideable
+
| Giant
| 0.98
+
| 3.6
| 0.7
+
| 12.0
| <code>minecraft:minecart</code>
+
| <code>minecraft:giant</code>
|- style="background: #ffff88;"
+
|-
 
| 43
 
| 43
| MinecartChest
+
| Glow Item Frame
| 0.98
+
| 0.75 or 0.0625 (depth)
| 0.7
+
| 0.75
| <code>minecraft:chest_minecart</code>
+
| <code>minecraft:glow_item_frame</code>
|- style="background: #ffff88;"
+
|-
 
| 44
 
| 44
| MinecartFurnace
+
| Glow Squid
| 0.98
+
| 0.8
| 0.7
+
| 0.8
| <code>minecraft:furnace_minecart</code>
+
| <code>minecraft:glow_squid</code>
|- style="background: #ffff88;"
+
|-
 
| 45
 
| 45
| MinecartTNT
+
| Goat
| 0.98
+
| 1.3
| 0.7
+
| 0.9
| <code>minecraft:tnt_minecart</code>
+
| <code>minecraft:goat</code>
|- style="background: #ffff88;"
+
|-
 
| 46
 
| 46
| MinecartHopper
+
| Guardian
| 0.98
+
| 0.85
| 0.7
+
| 0.85
| <code>minecraft:hopper_minecart</code>
+
| <code>minecraft:guardian</code>
|- style="background: #ffff88;"
+
|-
 
| 47
 
| 47
| MinecartSpawner
+
| Hoglin
 +
| 1.3964844
 +
| 1.4
 +
| <code>minecraft:hoglin</code>
 +
|-
 +
| 48
 +
| Hopper Minecart
 
| 0.98
 
| 0.98
 
| 0.7
 
| 0.7
| <code>minecraft:spawner_minecart</code>
+
| <code>minecraft:hopper_minecart</code>
 +
|-
 +
| 49
 +
| Horse
 +
| 1.3964844
 +
| 1.6
 +
| <code>minecraft:horse</code>
 
|-
 
|-
 
| 50
 
| 50
| Creeper
+
| Husk
 
| 0.6
 
| 0.6
| 1.7
+
| 1.95
| <code>minecraft:creeper</code>
+
| <code>minecraft:husk</code>
 
|-
 
|-
 
| 51
 
| 51
| Skeleton
+
| Illusioner
 
| 0.6
 
| 0.6
| 1.99
+
| 1.95
| <code>minecraft:skeleton</code>
+
| <code>minecraft:illusioner</code>
|-  
+
|-
 
| 52
 
| 52
| Spider
+
| Interaction
 +
| 0.0
 +
| 0.0
 +
| <code>minecraft:interaction</code>
 +
|-
 +
| 53
 +
| Iron Golem
 
| 1.4
 
| 1.4
| 0.9
+
| 2.7
| <code>minecraft:spider</code>
+
| <code>minecraft:iron_golem</code>
|-
+
|-
| 53
 
| Giant
 
| 3.6
 
| 10.8
 
| <code>minecraft:giant</code>
 
|-  
 
 
| 54
 
| 54
| Zombie
+
| Item
| 0.6
+
| 0.25
| 1.95
+
| 0.25
| <code>minecraft:zombie</code>
+
| <code>minecraft:item</code>
|-  
+
|-
 
| 55
 
| 55
| Slime
+
| Item Display
| 0.51000005 * size
+
| 0.0
| 0.51000005 * size
+
| 0.0
| <code>minecraft:slime</code>
+
| <code>minecraft:item_display</code>
|-  
+
|-
 
| 56
 
| 56
| Ghast
+
| Item Frame
| 4
+
| 0.75 or 0.0625 (depth)
| 4
+
| 0.75
| <code>minecraft:ghast</code>
+
| <code>minecraft:item_frame</code>
|-  
+
|-
 
| 57
 
| 57
| PigZombie
+
| Fireball
| 0.6
+
| 1.0
| 1.95
+
| 1.0
| <code>minecraft:zombie_pigman</code>
+
| <code>minecraft:fireball</code>
|-  
+
|-
 
| 58
 
| 58
| Enderman
+
| Leash Knot
| 0.6
+
| 0.375
| 2.9
+
| 0.5
| <code>minecraft:enderman</code>
+
| <code>minecraft:leash_knot</code>
|-  
+
|-
 
| 59
 
| 59
| CaveSpider
+
| Lightning Bolt
| 0.7
+
| 0.0
| 0.5
+
| 0.0
| <code>minecraft:cave_spider</code>
+
| <code>minecraft:lightning_bolt</code>
|-  
+
|-
 
| 60
 
| 60
| Silverfish
+
| Llama
| 0.4
+
| 0.9
| 0.3
+
| 1.87
| <code>minecraft:silverfish</code>
+
| <code>minecraft:llama</code>
|-  
+
|-
 
| 61
 
| 61
| Blaze
+
| Llama Spit
| 0.6
+
| 0.25
| 1.8
+
| 0.25
| <code>minecraft:blaze</code>
+
| <code>minecraft:llama_spit</code>
|-  
+
|-
 
| 62
 
| 62
| LavaSlime (Magma Cube)
+
| Magma Cube
| 0.51000005 * size
+
| 0.5202 * size
| 0.51000005 * size
+
| 0.5202 * size
 
| <code>minecraft:magma_cube</code>
 
| <code>minecraft:magma_cube</code>
|-  
+
|- style="background: #ffaaaa;"
 
| 63
 
| 63
| EnderDragon
+
| Marker
| 16.0
+
| 0.0
| 8.0
+
| 0.0
| <code>minecraft:ender_dragon</code>
+
| <code>minecraft:marker</code>
|-  
+
|-
 
| 64
 
| 64
| WitherBoss
+
| Minecart
| 0.9
+
| 0.98
| 3.5
+
| 0.7
| <code>minecraft:wither</code>
+
| <code>minecraft:minecart</code>
|-  
+
|-
 
| 65
 
| 65
| Bat
+
| Mooshroom
| 0.5
 
 
| 0.9
 
| 0.9
| <code>minecraft:bat</code>
+
| 1.4
|-  
+
| <code>minecraft:mooshroom</code>
 +
|-
 
| 66
 
| 66
| Witch
+
| Mule
 +
| 1.3964844
 +
| 1.6
 +
| <code>minecraft:mule</code>
 +
|-
 +
| 67
 +
| Ocelot
 
| 0.6
 
| 0.6
| 1.95
+
| 0.7
| <code>minecraft:witch</code>
+
| <code>minecraft:ocelot</code>
|-
+
|-
| 67
 
| Endermite
 
| 0.4
 
| 0.3
 
| <code>minecraft:endermite</code>
 
|-  
 
 
| 68
 
| 68
| Guardian
+
| Painting
| 0.85
+
| type width or 0.0625 (depth)
| 0.85
+
| type height
| <code>minecraft:guardian</code>
+
| <code>minecraft:painting</code>
|-  
+
|-
 
| 69
 
| 69
| Shulker
+
| Panda
| 1.0
+
| 1.3
| 1.0-2.0 (depending on peek)
+
| 1.25
| <code>minecraft:shulker</code>
+
| <code>minecraft:panda</code>
|-  
+
|-
| 90
+
| 70
 +
| Parrot
 +
| 0.5
 +
| 0.9
 +
| <code>minecraft:parrot</code>
 +
|-
 +
| 71
 +
| Phantom
 +
| 0.9
 +
| 0.5
 +
| <code>minecraft:phantom</code>
 +
|-
 +
| 72
 
| Pig
 
| Pig
 
| 0.9
 
| 0.9
 
| 0.9
 
| 0.9
 
| <code>minecraft:pig</code>
 
| <code>minecraft:pig</code>
|-  
+
|-
| 91
+
| 73
| Sheep
+
| Piglin
| 0.9
+
| 0.6
| 1.3
+
| 1.95
| <code>minecraft:sheep</code>
+
| <code>minecraft:piglin</code>
|-  
+
|-
| 92
+
| 74
| Cow
+
| Piglin Brute
| 0.9
+
| 0.6
 +
| 1.95
 +
| <code>minecraft:piglin_brute</code>
 +
|-
 +
| 75
 +
| Pillager
 +
| 0.6
 +
| 1.95
 +
| <code>minecraft:pillager</code>
 +
|-
 +
| 76
 +
| Polar Bear
 +
| 1.4
 
| 1.4
 
| 1.4
| <code>minecraft:cow</code>
+
| <code>minecraft:polar_bear</code>
|-  
+
|-
| 93
+
| 77
| Chicken
+
| Potion
| 0.4
+
| 0.25
 +
| 0.25
 +
| <code>minecraft:potion</code>
 +
|-
 +
| 78
 +
| Pufferfish
 +
| 0.7
 
| 0.7
 
| 0.7
| <code>minecraft:chicken</code>
+
| <code>minecraft:pufferfish</code>
|-  
+
|-
| 94
+
| 79
| Squid
+
| Rabbit
| 0.8
+
| 0.4
| 0.8
+
| 0.5
| <code>minecraft:squid</code>
+
| <code>minecraft:rabbit</code>
|-  
+
|-
| 95
+
| 80
| Wolf
+
| Ravager
| 0.6
+
| 1.95
| 0.85
+
| 2.2
| <code>minecraft:wolf</code>
+
| <code>minecraft:ravager</code>
|-  
+
|-
| 96
+
| 81
| MushroomCow (Mooshroom)
+
| Salmon
 +
| 0.7
 +
| 0.4
 +
| <code>minecraft:salmon</code>
 +
|-
 +
| 82
 +
| Sheep
 
| 0.9
 
| 0.9
| 1.4
+
| 1.3
| <code>minecraft:mooshroom</code>
+
| <code>minecraft:sheep</code>
|-  
+
|-
| 97
+
| 83
| SnowMan
+
| Shulker
| 0.7
+
| 1.0
| 1.9
+
| 1.0-2.0 (depending on peek)
| <code>minecraft:snowman</code>
+
| <code>minecraft:shulker</code>
|-  
+
|-
| 98
+
| 84
| Ozelot (Ocelot)
+
| Shulker Bullet
 +
| 0.3125
 +
| 0.3125
 +
| <code>minecraft:shulker_bullet</code>
 +
|-
 +
| 85
 +
| Silverfish
 +
| 0.4
 +
| 0.3
 +
| <code>minecraft:silverfish</code>
 +
|-
 +
| 86
 +
| Skeleton
 
| 0.6
 
| 0.6
| 0.7
+
| 1.99
| <code>minecraft:ocelot</code>
+
| <code>minecraft:skeleton</code>
|-
+
|-
| 99
+
| 87
| VillagerGolem (Iron Golem)
+
| Skeleton Horse
| 1.4
 
| 2.7
 
| <code>minecraft:villager_golem</code>
 
|-  
 
| 100
 
| Horse (EntityHorse until 1.11)
 
 
| 1.3964844
 
| 1.3964844
 
| 1.6
 
| 1.6
| <code>minecraft:horse</code>
+
| <code>minecraft:skeleton_horse</code>
|-  
+
|-
| 101
+
| 88
| Rabbit
+
| Slime
| 0.4
+
| 0.5202 * size
| 0.5
+
| 0.5202 * size
| <code>minecraft:rabbit</code>
+
| <code>minecraft:slime</code>
|-  
+
|-
| 102
+
| 89
| PolarBear
+
| Small Fireball
| 1.3
+
| 0.3125
| 1.4
+
| 0.3125
| <code>minecraft:polar_bear</code>
+
| <code>minecraft:small_fireball</code>
|-  
+
|-
| 103
+
| 90
| Llama
+
| Sniffer
| 0.9
+
| 1.9
| 1.87
+
| 1.75
| <code>minecraft:llama</code>
+
| <code>minecraft:sniffer</code>
|- style="background: #ffff88;"
+
|-
| 104
+
| 91
| LlamaSpit
+
| Snow Golem
 +
| 0.7
 +
| 1.9
 +
| <code>minecraft:snow_golem</code>
 +
|-
 +
| 92
 +
| Snowball
 
| 0.25
 
| 0.25
 
| 0.25
 
| 0.25
| <code>minecraft:llama_spit</code>
+
| <code>minecraft:snowball</code>
|-  
+
|-
| 105
+
| 93
| Parrot
+
| Spawner Minecart
 +
| 0.98
 +
| 0.7
 +
| <code>minecraft:spawner_minecart</code>
 +
|-
 +
| 94
 +
| Spectral Arrow
 +
| 0.5
 
| 0.5
 
| 0.5
| 0.9
+
| <code>minecraft:spectral_arrow</code>
| <code>minecraft:parrot</code>
+
|-
|-  
+
| 95
| 120
+
| Spider
| Villager
+
| 1.4
 +
| 0.9
 +
| <code>minecraft:spider</code>
 +
|-
 +
| 96
 +
| Squid
 +
| 0.8
 +
| 0.8
 +
| <code>minecraft:squid</code>
 +
|-
 +
| 97
 +
| Stray
 
| 0.6
 
| 0.6
| 1.95
+
| 1.99
| <code>minecraft:villager</code>
+
| <code>minecraft:stray</code>
|- style="background: #ffff88;"
+
|-
| 200
+
| 98
| EnderCrystal
+
| Strider
| 2.0
+
| 0.9
| 2.0
+
| 1.7
| <code>minecraft:end_crystal</code>
+
| <code>minecraft:strider</code>
|}
+
|-
 
+
| 99
== Objects ==
+
| Tadpole
 
+
| 0.4
Objects are spawned via [[Protocol#Spawn_Object|Spawn Object]]. See [[Object Data]] for more details.
+
| 0.3
 
+
| <code>minecraft:tadpole</code>
{{Note|Object IDs and Entity IDs are different. Most objects also have an entity ID, but should only ever be spawned via [[Protocol#Spawn_Object|Spawn Object]].}}
+
|-
 
+
| 100
{| class="wikitable"
+
| Text Display
|-  
+
| 0.0
! ID
+
| 0.0
! Name
+
| <code>minecraft:text_display</code>
! bounding box x and z
+
|-
! bounding box y
+
| 101
|-  
+
| Tnt
| 1
+
| 0.98
| Boat
+
| 0.98
| 1.375
+
| <code>minecraft:tnt</code>
| 0.6
+
|-
|-  
+
| 102
| 2
+
| Tnt Minecart
| Item Stack ([[Slot]])
+
| 0.98
| 0.25
+
| 0.7
| 0.25
+
| <code>minecraft:tnt_minecart</code>
|-
+
|-
| 3
+
| 103
| Area Effect Cloud
+
| Trader Llama
| 2.0 * Radius
+
| 0.9
 +
| 1.87
 +
| <code>minecraft:trader_llama</code>
 +
|-
 +
| 104
 +
| Trident
 
| 0.5
 
| 0.5
|-
 
| 10
 
| Minecart
 
| 0.98
 
| 0.7
 
|-
 
| 50
 
| Activated TNT
 
| 0.98
 
| 0.98
 
|-
 
| 51
 
| EnderCrystal
 
| 2.0
 
| 2.0
 
|-
 
| 60
 
| Tipped arrow (projectile; also used for regular arrows)
 
 
| 0.5
 
| 0.5
 +
| <code>minecraft:trident</code>
 +
|-
 +
| 105
 +
| Tropical Fish
 
| 0.5
 
| 0.5
|-  
+
| 0.4
| 61
+
| <code>minecraft:tropical_fish</code>
| Snowball (projectile)
+
|-
| 0.25
+
| 106
| 0.25
+
| Turtle
|-  
+
| 1.2
| 62
+
| 0.4
| Egg (projectile)
+
| <code>minecraft:turtle</code>
| 0.25
+
|-
| 0.25
+
| 107
|-  
+
| Vex
| 63
+
| 0.4
| FireBall (ghast projectile)
+
| 0.8
| 1.0
+
| <code>minecraft:vex</code>
| 1.0
+
|-
|-  
+
| 108
| 64
+
| Villager
| FireCharge (blaze projectile)
+
| 0.6
 +
| 1.95
 +
| <code>minecraft:villager</code>
 +
|-
 +
| 109
 +
| Vindicator
 +
| 0.6
 +
| 1.95
 +
| <code>minecraft:vindicator</code>
 +
|-
 +
| 110
 +
| Wandering Trader
 +
| 0.6
 +
| 1.95
 +
| <code>minecraft:wandering_trader</code>
 +
|-
 +
| 111
 +
| Warden
 +
| 0.9
 +
| 2.9
 +
| <code>minecraft:warden</code>
 +
|-
 +
| 112
 +
| Witch
 +
| 0.6
 +
| 1.95
 +
| <code>minecraft:witch</code>
 +
|-
 +
| 113
 +
| Wither
 +
| 0.9
 +
| 3.5
 +
| <code>minecraft:wither</code>
 +
|-
 +
| 114
 +
| Wither Skeleton
 +
| 0.7
 +
| 2.4
 +
| <code>minecraft:wither_skeleton</code>
 +
|-
 +
| 115
 +
| Wither Skull
 
| 0.3125
 
| 0.3125
 
| 0.3125
 
| 0.3125
|-  
+
| <code>minecraft:wither_skull</code>
| 65
+
|-
| Thrown Enderpearl
+
| 116
| 0.25
+
| Wolf
| 0.25
+
| 0.6
|-  
+
| 0.85
| 66
+
| <code>minecraft:wolf</code>
| Wither Skull (projectile)
+
|-
| 0.3125
+
| 117
| 0.3125
+
| Zoglin
|-  
+
| 1.3964844
| 67
+
| 1.4
| Shulker Bullet
+
| <code>minecraft:zoglin</code>
| 0.3125
+
|-
| 0.3125
+
| 118
|-  
+
| Zombie
| 68
+
| 0.6
| Llama spit
+
| 1.95
| 0.25
+
| <code>minecraft:zombie</code>
| 0.25
+
|-
|-  
+
| 119
| 70
+
| Zombie Horse
| Falling Objects
+
| 1.3964844
| 0.98
+
| 1.6
| 0.98
+
| <code>minecraft:zombie_horse</code>
|-  
+
|-
| 71
+
| 120
| Item frames
+
| Zombie Villager
| 0.75 or 0.0625
+
| 0.6
| 0.75
+
| 1.95
|-  
+
| <code>minecraft:zombie_villager</code>
| 72
+
|-
| Eye of Ender
+
| 121
 +
| Zombified Piglin
 +
| 0.6
 +
| 1.95
 +
| <code>minecraft:zombified_piglin</code>
 +
|-
 +
| 122
 +
| Player
 +
| 0.6
 +
| 1.8
 +
| <code>minecraft:player</code>
 +
|-
 +
| 123
 +
| Fishing Bobber
 
| 0.25
 
| 0.25
 
| 0.25
 
| 0.25
|-  
+
| <code>minecraft:fishing_bobber</code>
| 73
+
|}
| Thrown Potion
+
 
| 0.25
+
== Entity Metadata Format ==
| 0.25
+
 
|-  
+
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.
| 75
+
 
| Thrown Exp Bottle
+
Entity Metadata is an array of entries, each of which looks like the following:
| 0.25
+
 
| 0.25
+
{| class="wikitable"
|-
+
! Name
| 76
+
! Type
| Firework Rocket
+
! Meaning
| 0.25
+
|-
| 0.25
+
| Index
|-
+
| {{Type|Unsigned Byte}}
| 77
+
| Unique index key determining the meaning of the following value, see the table below. If this is <code>0xff</code> then the it is the end of the Entity Metadata array and no more is read.
| Leash Knot
+
|-
| 0.375
+
| Type
| 0.5
+
| {{Type|VarInt}} {{Type|Enum}}
|-
+
| Only if Index is not <code>0xff</code>; the type of the index, see the table below
| 78
+
|-
| ArmorStand
+
| Value
| normal: 0.5 marker: 0.0 small: 0.25
+
| Varies
| normal: 1.975 marker: 0.0 small: 0.9875
+
| Only if Index is not <code>0xff</code>: the value of the metadata field, see the table below
|-
+
|}
| 79
+
 
| Evocation Fangs
+
{{Metadata type definition/begin}}
| 0.5
+
! Value
| 0.8
+
! Notes
|-
+
{{Metadata type definition|Byte}}
| 90
+
| {{Type|Byte}}
| Fishing Hook
+
|
| 0.25
+
{{Metadata type definition|VarInt}}
| 0.25
+
| {{Type|VarInt}}
|-
+
|
| 91
+
{{Metadata type definition|VarLong}}
| Spectral Arrow
+
| {{Type|VarLong}}
| 0.5
+
|
| 0.5
+
{{Metadata type definition|Float}}
|-
+
| {{Type|Float}}
| 93
+
|
| Dragon Fireball
+
{{Metadata type definition|String}}
| 1.0
+
| {{Type|String}} (32767)
| 1.0
+
|
|}
+
{{Metadata type definition|Text Component}}
 
+
| {{Type|Text Component}}
Since release {{Minecraft Wiki|1.6}}, all minecarts are spawned with object type 10 and their functionality is then specified in the [[Object Data#Minecarts (id 10)|Data field]] within the packet. Also, their visual appearance may be sent via the [[Protocol#Entity Metadata|Entity Metadata]] packet.
+
|
 
+
{{Metadata type definition|Optional Text Component}}
== Entity Metadata Format ==
+
| ({{Type|Boolean}}, {{Type|Optional}} {{Type|Text Component}})
 
+
| Text Component is present if the Boolean is set to true.
Note that entity metadata is a totally distinct concept from block metadataIt is not required to send all metadata fields, or even any metadata fields, so long as the terminating entry is correctly sent.
+
{{Metadata type definition|Slot}}
 
+
| {{Type|Slot}}
Entity Metadata is an array of entries, each of which looks like the following:
+
|
 
+
{{Metadata type definition|Boolean}}
{| class="wikitable"
+
| {{Type|Boolean}}
  ! Name
+
|
  ! Type
+
{{Metadata type definition|Rotations}}
  ! Meaning
+
| ({{Type|Float}}, {{Type|Float}}, {{Type|Float}})
 +
| rotation on x, rotation on y, rotation on z
 +
{{Metadata type definition|Position}}
 +
| {{Type|Position}}
 +
|
 +
{{Metadata type definition|Optional Position}}
 +
| ({{Type|Boolean}}, {{Type|Optional}} {{Type|Position}})
 +
| Position is present if the Boolean is set to true.
 +
{{Metadata type definition|Direction}}
 +
| {{Type|VarInt}} {{Type|Enum}}
 +
| Down = 0, Up = 1, North = 2, South = 3, West = 4, East = 5
 +
{{Metadata type definition|Optional UUID}}
 +
| ({{Type|Boolean}}, {{Type|Optional}} {{Type|UUID}})
 +
| UUID is present if the Boolean is set to true.
 +
{{Metadata type definition|Block State}}
 +
| {{Type|VarInt}}
 +
| An ID in the block state registry.
 +
{{Metadata type definition|Optional Block State}}
 +
| {{Type|VarInt}}
 +
| 0 for absent (air is unrepresentable); otherwise, an ID in the block state registry.
 +
{{Metadata type definition|NBT}}
 +
| {{Type|NBT}}
 +
|
 +
{{Metadata type definition|Particle}}
 +
| ({{Type|VarInt}}, Varies)
 +
| particle type (an ID in the <code>minecraft:particle_type</code> registry), particle data (See [[Particles]].)
 +
{{Metadata type definition|Villager Data}}
 +
| ({{Type|VarInt}}, {{Type|VarInt}}, {{Type|VarInt}})
 +
| villager type, villager profession, level (See below.)
 +
{{Metadata type definition|Optional VarInt}}
 +
| {{Type|VarInt}}
 +
| 0 for absent; 1 + actual value otherwise. Used for entity IDs.
 +
{{Metadata type definition|Pose}}
 +
| {{Type|VarInt}} {{Type|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
 +
{{Metadata type definition|Cat Variant}}
 +
| {{Type|VarInt}}
 +
| An ID in the <code>minecraft:cat_variant</code> registry.
 +
{{Metadata type definition|Frog Variant}}
 +
  | {{Type|VarInt}}
 +
| An ID in the <code>minecraft:frog_variant</code> registry.
 +
{{Metadata type definition|Optional Global Position}}
 +
| ({{Type|Boolean}}, {{Type|Optional}} {{Type|Identifier}}, {{Type|Optional}} {{Type|Position}})
 +
| dimension identifier, position; only if the Boolean is set to true.
 +
{{Metadata type definition|Painting Variant}}
 +
| {{Type|VarInt}}
 +
| An ID in the <code>minecraft:painting_variant</code> registry.
 +
{{Metadata type definition|Sniffer State}}
 +
| {{Type|VarInt}} {{Type|Enum}}
 +
| IDLING = 0, FEELING_HAPPY = 1, SCENTING = 2, SNIFFING = 3, SEARCHING = 4, DIGGING = 5, RISING = 6
 +
{{Metadata type definition|Vector3}}
 +
| ({{Type|Float}}, {{Type|Float}}, {{Type|Float}})
 +
| x, y, z
 +
{{Metadata type definition|Quaternion}}
 +
| ({{Type|Float}}, {{Type|Float}}, {{Type|Float}}, {{Type|Float}})
 +
| x, y, z, w
 +
|}
 +
 
 +
Villager types (<code>minecraft:villager_type</code> registry):
 +
 
 +
{| class="wikitable"
 +
  ! Name !! ID
 +
|-
 +
| <code>minecraft:desert</code> || 0
 +
|-
 +
| <code>minecraft:jungle</code> || 1
 +
  |-
 +
| <code>minecraft:plains</code> || 2
 +
|-
 +
  | <code>minecraft:savanna</code> || 3
 
  |-
 
  |-
  | Index
+
  | <code>minecraft:snow</code> || 4
| Unsigned Byte
 
| Unique index key determining the meaning of the following value, see the table below. If this is <code>0xff</code> then the it is the end of the Entity Metadata array and no more is read.
 
 
  |-
 
  |-
  | Type
+
  | <code>minecraft:swamp</code> || 5
| Optional Byte Enum
 
| Only if Index is not <code>0xff</code>; the type of the index, see the table below
 
 
  |-
 
  |-
  | Value
+
  | <code>minecraft:taiga</code> || 6
| Optional ''value of Type''
 
| Only if Index is not <code>0xff</code>: the value of the metadata field
 
 
  |}
 
  |}
 +
 +
Villager professions (<code>minecraft:villager_profession</code> registry):
  
 
{| class="wikitable"
 
{| class="wikitable"
  ! Value of Type field
+
  ! Name !! ID
! [[Data types|Type]] of Value field
 
! Notes
 
 
  |-
 
  |-
  | 0
+
  | <code>minecraft:none</code> || 0
| Byte
 
|  
 
 
  |-
 
  |-
  | 1
+
  | <code>minecraft:armorer</code> || 1
| VarInt
 
|  
 
 
  |-
 
  |-
  | 2
+
  | <code>minecraft:butcher</code> || 2
| Float
 
|  
 
 
  |-
 
  |-
  | 3
+
  | <code>minecraft:cartographer</code> || 3
| String
 
|  
 
 
  |-
 
  |-
  | 4
+
  | <code>minecraft:cleric</code> || 4
| [[Chat]]
 
|  
 
 
  |-
 
  |-
  | 5
+
  | <code>minecraft:farmer</code> || 5
| [[Slot]]
 
|  
 
 
  |-
 
  |-
  | 6
+
  | <code>minecraft:fisherman</code> || 6
  | Boolean
+
  |-
  |  
+
  | <code>minecraft:fletcher</code> || 7
 
  |-
 
  |-
  | 7
+
  | <code>minecraft:leatherworker</code> || 8
| Rotation
 
| 3 floats: rotation on x, rotation on y, rotation on z
 
 
  |-
 
  |-
  | 8
+
  | <code>minecraft:librarian</code> || 9
| [[Data Types#Position|Position]]
 
|  
 
 
  |-
 
  |-
  | 9
+
  | <code>minecraft:mason</code> || 10
| OptPosition (Boolean + Optional Position)
 
| Position is present if the Boolean is set to true
 
 
  |-
 
  |-
  | 10
+
  | <code>minecraft:nitwit</code> || 11
| Direction (VarInt)
 
| (Down = 0, Up = 1, North = 2, South = 3, West = 4, East = 5)
 
 
  |-
 
  |-
  | 11
+
  | <code>minecraft:shepherd</code> || 12
| OptUUID (Boolean + Optional UUID)
 
| UUID is present if the Boolean is set to true
 
 
  |-
 
  |-
  | 12
+
  | <code>minecraft:toolsmith</code> || 13
| OptBlockID (VarInt)
 
| 0 for absent otherwise, <code><nowiki>id &lt;&lt; 4 | data</nowiki></code>
 
 
  |-
 
  |-
  |13
+
  | <code>minecraft:weaponsmith</code> || 14
| [[NBT|NBT Tag]]
 
|
 
 
  |}
 
  |}
  
 
Entity classes also recursively inherit fields from classes they extend.
 
Entity classes also recursively inherit fields from classes they extend.
 +
 +
== Entity Metadata ==
  
 
=== Entity ===
 
=== Entity ===
  
The base class.
+
{{metadata inherit|Entity}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 767: Line 953:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  |rowspan="9"| 0
+
  |rowspan="9"| {{Metadata id|}}
  |rowspan="9"| Byte
+
  |rowspan="9"| {{Metadata type|Byte}}
 
  ! Bit mask
 
  ! Bit mask
 
  ! Meaning
 
  ! Meaning
Line 774: Line 960:
 
  |-
 
  |-
 
  | 0x01
 
  | 0x01
  | On Fire
+
  | Is on fire
 
  |-
 
  |-
 
  | 0x02
 
  | 0x02
  | Crouched
+
  | Is crouching
 
  |-
 
  |-
 
  | 0x04
 
  | 0x04
Line 783: Line 969:
 
  |-
 
  |-
 
  | 0x08
 
  | 0x08
  | Sprinting
+
  | Is sprinting
 
  |-
 
  |-
 
  | 0x10
 
  | 0x10
  | Unused (previously eating/drinking/blocking; use hand state now)
+
  | 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}}
 
  |-
 
  |-
  | 1
+
  | {{Metadata id|}}
  | VarInt
+
  | {{Metadata type|VarInt}}
  |colspan="2"| Air
+
  |colspan="2"| Air ticks
 
  | 300
 
  | 300
 
  |-
 
  |-
  | 2
+
  | {{Metadata id|}}
  | String
+
  | {{Metadata type|Optional Text Component}}
 
  |colspan="2"| Custom name
 
  |colspan="2"| Custom name
  | <code></code>
+
  | empty
 
  |-
 
  |-
  | 3
+
  | {{Metadata id|}}
  | Boolean
+
  | {{Metadata type|Boolean}}
 
  |colspan="2"| Is custom name visible
 
  |colspan="2"| Is custom name visible
 
  | false
 
  | false
 
  |-
 
  |-
  | 4
+
  | {{Metadata id|}}
  | Boolean
+
  | {{Metadata type|Boolean}}
 
  |colspan="2"| Is silent
 
  |colspan="2"| Is silent
 
  | false
 
  | false
 
  |-
 
  |-
  | 5
+
  | {{Metadata id|}}
  | Boolean
+
  | {{Metadata type|Boolean}}
  |colspan="2"| No gravity
+
  |colspan="2"| Has no gravity
 
  | false
 
  | false
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Pose}}
 +
|colspan="2"| Pose
 +
| STANDING
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
|colspan="2"| Ticks frozen in powdered snow
 +
| 0
 
  |}
 
  |}
  
Statuses:
+
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).
 
 
;35
 
:Plays the Totem of Undying animation
 
 
 
=== Projectile ===
 
 
 
Extends [[#Entity|Entity]].
 
 
 
No additional metadata.
 
 
 
=== Snowball ===
 
 
 
Extends [[#Projectile|Projectile]].
 
 
 
No additional metadata.
 
 
 
Statuses:
 
;3
 
:Displays 8 <code>snowballpoof</code> particles at the snowball's location
 
  
=== Egg ===
+
=== Interaction ===
  
Extends [[#Projectile|Projectile]].
+
{{Metadata inherit|Interaction |inherits=Entity}}
 
 
No additional metadata.
 
 
 
Statuses:
 
;3
 
:Displays 8 <code>iconcrack</code> particles with the egg as a parameter at the egg's location
 
 
 
=== Potion ===
 
 
 
Extends [[#Projectile|Projectile]].
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 864: Line 1,031:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 6
+
  | {{Metadata id|}}
  | [[Slot]]
+
| {{Metadata type|Float}}
  |colspan="2"| Potion which is thrown
+
|colspan="2"| Width
  | Empty
+
| 1.0
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Float}}
 +
|colspan="2"| Height
 +
| 1.0
 +
|-
 +
| {{Metadata id|}}
 +
  | {{Metadata type|Boolean}}
 +
  |colspan="2"| Responsive - can be attacked/interacted with if true
 +
  | false
 
  |}
 
  |}
  
=== FallingBlock ===
+
=== Display ===
  
Extends [[#Entity|Entity]].
+
{{Metadata inherit|Display|inherits=Entity}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 880: Line 1,057:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 6
+
  | {{Metadata id|}}
  | [[Data Types#Position|Position]]
+
  | {{Metadata type|VarInt}}
  |colspan="2"| spawn position
+
  |colspan="2"| Interpolation delay
  | (0, 0, 0)
+
  | 0
|}
 
 
 
=== AreaEffectCloud ===
 
 
 
Extends [[#Entity|Entity]].
 
 
 
{| class="wikitable"
 
! Index
 
! Type
 
!style="width: 250px;" colspan="2"| Meaning
 
! Default
 
 
  |-
 
  |-
  | 6
+
  | {{Metadata id|}}
  | Float
+
  | {{Metadata type|VarInt}}
  |colspan="2"| Radius
+
  |colspan="2"| Transformation interpolation duration
  | 0.5
+
  | 0
 
  |-
 
  |-
  | 7
+
  | {{Metadata id|}}
  | VarInt
+
  | {{Metadata type|VarInt}}
  |colspan="2"| Color (only for mob spell particle)
+
  |colspan="2"| Position/Rotation interpolation duration
 
  | 0
 
  | 0
 
  |-
 
  |-
  | 8
+
  | {{Metadata id|}}
  | Boolean
+
| {{Metadata type|Vector3}}
  |colspan="2"| Ignore radius and show effect as single point, not area
+
|colspan="2"| Translation
  | false
+
  | (0.0, 0.0, 0.0)
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Vector3}}
 +
  |colspan="2"| Scale
 +
| (1.0, 1.0, 1.0)
 +
|-
 +
| {{Metadata id|}}
 +
  | {{Metadata type|Quaternion}}
 +
|colspan="2"| Rotation left
 +
| (0.0, 0.0, 0.0, 1.0)
 
  |-
 
  |-
  | 9
+
  | {{Metadata id|}}
  | VarInt
+
  | {{Metadata type|Quaternion}}
  |colspan="2"| Particle ID
+
  |colspan="2"| Rotation right
  | 15 (mobSpell)
+
  | (0.0, 0.0, 0.0, 1.0)
 
  |-
 
  |-
  | 10
+
  | {{Metadata id|}}
  | VarInt
+
  | {{Metadata type|Byte}}
  |colspan="2"| Particle parameter 1
+
  |colspan="2"| Billboard Constraints (0 = FIXED, 1 = VERTICAL, 2 = HORIZONTAL, 3 = CENTER)
 
  | 0
 
  | 0
 
  |-
 
  |-
  | 11
+
  | {{Metadata id|}}
  | VarInt
+
  | {{Metadata type|VarInt}}
  |colspan="2"| Particle parameter 2
+
|colspan="2"| Brightness override (<code>blockLight << 4 | skyLight << 20</code>)
  | 0
+
| -1
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Float}}
 +
|colspan="2"| View range
 +
| 1.0
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Float}}
 +
|colspan="2"| Shadow radius
 +
| 0.0
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Float}}
 +
  |colspan="2"| Shadow strength
 +
| 1.0
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Float}}
 +
|colspan="2"| Width
 +
| 0.0
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Float}}
 +
|colspan="2"| Height
 +
  | 0.0
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
|colspan="2"| Glow color override
 +
| -1
 
  |}
 
  |}
  
=== FishingHook ===
+
=== Block Display ===
  
Extends [[#Entity|Entity]].
+
{{Metadata inherit|Block Display|inherits=Display}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 937: Line 1,143:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 6
+
  | {{Metadata id|}}
  | VarInt
+
  | {{Metadata type|Block State}}
  |colspan="2"| Hooked entity id + 1, or 0 if there is no hooked entity
+
  |colspan="2"| Displayed block state
  | 0
+
  | 0 (Air)
 
  |}
 
  |}
  
Statuses:
+
=== Item Display ===
;31
 
:If the caught entity is the connected player, then cause them to be pulled toward the caster of the fishing rod.
 
 
 
=== Arrow ===
 
 
 
Extends [[#Entity|Entity]].
 
  
Abstract base class for [[#TippedArrow|TippedArrow]] (which is used for regular arrows as well as tipped ones) and Spectral Arrow.
+
{{Metadata inherit|Block Display|inherits=Display}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 959: Line 1,159:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | rowspan="2" | 6
+
  | {{Metadata id|}}
  | rowspan="2" | Byte
+
  | {{Metadata type|Slot}}
! Bit mask
+
  |colspan="2"| Displayed item
! Meaning
+
| Empty
  | rowspan="2" | 0
 
 
  |-
 
  |-
  | 0x01
+
  | {{Metadata id|}}
  | Is critical
+
| {{Metadata type|Byte}}
 +
|colspan="2"| 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)
 
  |}
 
  |}
  
=== TippedArrow ===
+
=== Text Display ===
  
Extends [[#Arrow|Arrow]].
+
{{Metadata inherit|Text Display|inherits=Display}}
 
 
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 981: Line 1,189:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 7
+
  | {{Metadata id|}}
  | VarInt
+
  | {{Metadata type|Text Component}}
  |colspan="2"| Color (-1 for no particles)
+
  |colspan="2"| Text
  | -1
+
| Empty
  |}
+
  |-
 
+
  | {{Metadata id|}}
Statuses:
+
| {{Metadata type|VarInt}}
;0
+
|colspan="2"| Line width
:Spawns tipped arrow particle effects, if the color is not -1.
+
| 200
 
+
|-
=== Boat ===
+
| {{Metadata id|}}
 
+
  | {{Metadata type|VarInt}}
Extends [[#Entity|Entity]].
+
  |colspan="2"| Background color
 
+
  | 1073741824 (0x40000000)
{| class="wikitable"
 
  ! Index
 
  ! Type
 
!style="width: 250px;" colspan="2"| Meaning
 
  ! Default
 
 
  |-
 
  |-
  | 6
+
  | {{Metadata id|}}
  | VarInt
+
  | {{Metadata type|Byte}}
  |colspan="2"| Time since last hit
+
  |colspan="2"| Text opacity
  | 0
+
  | -1 (fully opaque)
 
  |-
 
  |-
  | 7
+
  | rowspan="5" | {{Metadata id|}}
| VarInt
+
  | rowspan="5" | {{Metadata type|Byte}}
  |colspan="2"| Forward direction
+
  ! Bit mask
  | 1
+
! Meaning
 +
| rowspan="5" | 0
 
  |-
 
  |-
  | 8
+
  | 0x01 || Has shadow
| Float
 
|colspan="2"| Damage taken
 
| 0.0
 
 
  |-
 
  |-
  | 9
+
  | 0x02 || Is see through
| VarInt
 
|colspan="2"| Type (0=oak, 1=spruce, 2=birch, 3=jungle, 4=acacia, 5=dark oak)
 
| 0
 
 
  |-
 
  |-
  | 10
+
  | 0x04 || Use default background color
| Boolean
 
|colspan="2"| Right paddle turning
 
| false
 
 
  |-
 
  |-
  | 11
+
  | 0x08 || Alignment:
| Boolean
+
* 0 = CENTER
|colspan="2"| Left paddle turning
+
* 1 or 3 = LEFT
| false
+
* 2 = RIGHT
 
  |}
 
  |}
  
=== EnderCrystal ===
+
=== Thrown Item Projectile ===
  
Extends [[#Entity|Entity]].
+
{{Metadata inherit|Thrown Item Projectile|inherits=Entity}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,042: Line 1,237:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 6
+
  | {{Metadata id|}}
| OptPosition
+
  | {{Metadata type|Slot}}
  |colspan="2"| Beam target
+
  |colspan="2"| Item
| Absent
+
  | Empty (which behaves as the default)
|-
 
| 7
 
| Boolean
 
  |colspan="2"| Show bottom
 
  | true
 
 
  |}
 
  |}
  
=== Fireball ===
+
=== Thrown Egg ===
 +
 
 +
{{Metadata inherit|Thrown Egg|inherits=Thrown Item Projectile}}
  
Extends [[#Entity|Entity]].
+
Default item is <code>minecraft:egg</code>.
  
 
No additional metadata.
 
No additional metadata.
  
=== WitherSkull ===
+
=== Thrown Ender Pearl ===
  
Extends [[#Fireball|Fireball]].
+
{{Metadata inherit|Thrown Ender Pearl|inherits=Thrown Item Projectile}}
 +
 
 +
Default item is <code>minecraft:ender_pearl</code>.
 +
 
 +
No additional metadata.
 +
 
 +
=== Thrown Experience Bottle===
 +
 
 +
{{Metadata inherit|Thrown Experience Bottle|inherits=Thrown Item Projectile}}
 +
 
 +
Default item is <code>minecraft:experience_bottle</code>.
 +
 
 +
No additional metadata.
 +
 
 +
=== Thrown Potion ===
 +
 
 +
{{Metadata inherit|Thrown Potion|inherits=Thrown Item Projectile}}
 +
 
 +
Default item is <code>minecraft:splash_potion</code>.
 +
 
 +
No additional metadata.
 +
 
 +
=== Snowball ===
 +
 
 +
{{Metadata inherit|Snowball|inherits=Thrown Item Projectile}}
 +
 
 +
Default item is <code>minecraft:snowball</code>.
 +
 
 +
No additional metadata.
 +
 
 +
=== Eye of Ender ===
 +
 
 +
{{Metadata inherit|Eye of Ender|inherits=Entity}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,069: Line 1,293:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 6
+
  | {{Metadata id|}}
  | Boolean
+
  | {{Metadata type|Slot}}
  |colspan="2"| Invulnerable
+
  |colspan="2"| Item
  | false
+
  | Empty (which behaves as if it were a <code>minecraft:ender_eye</code>)
 
  |}
 
  |}
  
=== Fireworks ===
+
=== Falling Block ===
  
Extends [[#Entity|Entity]].
+
{{Metadata inherit|Falling Block|inherits=Entity}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,085: Line 1,309:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 6
+
  | {{Metadata id|}}
| [[Slot]]
+
  | {{Metadata type|Position}}
  |colspan="2"| Firework info
+
  |colspan="2"| spawn position
| empty
+
  | (0, 0, 0)
|-
+
  |}
| 7
 
| VarInt
 
  |colspan="2"| Entity ID of entity which used firework (for elytra boosting)
 
  | 0
 
  |}
 
 
 
Statuses:
 
 
 
;17
 
:Triggers the firework explosion effect (based off of the firework info metadata)
 
 
 
=== Hanging ===
 
  
Extends [[#Entity|Entity]].
+
=== Area Effect Cloud ===
  
No additional metadata.
+
{{Metadata inherit|Area Effect Cloud|inherits=Entity}}
 
 
=== ItemFrame ===
 
 
 
Extends [[#Hanging|Hanging]].
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,117: Line 1,325:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 6
+
  | {{Metadata id|}}
  | [[Slot]]
+
  | {{Metadata type|Float}}
  |colspan="2"| Item
+
  |colspan="2"| Radius
  | Empty
+
  | 0.5
 
  |-
 
  |-
  | 7
+
  | {{Metadata id|}}
  | VarInt
+
  | {{Metadata type|VarInt}}
  |colspan="2"| Rotation
+
  |colspan="2"| Color (only for mob spell particle)
 
  | 0
 
  | 0
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Ignore radius and show effect as single point, not area
 +
| false
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Particle}}
 +
| colspan="2"| The particle
 +
| <code>effect</code>
 
  |}
 
  |}
  
=== Item ===
+
=== Fishing Hook ===
  
Extends [[#Entity|Entity]].
+
{{Metadata inherit|Fishing Hook|inherits=Entity}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,138: Line 1,356:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 6
+
  | {{Metadata id|}}
  | [[Slot]]
+
| {{Metadata type|VarInt}}
  |colspan="2"| Item
+
|colspan="2"| Hooked entity id + 1, or 0 if there is no hooked entity
  | Empty
+
| 0
 +
  |-
 +
| {{Metadata id|}}
 +
  | {{Metadata type|Boolean}}
 +
  |colspan="2"| Is catchable
 +
  | False
 
  |}
 
  |}
  
=== Living ===
+
=== Abstract Arrow ===
  
Extends [[#Entity|Entity]].
+
{{Metadata inherit|Abstract Arrow|inherits=Entity}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,154: Line 1,377:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  |rowspan="4"| 6
+
  | rowspan="3" | {{Metadata id|}}
|rowspan="4"| Byte
+
  | rowspan="3" | {{Metadata type|Byte}}
|colspan="2"| Hand states, used to trigger blocking/eating/drinking animation.
 
  |rowspan="4"| 0
 
|-
 
 
  ! Bit mask
 
  ! Bit mask
 
  ! Meaning
 
  ! Meaning
 +
| rowspan="3" | 0
 
  |-
 
  |-
 
  | 0x01
 
  | 0x01
  | Is hand active
+
  | Is critical
 
  |-
 
  |-
 
  | 0x02
 
  | 0x02
  | Active hand (0 = main hand, 1 = offhand)
+
  | Is noclip (used by loyalty tridents when returning)
|-
 
| 7
 
| Float
 
|colspan="2"| Health
 
| 1.0
 
 
  |-
 
  |-
  | 8
+
  | {{Metadata id|}}
  | VarInt
+
  | {{Metadata type|Byte}}
  |colspan="2"| Potion effect color (or 0 if there is no effect)
+
  |colspan="2"| Piercing level
 
  | 0
 
  | 0
 +
|}
 +
 +
=== Arrow ===
 +
 +
{{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"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 
  |-
 
  |-
  | 9
+
  | {{Metadata id|}}
| Boolean
+
  | {{Metadata type|VarInt}}
  |colspan="2"| Is potion effect ambient: reduces the number of particles generated by potions to 1/5 the normal amount
+
  |colspan="2"| Color (-1 for no particles)
| false
+
  | -1
|-
 
| 10
 
| VarInt
 
  |colspan="2"| Number of arrows in entity
 
  | 0
 
 
  |}
 
  |}
  
Statuses:
+
=== Spectral Arrow ===
 +
 
 +
{{Metadata inherit|Spectral Arrow|inherits=Abstract Arrow}}
  
;2
+
No additional metadata.
:Plays the hurt animation and hurt sound
+
 
;3
+
=== Thrown Trident ===
:Plays the death sound and death animation
 
;29
 
:Plays the shield block sound
 
;30
 
:Plays the shield break sound
 
;33
 
:Plays the thorns sound in addition to playing the hurt animation and hurt sound
 
 
=== Player ===
 
  
Extends [[#Living|Living]].
+
{{Metadata inherit|Thrown Trident|inherits=Abstract Arrow}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,212: Line 1,429:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 11
+
  | {{Metadata id|}}
| Float
+
  | {{Metadata type|VarInt}}
  |colspan="2"| Additional Hearts
+
  |colspan="2"| Loyalty level (enchantment)
| 0.0
 
|-
 
| 12
 
| VarInt
 
  |colspan="2"| Score
 
 
  | 0
 
  | 0
 
  |-
 
  |-
  |rowspan="10"| 13
+
  | {{Metadata id|}}
  |rowspan="10"| Byte
+
  | {{Metadata type|Boolean}}
  |colspan="2"| The Displayed Skin Parts bit mask that is sent in [[Protocol#Client Settings|Client Settings]]
+
  |colspan="2"| Has enchantment glint
  |rowspan="10"| 0
+
| False
 +
  |}
 +
 
 +
=== Abstract Vehicle ===
 +
 
 +
{{Metadata inherit|Abstract Vehicle|inherits=Entity}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 
  |-
 
  |-
  ! Bit mask !! Meaning
+
  | {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
|colspan="2"| Shaking power
 +
| 0
 
  |-
 
  |-
  | 0x01 || Cape enabled
+
  | {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
|colspan="2"| Shaking direction
 +
| 1
 
  |-
 
  |-
  | 0x02 || Jacket enabled
+
  | {{Metadata id|}}
 +
| {{Metadata type|Float}}
 +
|colspan="2"| Shaking multiplier
 +
| 0.0
 
  |-
 
  |-
  | 0x04 || Left sleeve enabled
+
  |}
  |-
+
 
  | 0x08 || Right sleeve enabled
+
=== Boat ===
 +
 
 +
{{Metadata inherit|Boat|inherits=Abstract Vehicle}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
  !style="width: 250px;" colspan="2"| Meaning
 +
  ! Default
 
  |-
 
  |-
  | 0x10 || Left pants leg enabled
+
  | {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
|colspan="2"| Type (0=oak, 1=spruce, 2=birch, 3=jungle, 4=acacia, 5=dark oak)
 +
| 0
 
  |-
 
  |-
  | 0x20 || Right pants leg enabled
+
  | {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Is left paddle turning
 +
| false
 
  |-
 
  |-
  | 0x40 || Hat enabled
+
  | {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Is right paddle turning
 +
| false
 
  |-
 
  |-
  | 0x80 || ''Unused''
+
  | {{Metadata id|}}
  |-
+
  | {{Metadata type|VarInt}}
| 14
+
  |colspan="2"| Splash timer
| Byte
+
  | 0
  |colspan="2"| Main hand (0 : Left, 1 : Right)
 
  | 1
 
|-
 
| 15
 
| [[NBT|NBT Tag]]
 
|colspan="2"| Left shoulder entity data (for occupying parrot)
 
| Empty
 
|-
 
| 16
 
| [[NBT|NBT Tag]]
 
|colspan="2"| Right shoulder entity data (for occupying parrot)
 
| Empty
 
 
  |}
 
  |}
  
Statuses:
+
=== Chest Boat ===
  
;9
+
{{Metadata inherit|Chest Boat|inherits=Boat}}
: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 basicly 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 a '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 descreasing.
 
:- ...
 
:Note: This works together with the 'Hand data' so this will have to be updated accordingly to 'finish' the interaction manually.
 
;22
 
:Enables reduced {{Minecraft Wiki|Debug Screen|debug screen}} information
 
;23
 
:Disables reduced {{Minecraft Wiki|Debug Screen|debug screen}} information
 
;24
 
:Set {{Minecraft Wiki|Server.properties#op-permission-level|op permission level}} to 0
 
;25
 
:Set {{Minecraft Wiki|Server.properties#op-permission-level|op permission level}} to 1
 
;26
 
:Set {{Minecraft Wiki|Server.properties#op-permission-level|op permission level}} to 2
 
;27
 
:Set {{Minecraft Wiki|Server.properties#op-permission-level|op permission level}} to 3
 
;28
 
:Set {{Minecraft Wiki|Server.properties#op-permission-level|op permission level}} to 4
 
  
=== ArmorStand ===
+
No additional metadata.
  
Extends [[#Living|Living]].
+
=== End Crystal ===
 +
 
 +
{{Metadata inherit|End Crystal|inherits=Entity}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,297: Line 1,514:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  |rowspan="5"| 11
+
  | {{Metadata id|}}
  |rowspan="5"| Byte
+
  | {{Metadata type|Optional Position}}
! Bit mask
+
  |colspan="2"| Beam target
! Meaning
+
| Empty
  |rowspan="5"| 0
 
 
  |-
 
  |-
  | 0x01
+
  | {{Metadata id|}}
  | is Small
+
| {{Metadata type|Boolean}}
 +
|colspan="2"| Show bottom
 +
| true
 +
  |}
 +
 
 +
=== Dragon Fireball ===
 +
 
 +
{{Metadata inherit|Dragon Fireball|inherits=Entity}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Small Fireball ===
 +
 
 +
{{Metadata inherit|Small Fireball|inherits=Entity}}
 +
 
 +
This is the fireball shot by blazes and dispensers with fire charges.
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 
  |-
 
  |-
  | 0x04
+
  | {{Metadata id|}}
| has Arms
+
  | {{Metadata type|Slot}}
  |-
+
  |colspan="2"| Item
| 0x08
+
  | Empty (which behaves as if it were a <code>minecraft:fire_charge</code>)
| no BasePlate
+
  |}
|-
+
 
| 0x10
+
=== Fireball ===
| set Marker
+
 
|-
+
{{Metadata inherit|Fireball|inherits=Entity}}
| 12
 
| Rotation
 
  |colspan="2"| Head rotation
 
  | (0.0, 0.0, 0.0)
 
  |-
 
| 13
 
| Rotation
 
|colspan="2"| Body rotation
 
| (0.0, 0.0, 0.0)
 
|-
 
| 14
 
| Rotation
 
|colspan="2"| Left arm rotation
 
| (-10.0, 0.0, -10.0)
 
|-
 
| 15
 
| Rotation
 
|colspan="2"| Right arm rotation
 
| (-15.0, 0.0, 10.0)
 
|-
 
| 16
 
| Rotation
 
|colspan="2"| Left leg rotation
 
| (-1.0, 0.0, -1.0)
 
|-
 
| 17
 
| Rotation
 
|colspan="2"| Right leg rotation
 
| (1.0, 0.0, 1.0)
 
|}
 
 
 
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.
 
  
Statuses:
+
This is the large fireball shot by ghasts.
 
 
;32
 
:Plays the hit sound, and resets a hit cooldown.
 
 
 
=== Insentient ===
 
 
 
Extends [[#Living|Living]].
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,363: Line 1,561:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  |rowspan="3"| 11
+
  | {{Metadata id|}}
  |rowspan="3"| Byte
+
  | {{Metadata type|Slot}}
! Bit mask
+
  |colspan="2"| Item
! Meaning
+
  | Empty
  |rowspan="3"| 0
+
  |}
|-
 
| 0x01
 
| NoAI
 
|-
 
| 0x02
 
  | Left handed
 
  |}
 
  
Statuses:
+
=== Wither Skull ===
;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 ===
+
{{Metadata inherit|Wither Skull|inherits=Entity}}
  
Extends [[#Insentient|Insentient]].
+
{| class="wikitable"
 
+
! Index
No additional metadata.
+
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Is invulnerable
 +
| false
 +
|}
  
=== Bat ===
+
=== Firework Rocket Entity ===
  
Extends [[#Ambient|Ambient]].
+
{{Metadata inherit|Firework Rocket Entity|inherits=Entity}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,399: Line 1,593:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | rowspan="2"| 12
+
  | {{Metadata id|}}
  | rowspan="2"| Byte
+
| {{Metadata type|Slot}}
  ! Bit mask
+
|colspan="2"| Firework info
  ! Meaning
+
  | Empty
  | rowspan="2"| 0
+
|-
 +
  | {{Metadata id|}}
 +
  | {{Metadata type|Optional VarInt}}
 +
  |colspan="2"| Entity ID of entity which used firework (for elytra boosting)
 +
| Empty
 
  |-
 
  |-
  | 0x01
+
  | {{Metadata id|}}
  | Is hanging
+
  | {{Metadata type|Boolean}}
 +
|colspan="2"| Is shot at angle (from a crossbow)
 +
| false
 
  |}
 
  |}
  
=== WaterMob ===
+
=== Item Frame ===
  
Extends [[#Insentient|Insentient]].
+
{{Metadata inherit|Item Frame|inherits=Entity}}
  
No additional metadata.
+
{| class="wikitable"
 
+
! Index
=== Squid ===
+
! Type
 
+
!style="width: 250px;" colspan="2"| Meaning
Extends [[#WaterMob|WaterMob]]
+
! Default
 
+
|-
No additional metadata.
+
| {{Metadata id|}}
 
+
| {{Metadata type|Slot}}
Statuses:
+
|colspan="2"| Item
;19
+
| Empty
:Resets the squid's rotation to 0 radians. Occurs whenever the server calculates that the squid has rotated more than 2 pi radians.
+
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
|colspan="2"| Rotation
 +
| 0
 +
  |}
  
=== Creature ===
+
=== Glowing Item Frame ===
  
Extends [[#Insentient|Insentient]].
+
{{Metadata inherit|Glowing Item Frame|inherits=Item Frame}}
  
 
No additional metadata.
 
No additional metadata.
  
=== Ageable ===
+
=== Painting ===
  
Extends [[#Creature|Creature]].
+
{{Metadata inherit|Painting|inherits=Entity}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,441: Line 1,646:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 12
+
  | {{Metadata id|}}
  | Boolean
+
  | {{Metadata type|Painting Variant}}
  |colspan="2"| Is baby
+
  |colspan="2"| Painting Type
  | false
+
  | KEBAB
 
  |}
 
  |}
  
=== Animal ===
+
=== Item Entity ===
 
 
Extends [[#Ageable|Ageable]].
 
  
No additional metadata.
+
{{Metadata inherit|Item Entity|inherits=Entity}}
 
 
Statuses:
 
 
 
;18
 
:Spawn "love mode" heart particles
 
 
 
 
 
=== AbstractHorse ===
 
 
 
Extends [[#Animal|Animal]].
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,469: Line 1,662:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  |rowspan="9"| 13
+
| {{Metadata id|}}
  |rowspan="9"| Byte
+
| {{Metadata type|Slot}}
  ! Bit mask
+
|colspan="2"| Item
 +
| Empty
 +
|}
 +
 
 +
=== Living Entity ===
 +
 
 +
{{Metadata inherit|Living Entity|inherits=Entity}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
  |rowspan="5"| {{Metadata id|}}
 +
  |rowspan="5"| {{Metadata type|Byte}}
 +
|colspan="2"| Hand states, used to trigger blocking/eating/drinking animation.
 +
|rowspan="5"| 0
 +
|-
 +
  ! Bit mask
 
  ! Meaning
 
  ! Meaning
|rowspan="9"| 0
 
 
  |-
 
  |-
 
  | 0x01
 
  | 0x01
  | ''Unused''
+
  | Is hand active
 
  |-
 
  |-
 
  | 0x02
 
  | 0x02
  | Is Tame
+
  | Active hand (0 = main hand, 1 = offhand)
 
  |-
 
  |-
 
  | 0x04
 
  | 0x04
  | Is saddled
+
  | Is in riptide spin attack
 
  |-
 
  |-
  | 0x08
+
  | {{Metadata id|}}
  | Has bred
+
| {{Metadata type|Float}}
 +
|colspan="2"| Health
 +
  | 1.0
 
  |-
 
  |-
  | 0x10
+
  | {{Metadata id|}}
  | Is eating
+
| {{Metadata type|VarInt}}
 +
|colspan="2"| Potion effect color (or 0 if there is no effect)
 +
  | 0
 
  |-
 
  |-
  | 0x20
+
  | {{Metadata id|}}
  | Is rearing (on hind legs)
+
  | {{Metadata type|Boolean}}
 +
|colspan="2"| Is potion effect ambient: reduces the number of particles generated by potions to 1/5 the normal amount
 +
| false
 
  |-
 
  |-
  | 0x40
+
  | {{Metadata id|}}
  | Is mouth open
+
| {{Metadata type|VarInt}}
 +
|colspan="2"| Number of arrows in entity
 +
  | 0
 
  |-
 
  |-
  | 0x80
+
  | {{Metadata id|}}
  | ''Unused''
+
| {{Metadata type|VarInt}}
 +
|colspan="2"| Number of bee stingers in entity
 +
  | 0
 
  |-
 
  |-
  | 14
+
  | {{Metadata id|}}
  | OptUUID
+
  | {{Metadata type|Optional Position}}
  |colspan="2"| Owner
+
  |colspan="2"| Location of the bed that the entity is currently sleeping in (Empty if it isn't sleeping)
  | Absent
+
  | Empty
 
  |}
 
  |}
  
Statuses:
+
=== Player ===
;6
 
:Spawn smoke particles (taming failed)
 
;7
 
:Spawn heart particles (taming succeeded)
 
 
 
=== Horse ===
 
  
Extends [[#AbstractHorse|AbstractHorse]].
+
{{Metadata inherit|Player|inherits=Living Entity}}
  
{| class="wikitable"  
+
{| class="wikitable"
 
  ! Index
 
  ! Index
 
  ! Type
 
  ! Type
Line 1,521: Line 1,736:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 15
+
  | {{Metadata id|}}
  | VarInt
+
  | {{Metadata type|Float}}
  |colspan="2"| Variant (Color & Style)
+
|colspan="2"| Additional Hearts
 +
| 0.0
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
  |colspan="2"| Score
 
  | 0
 
  | 0
 
  |-
 
  |-
  | 16
+
  |rowspan="10"| {{Metadata id|}}
  | VarInt
+
  |rowspan="10"| {{Metadata type|Byte}}
  |colspan="2"| Armor (0: none, 1: iron, 2: gold, 3: diamond)
+
  |colspan="2"| The Displayed Skin Parts bit mask that is sent in [[Protocol#Client Settings|Client Settings]]
  | 0 (none)
+
|rowspan="10"| 0
  |}
+
|-
 
+
! Bit mask !! Meaning
=== ZombieHorse ===
+
|-
 +
| 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''
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Byte}}
 +
|colspan="2"| Main hand (0 : Left, 1 : Right)
 +
  | 1
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|NBT}}
 +
|colspan="2"| Left shoulder entity data (for occupying parrot)
 +
  | Empty
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|NBT}}
 +
|colspan="2"| Right shoulder entity data (for occupying parrot)
 +
| Empty
 +
|}
  
Extends [[#AbstractHorse|AbstractHorse]].
+
=== Armor Stand ===
  
=== SkeletonHorse ===
+
{{Metadata inherit|Armor Stand|inherits=Living Entity}}
  
Extends [[#AbstractHorse|AbstractHorse]].
+
{| class="wikitable"
 
+
  ! Index
=== ChestedHorse ===
 
 
 
Extends [[#AbstractHorse|AbstractHorse]].
 
 
 
{| class="wikitable"  
 
  ! Index
 
 
  ! Type
 
  ! Type
 
  !style="width: 250px;" colspan="2"| Meaning
 
  !style="width: 250px;" colspan="2"| Meaning
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 15
+
  |rowspan="5"| {{Metadata id|}}
| Boolean
+
  |rowspan="5"| {{Metadata type|Byte}}
|colspan="2"| Has Chest
+
  ! Bit mask
| false
+
  ! Meaning
  |}
+
  |rowspan="5"| 0
 
 
=== Donkey ===
 
 
 
Extends [[#ChestedHorse|ChestedHorse]].
 
 
 
=== Llama ===
 
 
 
Extends [[#ChestedHorse|ChestedHorse]].
 
 
 
{| class="wikitable"
 
  ! Index
 
  ! Type
 
  !style="width: 250px;" colspan="2"| Meaning
 
! Default
 
 
  |-
 
  |-
  | 16
+
  | 0x01
  | VarInt
+
  | Is Small
| colspan="2"| Strength (number of columns of 3 slots in the llama's inventory once a chest is equipped)
 
| 0
 
 
  |-
 
  |-
  | 17
+
  | 0x04
  | VarInt
+
  | Has Arms
| colspan="2"| Carpet color (a dye color, or -1 if no carpet equipped)
 
| -1
 
 
  |-
 
  |-
  | 18
+
  | 0x08
  | VarInt
+
  | Has no BasePlate
  | colspan="2"| Variant (0: <code>llama_creamy.png</code>, 1: <code>llama_white.png</code>, 2: <code>llama_brown.png</code>, 3: <code>llama_gray.png</code>)
+
|-
  | 0
+
| 0x10
 +
| Is Marker
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Rotations}}
 +
|colspan="2"| Head rotation
 +
| (0.0, 0.0, 0.0)
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Rotations}}
 +
|colspan="2"| Body rotation
 +
| (0.0, 0.0, 0.0)
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Rotations}}
 +
|colspan="2"| Left arm rotation
 +
| (-10.0, 0.0, -10.0)
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Rotations}}
 +
  |colspan="2"| Right arm rotation
 +
| (-15.0, 0.0, 10.0)
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Rotations}}
 +
|colspan="2"| Left leg rotation
 +
| (-1.0, 0.0, -1.0)
 +
  |-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Rotations}}
 +
|colspan="2"| Right leg rotation
 +
| (1.0, 0.0, 1.0)
 
  |}
 
  |}
  
=== Mule ===
+
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.
  
Extends [[#ChestedHorse|ChestedHorse]].
+
=== Mob ===
  
=== Pig ===
+
{{Metadata inherit|Mob|inherits=Living Entity}}
 
 
Extends [[#Animal|Animal]].
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,600: Line 1,856:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 13
+
  |rowspan="4"| {{Metadata id|}}
  | Boolean
+
  |rowspan="4"| {{Metadata type|Byte}}
  |colspan="2"| Has saddle
+
! Bit mask
  | false
+
! Meaning
 +
  |rowspan="4"| 0
 +
|-
 +
| 0x01
 +
| NoAI
 +
|-
 +
| 0x02
 +
| Is left handed
 +
|-
 +
| 0x04
 +
  | Is aggressive
 
  |-
 
  |-
| 14
 
| VarInt
 
|colspan="2"| 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.
+
=== Ambient Creature ===
 +
 
 +
{{Metadata inherit|Ambient Creature|inherits=Mob}}
 +
 
 +
No additional metadata.
  
=== Rabbit ===
+
=== Bat ===
  
Extends [[#Animal|Animal]].
+
{{Metadata inherit|Bat|inherits=Ambient Creature}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,623: Line 1,889:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 13
+
  | rowspan="2"| {{Metadata id|}}
  | VarInt
+
  | rowspan="2"| {{Metadata type|Byte}}
  |colspan="2"| Type
+
! Bit mask
  | 0
+
! Meaning
 +
  | rowspan="2"| 0
 +
|-
 +
| 0x01
 +
  | Is hanging
 
  |}
 
  |}
  
Statuses:
+
=== Pathfinder Mob ===
  
;1
+
{{Metadata inherit|Pathfinder Mob|inherits=Mob}}
:Causes the rabbit to use its rotated jumping animation, and displays jumping particles.
 
  
=== Polar Bear ===
+
No additional metadata.
 +
 
 +
=== Water Animal ===
  
Extends [[#Animal|Animal]].
+
{{Metadata inherit|Water Animal|inherits=Pathfinder Mob}}
  
{| class="wikitable"
+
No additional metadata.
  ! Index
+
 
 +
=== Squid ===
 +
 
 +
{{Metadata inherit|Squid|inherits=Water Animal}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Dolphin ===
 +
 
 +
{{Metadata inherit|Dolphin|inherits=Water Animal}}
 +
 
 +
{| class="wikitable"
 +
  ! Index
 
  ! Type
 
  ! Type
 
  !style="width: 250px;" colspan="2"| Meaning
 
  !style="width: 250px;" colspan="2"| Meaning
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 13
+
  | {{Metadata id|}}
  | Boolean
+
  | {{Metadata type|Position}}
  |colspan="2"| Standing up
+
|colspan="2"| Treasure position
 +
| (0, 0, 0)
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
  |colspan="2"| Has fish
 
  | false
 
  | false
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
|colspan="2"| Moisture level
 +
| 2400
 
  |}
 
  |}
  
=== Sheep ===
+
=== Abstract fish ===
  
Extends [[#Animal|Animal]].
+
{{Metadata inherit|Abstract fish|inherits=Water Animal}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,660: Line 1,953:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  |rowspan="3"| 13
+
  | {{Metadata id|}}
  |rowspan="3"| Byte
+
  | {{Metadata type|Boolean}}
! Bit mask
+
  |colspan="2"| From bucket
! Meaning
+
  | False
|rowspan="3"| 0
 
|-
 
| 0x0F
 
| Color (matches {{Minecraft Wiki|Data_values#Dyes|dye damage values}})
 
  |-
 
| 0x10
 
  | Is sheared
 
 
  |}
 
  |}
  
Statuses:
+
=== Cod ===
;10
+
 
:Causes the sheep to play the eating grass animation for the next 40 ticks
+
{{Metadata inherit|Cod|inherits=Abstract fish}}
  
=== TameableAnimal ===
+
No additional metadata.
  
Extends [[#Animal|Animal]].
+
=== Puffer fish ===
 +
 
 +
{{Metadata inherit|Puffer fish|inherits=Abstract fish}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,687: Line 1,975:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  |rowspan="4"| 13
+
  | {{Metadata id|}}
  |rowspan="4"| Byte
+
  | {{Metadata type|VarInt}}
! Bit mask
+
  |colspan="2"| PuffState (varies from 0 to 2)
! Meaning
+
  | 0
  |rowspan="4"| 0
+
  |}
|-
+
 
| 0x01
+
=== Salmon ===
| Is sitting
+
 
|-
+
{{Metadata inherit|Salmon|inherits=Abstract fish}}
| 0x02
 
| Is angry (only used with wolves)
 
  |-
 
  | 0x04
 
| Is tamed
 
|-
 
| 14
 
| OptUUID
 
|colspan="2"| Owner
 
| Absent
 
|}
 
  
Statuses:
+
No additional metadata.
;6
 
:Spawn smoke particles (taming failed)
 
;7
 
:Spawn heart particles (taming succeeded)
 
  
=== Ocelot ===
+
=== Tropical fish ===
  
Extends [[#TameableAnimal|TameableAnimal]].
+
{{Metadata inherit|Tropical fish|inherits=Abstract fish}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,724: Line 1,997:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 15
+
  | {{Metadata id|}}
  | VarInt
+
  | {{Metadata type|VarInt}}
  |colspan="2"| Type (0 = untamed, 1 = tuxedo, 2 = tabby, 3 = siamese).  Used to render regardless as to whether it is tamed or not.
+
  |colspan="2"| Variant
 
  | 0
 
  | 0
 
  |}
 
  |}
  
=== Wolf ===
+
=== Tadpole ===
 +
 
 +
{{Metadata inherit|Tadpole|inherits=Abstract fish}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Ageable Mob ===
  
Extends [[#TameableAnimal|TameableAnimal]].
+
{{Metadata inherit|Ageable Mob|inherits=Pathfinder Mob}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,740: Line 2,019:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 15
+
  | {{Metadata id|}}
| Float
+
  | {{Metadata type|Boolean}}
  |colspan="2"| Damage taken (used for tail rotation)
+
  |colspan="2"| Is baby
| Value of health field (1.0)
 
|-
 
| 16
 
| Boolean
 
  |colspan="2"| Is begging
 
 
  | false
 
  | false
|-
 
| 17
 
| VarInt
 
|colspan="2"| Collar color (values are those {{Minecraft Wiki|Data_values#Dyes|used with dyes}})
 
| 14 (Red)
 
 
  |}
 
  |}
  
Statuses:
+
=== Animal ===
;8
 
:Play wolf shaking water animation
 
  
=== Parrot ===
+
{{Metadata inherit|Animal|inherits=Ageable Mob}}
  
Extends [[#TameableAnimal|TameableAnimal]].
+
No additional metadata.
  
{| class="wikitable"
+
=== Sniffer ===
! Index
 
! Type
 
!style="width: 250px;" colspan="2"| Meaning
 
! Default
 
|-
 
| 15
 
| VarInt
 
|colspan="2"| Variant (0: red/blue, 1: blue, 2: green, 3: yellow/blue, 4: silver)
 
| 0
 
|}
 
  
=== Villager ===
+
{{Metadata inherit|Axolotl|inherits=Animal}}
 
 
Extends [[#Ageable|Ageable]].
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,786: Line 2,041:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 13
+
  | {{Metadata id|}}
  | VarInt
+
  | {{Metadata type|Sniffer State }}
  |colspan="2"| Profession (Farmer = 0, Librarian = 1, Priest = 2, Blacksmith = 3, Butcher = 4, Nitwit = 5)
+
  |colspan="2"| Sniffer State
 +
| IDLING
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
|colspan="2"| Drop seed at tick
 
  | 0
 
  | 0
 
  |}
 
  |}
  
Statuses:
+
=== Abstract Horse ===
;12
 
:Spawn villager mating heart particles
 
;13
 
:Spawn villager angry particles
 
;14
 
:Spawn villager happy particles
 
 
 
=== Golem ===
 
 
 
Extends [[#Creature|Creature]].
 
 
 
No additional metadata.
 
 
 
=== IronGolem ===
 
  
Extends [[#Golem|Golem]].
+
{{Metadata inherit|Abstract Horse|inherits=Animal}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,816: Line 2,062:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  |rowspan="2"| 12
+
  |rowspan="9"| {{Metadata id|}}
  |rowspan="2"| Byte
+
  |rowspan="9"| {{Metadata type|Byte}}
 
  ! Bit mask
 
  ! Bit mask
 
  ! Meaning
 
  ! Meaning
  |rowspan="2"| 0
+
  |rowspan="9"| 0
 
  |-
 
  |-
 
  | 0x01
 
  | 0x01
  | Is player-created
+
  | ''Unused''
  |}
+
  |-
 
+
| 0x02
Statuses:
+
| Is Tame
 
+
  |-
;4
+
  | 0x04
:Plays attack animation and attack sound
+
  | Is saddled
;11
 
:Causes golem to hold out a <s>rose</s> poppy for 400 ticks (20 seconds)
 
;34
 
:Puts away golem's poppy
 
 
 
=== Snowman ===
 
 
 
Extends [[#Golem|Golem]].
 
 
 
{| class="wikitable"
 
  ! Index
 
  ! Type
 
  !style="width: 250px;" colspan="2"| Meaning
 
! Default
 
 
  |-
 
  |-
  |rowspan="2"| 12
+
  | 0x08
|rowspan="2"| Byte
+
  | Has bred
! Bit mask
 
  ! Meaning
 
|rowspan="2"| 0x10
 
 
  |-
 
  |-
 
  | 0x10
 
  | 0x10
  | has no pumpkin hat
+
  | Is eating
 +
|-
 +
| 0x20
 +
| Is rearing (on hind legs)
 +
|-
 +
| 0x40
 +
| Is mouth open
 +
|-
 +
| 0x80
 +
| ''Unused''
 
  |}
 
  |}
  
=== Shulker ===
+
=== Horse ===
  
Extends [[#Golem|Golem]].
+
{{Metadata inherit|Horse|inherits=Abstract Horse}}
  
{| class="wikitable"
+
{| class="wikitable"  
 
  ! Index
 
  ! Index
 
  ! Type
 
  ! Type
Line 1,865: Line 2,103:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 12
+
  | {{Metadata id|}}
  | Direction
+
  | {{Metadata type|VarInt}}
  |colspan="2"| Facing direction
+
  |colspan="2"| Variant (Color & Style)
| Down (0)
+
  | 0
  |-
+
  |}
  | 13
+
 
| OptPosition
+
=== Zombie Horse ===
|colspan="2"| Attachment position
+
 
| Absent
+
{{Metadata inherit|Zombie Horse|inherits=Abstract Horse}}
|-
+
 
| 14
+
No additional metadata.
| Byte
 
|colspan="2"| Shield height
 
| 0
 
|-
 
| 15
 
| Byte
 
| colspan="2"| Color (dye color)
 
| 10 (purple)
 
|}
 
  
=== Monster ===
+
=== Skeleton Horse ===
  
Extends [[#Creature|Creature]].
+
{{Metadata inherit|Skeleton Horse|inherits=Abstract Horse}}
  
 
No additional metadata.
 
No additional metadata.
  
=== Blaze ===
+
=== Camel ===
  
Extends [[#Monster|Monster]].
+
{{Metadata inherit|Camel|inherits=Abstract Horse}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,902: Line 2,131:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  |rowspan="2"|12
+
  | {{Metadata id|}}
  |rowspan="2"|Byte
+
  | {{Metadata type|Boolean}}
! Bit mask
+
  |colspan="2"| Is dashing
! Meaning
+
| False
  |rowspan="2"|0
 
 
  |-
 
  |-
  | 0x01
+
  | {{Metadata id|}}
  | Is on fire
+
| {{Metadata type|VarLong}}
 +
|colspan="2"| Last pose change tick
 +
  | 0
 
  |}
 
  |}
  
=== Creeper ===
+
=== Chested Horse ===
  
Extends [[#Monster|Monster]].
+
{{Metadata inherit|Chested Horse|inherits=Abstract Horse}}
  
{| class="wikitable"
+
{| class="wikitable"  
 
  ! Index
 
  ! Index
 
  ! Type
 
  ! Type
Line 1,922: Line 2,152:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 12
+
  | {{Metadata id|}}
| VarInt
+
  | {{Metadata type|Boolean}}
|colspan="2"| State (-1 = idle, 1 = fuse)
+
  |colspan="2"| Has Chest
| -1
 
|-
 
| 13
 
| Boolean
 
|colspan="2"| Is {{Minecraft Wiki|Creeper#Charged Creepers|charged}}
 
  | false
 
|-
 
| 14
 
| Boolean
 
  |colspan="2"| Is ignited
 
 
  | false
 
  | false
 
  |}
 
  |}
  
=== Endermite ===
+
=== Donkey ===
  
Extends [[#Monster|Monster]].
+
{{Metadata inherit|Donkey|inherits=Chested Horse}}
  
 
No additional metadata.
 
No additional metadata.
  
=== Giant Zombie ===
+
=== Llama ===
 
 
Extends [[#Monster|Monster]].
 
 
 
No additional metadata.
 
 
 
=== Guardian ===
 
  
Extends [[#Monster|Monster]].
+
{{Metadata inherit|Llama|inherits=Chested Horse}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,959: Line 2,173:
 
  !style="width: 250px;" colspan="2"| Meaning
 
  !style="width: 250px;" colspan="2"| Meaning
 
  ! Default
 
  ! Default
|-
 
| 12
 
| Boolean
 
|colspan="2"| Is retracting spikes
 
| false
 
 
  |-
 
  |-
  | 13
+
  | {{Metadata id|}}
  | VarInt
+
| {{Metadata type|VarInt}}
  |colspan="2"| Target EID
+
| colspan="2"| Strength (number of columns of 3 slots in the llama's inventory once a chest is equipped)
 +
  | 0
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
  | colspan="2"| Carpet color (a dye color, or -1 if no carpet equipped)
 +
| -1
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
| colspan="2"| Variant (0: <code>llama_creamy.png</code>, 1: <code>llama_white.png</code>, 2: <code>llama_brown.png</code>, 3: <code>llama_gray.png</code>)
 
  | 0
 
  | 0
 
  |}
 
  |}
  
;21
+
=== Trader Llama ===
:Plays the guardian sound effect from this entity.
 
  
=== ElderGuardian ===
+
{{Metadata inherit|Trader Llama|inherits=Llama}}
  
Extends [[#Guardian|Guardian]].
+
No additional metadata.
  
=== Silverfish ===
+
=== Mule ===
  
Extends [[#Monster|Monster]].
+
{{Metadata inherit|Mule|inherits=Chested Horse}}
  
 
No additional metadata.
 
No additional metadata.
  
=== EvocationIllager ===
+
=== Axolotl ===
  
Extends [[#Monster|Monster]].
+
{{Metadata inherit|Axolotl|inherits=Animal}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,994: Line 2,212:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 12
+
  | {{Metadata id|}}
  | Byte
+
  | {{Metadata type|VarInt}}
  | colspan="2"| Spell (0: none, 1: summon vex, 2: attack, 3: wololo)
+
  |colspan="2"| Variant (0 = lucy, 1 = wild, 2 = gold, 3 = cyan, 4 = blue)
  | 0
+
  | 0 (lucy)
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| If it is currently playing dead.
 +
| false
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| If it was spawned from a bucket.
 +
| false
 
  |}
 
  |}
  
=== IllusionIllager ===
+
=== Bee ===
 
 
Extends [[#EvocationIllager|EvocationIllager]].
 
  
=== Vex ===
+
{{Metadata inherit|Bee|inherits=Animal}}
 
 
Extends [[#Monster|Monster]].
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,014: Line 2,238:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  |rowspan="2"| 12
+
  |rowspan="5"| {{Metadata id|}}
  |rowspan="2"| Byte
+
  |rowspan="5"| {{Metadata type|Byte}}
  ! Bit mask
+
  |colspan="2"| Flags
! Meaning
+
  |rowspan="5"| 0
  |rowspan="2"| 0
+
|-
 +
| 0x01 || ''Unused''
 +
|-
 +
| 0x02 || Is angry
 +
|-
 +
| 0x04 || Has stung
 +
|-
 +
| 0x08 || Has nectar
 
  |-
 
  |-
  | 0x01
+
  | {{Metadata id|}}
  | Is in attack mode
+
  | {{Metadata type|VarInt}}
 +
| colspan="2"| Anger time in ticks
 +
| 0 (Not angry)
 
  |}
 
  |}
  
=== VindicationIllager ===
+
=== Fox ===
  
Extends [[#Monster|Monster]].
+
{{Metadata inherit|Fox|inherits=Animal}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,034: Line 2,267:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  |rowspan="2"| 12
+
| {{Metadata id|}}
  |rowspan="2"| Byte
+
| {{Metadata type|VarInt}}
 +
| colspan="2" | Type (0: red, 1: snow)
 +
| 0 (red)
 +
|-
 +
  | rowspan="9" | {{Metadata id|}}
 +
  | rowspan="9" | {{Metadata type|Byte}}
 
  ! Bit mask
 
  ! Bit mask
 
  ! Meaning
 
  ! Meaning
  |rowspan="2"| 0
+
  | rowspan="9" | 0
 +
|-
 +
| 0x01 || Is sitting
 +
|-
 +
| 0x02 || ''Unused''
 +
|-
 +
| 0x04 || Is crouching
 +
|-
 +
| 0x08 || Is interested
 +
|-
 +
| 0x10 || Is pouncing
 +
|-
 +
| 0x20 || Is sleeping
 +
|-
 +
| 0x40 || Is faceplanted
 +
|-
 +
| 0x80 || Is defending
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Optional UUID}}
 +
| colspan="2" | First UUID (in <code>UUIDs</code> NBT)?
 +
| Absent
 
  |-
 
  |-
  | 0x01
+
  | {{Metadata id|}}
  | Has target (aggressive state)
+
  | {{Metadata type|Optional UUID}}
 +
| colspan="2" | Second UUID (in <code>UUIDs</code> NBT)?
 +
| Absent
 
  |}
 
  |}
  
=== EvocationFangs ===
+
=== Frog ===
 
 
Extends [[#Entity|Entity]].
 
  
No additional metadata.
+
{{Metadata inherit|Frog|inherits=Animal}}
 
 
Statuses:
 
 
 
;4
 
:Starts the attack animation, and plays the <code>entity.evocation_fangs.attack</code> sound.
 
 
 
=== AbstractSkeleton ===
 
 
 
Extends [[#Monster|Monster]].
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,065: Line 2,315:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 12
+
  | {{Metadata id|}}
  | Boolean
+
  | {{Metadata type|Frog Variant}}
  |colspan="2"| Is swinging arms
+
|colspan="2"| Frog Variant
  | false
+
| TEMPERATE
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Optional VarInt}}
 +
  |colspan="2"| Tongue Target
 +
  | 0
 
  |}
 
  |}
  
=== Skeleton ===
+
=== Ocelot ===
 
 
Extends [[#AbstractSkeleton|AbstractSkeleton]].
 
 
 
=== Wither Skeleton ===
 
 
 
Extends [[#AbstractSkeleton|AbstractSkeleton]].
 
 
 
=== Stray ===
 
  
Extends [[#AbstractSkeleton|AbstractSkeleton]].
+
{{Metadata inherit|Ocelot|inherits=Animal}}
 
 
=== Spider ===
 
 
 
Extends [[#Monster|Monster]].
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,093: Line 2,336:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  |rowspan="2"| 12
+
  | {{Metadata id|}}
  |rowspan="2"| Byte
+
  | {{Metadata type|Boolean}}
! Bit mask
+
  |colspan="2"| Is trusting
! Meaning
+
  | false
  |rowspan="2"| 0
 
|-
 
  | 0x01
 
| Is climbing
 
 
  |}
 
  |}
  
=== Witch ===
+
=== Panda ===
  
Extends [[#Monster|Monster]].
+
{{Metadata inherit|Panda|inherits=Animal}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,113: Line 2,352:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 12
+
  | {{Metadata id|}}
  | Boolean
+
  | {{Metadata type|VarInt}}
  |colspan="2"| Is drinking potion
+
  |colspan="2"| 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 <code>entity.panda.cant_breed</code> sound event.
  | false
+
| 0
  |}
+
  |-
 
+
  | {{Metadata id|}}
Statues:
+
| {{Metadata type|VarInt}}
 
+
|colspan="2"| Sneeze timer.  Counts up from 0; when it hits 1 the <code>entity.panda.pre_sneeze</code> event plays and when it hits 21 the <code>entity.panda.sneeze</code> event plays (and it is set back to 0 and the sneeze flag is cleared).
;15
+
| 0
:Spawns between 10 and 45 <code>witchMagic</code> particles. This status has a .075% chance of happening each tick.
+
|-
 
+
| {{Metadata id|}}
=== Wither ===
+
| {{Metadata type|VarInt}}
 
+
|colspan="2"| Eat timer.  If nonzero, counts upwards.
Extends [[#Monster|Monster]].
+
  | 0
 
+
|-
{| class="wikitable"
+
| {{Metadata id|}}
  ! Index
+
  | {{Metadata type|Byte}}
  ! Type
+
  |colspan="2"| Main Gene
  !style="width: 250px;" colspan="2"| Meaning
+
  | 0
  ! Default
 
 
  |-
 
  |-
  | 12
+
  | {{Metadata id|}}
  | VarInt
+
  | {{Metadata type|Byte}}
  |colspan="2"| Center head's target (entity ID, or 0 if no target)
+
  |colspan="2"| Hidden Gene
 
  | 0
 
  | 0
 
  |-
 
  |-
  | 13
+
  |rowspan="6"| {{Metadata id|}}
  | VarInt
+
  |rowspan="6"| {{Metadata type|Byte}}
  |colspan="2"| Left(?) head's target (entity ID, or 0 if no target)
+
! Bit mask
  | 0
+
! Meaning
 +
  |rowspan="6"| 0
 +
  |-
 +
| 0x01
 +
| Unused
 +
|-
 +
| 0x02
 +
| Is sneezing
 +
|-
 +
| 0x04
 +
| Is rolling
 
  |-
 
  |-
  | 14
+
  | 0x08
  | VarInt
+
  | Is sitting
|colspan="2"| Right(?) head's target (entity ID, or 0 if no target)
 
| 0
 
 
  |-
 
  |-
  | 15
+
  | 0x10
  | VarInt
+
  | Is on back
|colspan="2"| Invulnerable time
 
| 0
 
 
  |}
 
  |}
  
=== Zombie ===
+
=== Pig ===
  
Extends [[#Monster|Monster]].
+
{{Metadata inherit|Pig|inherits=Animal}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,165: Line 2,409:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 12
+
  | {{Metadata id|}}
  | Boolean
+
  | {{Metadata type|Boolean}}
  |colspan="2"| Is baby
+
  |colspan="2"| Has saddle
 
  | false
 
  | false
 
  |-
 
  |-
  | 13
+
  | {{Metadata id|}}
  | VarInt
+
  | {{Metadata type|VarInt}}
  |colspan="2"| Unused (previously type)
+
  |colspan="2"| Total time to "boost" with a carrot on a stick for
 
  | 0
 
  | 0
|-
 
| 14
 
| Boolean
 
|colspan="2"| Are hands held up
 
| false
 
 
  |}
 
  |}
  
=== Zombie Villager ===
+
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 [[#Zombie|Zombie]].
+
{{Metadata inherit|Rabbit|inherits=Animal}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,190: Line 2,431:
 
  !style="width: 250px;" colspan="2"| Meaning
 
  !style="width: 250px;" colspan="2"| Meaning
 
  ! Default
 
  ! Default
  |-  
+
  |-
  | 15
+
  | {{Metadata id|}}
| Boolean
+
  | {{Metadata type|VarInt}}
  |colspan="2"| Is converting
+
  |colspan="2"| Type
| false
 
|-
 
| 16
 
| VarInt
 
  |colspan="2"| Profession
 
 
  | 0
 
  | 0
 
  |}
 
  |}
  
Statuses:
+
=== Turtle ===
 
 
;16
 
:Plays the zombie cure finished sound effect (unless the entity is silent)
 
 
 
=== Husk ===
 
 
 
Extends [[#Zombie|Zombie]].
 
 
 
=== Enderman ===
 
  
Extends [[#Monster|Monster]].
+
{{Metadata inherit|Turtle|inherits=Animal}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,221: Line 2,448:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 12
+
  | {{Metadata id|}}
  | Opt BlockID
+
  | {{Metadata type|Position}}
  |colspan="2"| Carried block
+
|colspan="2"| Home pos
  | Absent
+
| (0, 0, 0)
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
  |colspan="2"| Has egg
 +
  | false
 
  |-
 
  |-
  | 13
+
  | {{Metadata id|}}
  | Boolean
+
  | {{Metadata type|Boolean}}
  |colspan="2"| Is screaming
+
  |colspan="2"| Is laying egg
 
  | false
 
  | false
  |}
+
|-
 
+
| {{Metadata id|}}
=== EnderDragon ===
+
| {{Metadata type|Position}}
 +
|colspan="2"| Travel pos
 +
| (0, 0, 0)
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Is going home
 +
| false
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Is traveling
 +
| false
 +
  |}
 +
 
 +
=== Polar Bear ===
  
Extends [[#Insentient|Insentient]].
+
{{Metadata inherit|Polar Bear|inherits=Animal}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,242: Line 2,489:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 12
+
  | {{Metadata id|}}
  | VarInt
+
  | {{Metadata type|Boolean}}
  |colspan="2"| Dragon phase
+
  |colspan="2"| Is standing up
  | 10 (hover)
+
  | false
 
  |}
 
  |}
  
Phases (according to {{Minecraft Wiki|Ender Dragon#Data_values|the wiki page on dragon data values}}) are:
+
=== Chicken ===
 +
 
 +
{{Metadata inherit|Chicken|inherits=Animal}}
  
* 0: circling
+
No additional metadata.
* 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 ===
+
=== Cow ===
  
Extends [[#Insentient|Insentient]].
+
{{Metadata inherit|Cow|inherits=Animal}}
  
 
No additional metadata.
 
No additional metadata.
  
=== Ghast ===
+
=== Hoglin ===
  
Extends [[#Flying|Flying]].
+
{{Metadata inherit|Hoglin|inherits=Animal}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,278: Line 2,517:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 12
+
  | {{Metadata id|}}
  | Boolean
+
  | {{Metadata type|Boolean}}
  |colspan="2"| Is attacking
+
  |colspan="2"| Is immune to zombification
 
  | false
 
  | false
 
  |}
 
  |}
 +
 +
=== Mooshroom ===
  
=== Slime ===
+
{{Metadata inherit|Mooshroom|inherits=Cow}}
 
 
Extends [[#Insentient|Insentient]].
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,294: Line 2,533:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 12
+
  | {{Metadata id|}}
  | VarInt
+
  | {{Metadata type|String}}
  |colspan="2"| Size
+
  | colspan="2"| Variant ("red" or "brown")
  | 1
+
  | red
 
  |}
 
  |}
  
=== LlamaSpit ===
+
=== Sheep ===
  
Extends [[#Entity|Entity]].
+
{{Metadata inherit|Sheep|inherits=Animal}}
  
=== Minecart ===
+
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
|rowspan="3"| {{Metadata id|}}
 +
|rowspan="3"| {{Metadata type|Byte}}
 +
! Bit mask
 +
! Meaning
 +
|rowspan="3"| 0
 +
|-
 +
| 0x0F
 +
| Color ID
 +
|-
 +
| 0x10
 +
| Is sheared
 +
|}
 +
 +
=== Strider ===
  
Extends [[#Entity|Entity]].
+
{{Metadata inherit|Strider|inherits=Animal}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,314: Line 2,572:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 6
+
  | {{Metadata id|}}
  | VarInt
+
  | {{Metadata type|VarInt}}
  |colspan="2"| Shaking power
+
  |colspan="2"| Total time to "boost" with warped fungus on a stick for
 
  | 0
 
  | 0
 
  |-
 
  |-
  | 7
+
  | {{Metadata id|}}
  | VarInt
+
  | {{Metadata type|Boolean}}
  |colspan="2"| Shaking direction
+
  |colspan="2"| Is shaking (true unless riding a vehicle or on or in a block tagged with strider_warm_blocks (default: lava))
  | 1
+
  | false
 
  |-
 
  |-
  | 8
+
  | {{Metadata id|}}
  | Float
+
| {{Metadata type|Boolean}}
  |colspan="2"| Shaking multiplier
+
|colspan="2"| Has saddle
  | 0.0
+
| false
 +
|}
 +
 
 +
=== Tameable Animal ===
 +
 
 +
{{Metadata inherit|Tameable Animal|inherits=Animal}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
|rowspan="4"| {{Metadata id|}}
 +
|rowspan="4"| {{Metadata type|Byte}}
 +
! Bit mask
 +
! Meaning
 +
|rowspan="4"| 0
 +
|-
 +
| 0x01
 +
| Is sitting
 +
|-
 +
| 0x02
 +
| ''Unused''
 +
|-
 +
| 0x04
 +
| Is tamed
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Optional UUID}}
 +
|colspan="2"| Owner
 +
| Absent
 +
|}
 +
 
 +
=== Cat ===
 +
 
 +
{{Metadata inherit|Cat|inherits=Tameable Animal}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Cat Variant}}
 +
|colspan="2"| Cat Variant
 +
| BLACK
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Is lying
 +
| false
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Is relaxed? (This makes their head go slightly upwards, unknown when used)
 +
| false
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
|colspan="2"| Collar color (values are those {{Minecraft Wiki|Data_values#Dyes|used with dyes}})
 +
| 14 (Red)
 +
|}
 +
 
 +
=== Wolf ===
 +
 
 +
{{Metadata inherit|Wolf|inherits=Tameable Animal}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Is begging
 +
| false
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
|colspan="2"| Collar color (values are those {{Minecraft Wiki|Data_values#Dyes|used with dyes}})
 +
| 14 (Red)
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
|colspan="2"| Anger time
 +
| 0
 +
|}
 +
 
 +
=== Parrot ===
 +
 
 +
{{Metadata inherit|Parrot|inherits=Tameable Animal}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
|colspan="2"| Variant (0: red/blue, 1: blue, 2: green, 3: yellow/blue, 4: grey)
 +
| 0
 +
|}
 +
 
 +
=== Abstract Villager ===
 +
 
 +
{{Metadata inherit|Abstract Villager|inherits=Ageable Mob}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
|colspan="2"| Head shake timer (starts at 40, decrements each tick)
 +
| 0
 +
|}
 +
 
 +
=== Villager ===
 +
 
 +
{{Metadata inherit|Villager|inherits=Abstract Villager}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Villager Data}}
 +
|colspan="2"| Villager Data
 +
| Plains/None/1
 +
|}
 +
 
 +
=== Wandering Trader ===
 +
 
 +
{{Metadata inherit|Wandering Trader|inherits=Abstract Villager}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Abstract Golem ===
 +
 
 +
{{Metadata inherit|Abstract Golem|inherits=Pathfinder Mob}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Iron Golem ===
 +
 
 +
{{Metadata inherit|Iron Golem|inherits=Abstract Golem}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
|rowspan="2"| {{Metadata id|}}
 +
|rowspan="2"| {{Metadata type|Byte}}
 +
! Bit mask
 +
! Meaning
 +
|rowspan="2"| 0
 +
|-
 +
| 0x01
 +
| Is player-created
 +
|}
 +
 
 +
=== Snow Golem ===
 +
 
 +
{{Metadata inherit|Snow Golem|inherits=Abstract Golem}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
|rowspan="3"| {{Metadata id|}}
 +
|rowspan="3"| {{Metadata type|Byte}}
 +
! Bit mask
 +
! Meaning
 +
|rowspan="3"| 0x10
 +
|-
 +
| 0x00
 +
| Has no pumpkin hat
 +
|-
 +
| 0x10
 +
| Has pumpkin hat
 +
|}
 +
 
 +
=== Shulker ===
 +
 
 +
{{Metadata inherit|Shulker|inherits=Abstract Golem}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Direction}}
 +
|colspan="2"| Attach face
 +
| Down (0)
 +
|-
 +
| {{Metadata id|}}}}
 +
| {{Metadata type|Byte}}
 +
|colspan="2"| Shield height
 +
| 0
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Byte}}
 +
| colspan="2"| Color (dye color)
 +
| 16
 +
|}
 +
 
 +
=== Monster ===
 +
 
 +
{{Metadata inherit|Monster|inherits=Pathfinder Mob}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Base Piglin ===
 +
 
 +
{{Metadata inherit|Base Piglin|inherits=Monster}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Is immune to zombification
 +
| false
 +
|}
 +
 +
=== Piglin ===
 +
 
 +
{{Metadata inherit|Piglin|inherits=Base Piglin}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Is baby
 +
| false
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Is charging crossbow
 +
| false
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Is dancing
 +
| false
 +
|}
 +
 +
=== Piglin Brute ===
 +
 
 +
{{Metadata inherit|Piglin Brute|inherits=Base Piglin}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Blaze ===
 +
 
 +
{{Metadata inherit|Blaze|inherits=Monster}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
|rowspan="2"| {{Metadata id|}}
 +
|rowspan="2"| {{Metadata type|Byte}}
 +
! Bit mask
 +
! Meaning
 +
|rowspan="2"| 0
 +
|-
 +
| 0x01
 +
| Is on fire
 +
|}
 +
 
 +
=== Creeper ===
 +
 
 +
{{Metadata inherit|Creeper|inherits=Monster}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
|colspan="2"| State (-1 = idle, 1 = fuse)
 +
| -1
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Is {{Minecraft Wiki|Creeper#Charged Creeper|charged}}
 +
| false
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Is ignited
 +
| false
 +
|}
 +
 
 +
=== Endermite ===
 +
 
 +
{{Metadata inherit|Endermite|inherits=Monster}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Giant ===
 +
 
 +
{{Metadata inherit|Giant|inherits=Monster}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Goat ===
 +
 
 +
{{Metadata inherit|Goat|inherits=Animal}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Is Screaming Goat
 +
| false
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Has Left Horn
 +
| true
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Has Right Horn
 +
| true
 +
|-
 +
|}
 +
 
 +
=== Guardian ===
 +
 
 +
{{Metadata inherit|Guardian|inherits=Monster}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Is retracting spikes
 +
| false
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
|colspan="2"| Target EID
 +
| 0
 +
|}
 +
 
 +
=== Elder Guardian ===
 +
 
 +
{{Metadata inherit|Elder Guardian|inherits=Guardian}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Silverfish ===
 +
 
 +
{{Metadata inherit|Silverfish|inherits=Monster}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Raider ===
 +
 
 +
{{Metadata inherit|Raider|inherits=Monster}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
| colspan="2"| Is celebrating
 +
| false
 +
|}
 +
 
 +
"Is celebrating" appears to control the pose for vindicators and does not appear to be used by other types.
 +
 
 +
=== Abstract Illager ===
 +
 
 +
{{Metadata inherit|Abstract Illager|inherits=Raider}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Vindicator ===
 +
 
 +
{{Metadata inherit|Vindicator|inherits=Abstract Illager}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Pillager ===
 +
 
 +
{{Metadata inherit|Pillager|inherits=Abstract Illager}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Is charging
 +
| false
 +
|}
 +
 
 +
=== Spellcaster Illager ===
 +
 
 +
{{Metadata inherit|Spellcaster Illager|inherits=Abstract Illager}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Byte}}
 +
| colspan="2"| Spell (0: none, 1: summon vex, 2: attack, 3: wololo, 4: disappear, 5: blindness)
 +
| 0
 +
|}
 +
 
 +
=== Evoker ===
 +
 
 +
{{Metadata inherit|Evoker|inherits=Spellcaster Illager}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Illusioner ===
 +
 
 +
{{Metadata inherit|Illusioner|inherits=Spellcaster Illager}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Ravager ===
 +
 
 +
{{Metadata inherit|Ravager|inherits=Raider}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Witch ===
 +
 
 +
{{Metadata inherit|Witch|inherits=Raider}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Is drinking potion
 +
| false
 +
|}
 +
 
 +
=== Evoker Fangs ===
 +
 
 +
{{Metadata inherit|Evoker Fangs|inherits=Entity}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Vex ===
 +
 
 +
{{Metadata inherit|Vex|inherits=Monster}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
|rowspan="2"| {{Metadata id|}}
 +
|rowspan="2"| {{Metadata type|Byte}}
 +
! Bit mask
 +
! Meaning
 +
|rowspan="2"| 0
 +
|-
 +
| 0x01
 +
| Is attacking
 +
|}
 +
 
 +
=== Abstract Skeleton ===
 +
 
 +
{{Metadata inherit|Abstract Skeleton|inherits=Monster}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Skeleton ===
 +
 
 +
{{Metadata inherit|Skeleton|inherits=Abstract Skeleton}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Wither Skeleton ===
 +
 
 +
{{Metadata inherit|Wither Skeleton|inherits=Abstract Skeleton}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Stray ===
 +
 
 +
{{Metadata inherit|Stray|inherits=Abstract Skeleton}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Spider ===
 +
 
 +
{{Metadata inherit|Spider|inherits=Monster}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
|rowspan="2"| {{Metadata id|}}
 +
|rowspan="2"| {{Metadata type|Byte}}
 +
! Bit mask
 +
! Meaning
 +
|rowspan="2"| 0
 +
|-
 +
| 0x01
 +
| Is climbing
 +
|}
 +
 
 +
=== Warden ===
 +
 
 +
{{Metadata inherit|Warden|inherits=Monster}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
|colspan="2"| Anger Level
 +
| 0
 +
|}
 +
 
 +
=== Wither ===
 +
 
 +
{{Metadata inherit|Wither|inherits=Monster}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
|colspan="2"| Center head's target (entity ID, or 0 if no target)
 +
| 0
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
|colspan="2"| Left head's target (entity ID, or 0 if no target)
 +
| 0
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
|colspan="2"| Right head's target (entity ID, or 0 if no target)
 +
| 0
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
|colspan="2"| Invulnerable time
 +
| 0
 +
|}
 +
 
 +
=== Zoglin ===
 +
 
 +
{{Metadata inherit|Hoglin|inherits=Monster}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Is baby
 +
| false
 +
|}
 +
 
 +
=== Zombie ===
 +
 
 +
{{Metadata inherit|Zombie|inherits=Monster}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Is baby
 +
| false
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
|colspan="2"| Unused (previously type)
 +
| 0
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Is becoming a drowned
 +
| false
 +
|}
 +
 
 +
=== Zombie Villager ===
 +
 
 +
{{Metadata inherit|Zombie Villager|inherits=Zombie}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Is converting
 +
| false
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Villager Data}}
 +
|colspan="2"| Villager Data
 +
| Plains/None/1
 +
|}
 +
 
 +
=== Husk ===
 +
 
 +
{{Metadata inherit|Husk|inherits=Zombie}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Drowned ===
 +
 
 +
{{Metadata inherit|Drowned|inherits=Zombie}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Zombified Piglin ===
 +
 
 +
{{Metadata inherit|Zombified Piglinn|inherits=Zombie}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Enderman ===
 +
 
 +
{{Metadata inherit|Enderman|inherits=Monster}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Optional Block State}}
 +
|colspan="2"| Carried block
 +
| Absent
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Is screaming
 +
| false
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Is staring
 +
| false
 +
|}
 +
 
 +
=== Ender Dragon ===
 +
 
 +
{{Metadata inherit|Ender Dragon|inherits=Mob}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
|colspan="2"| Dragon phase
 +
| 10 (hover)
 +
|}
 +
 
 +
Phases (according to {{Minecraft Wiki|Ender Dragon#Data_values|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 ===
 +
 
 +
{{Metadata inherit|Flying|inherits=Mob}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Ghast ===
 +
 
 +
{{Metadata inherit|Ghast|inherits=Flying}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Is attacking
 +
| false
 +
|}
 +
 
 +
=== Phantom ===
 +
 
 +
{{Metadata inherit|Phantom|inherits=Flying}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
|colspan="2"| Size
 +
| 0
 +
|}
 +
 
 +
Hitbox size is determined by horizontal=0.9 + 0.2*size and vertical=0.5 + 0.1 * i
 +
 
 +
=== Slime ===
 +
 
 +
{{Metadata inherit|Slime|inherits=Mob}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
|colspan="2"| Size
 +
| 1
 +
|}
 +
 
 +
=== Llama Spit ===
 +
 
 +
{{Metadata inherit|Llama Spit|inherits=Entity}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Abstract Minecart===
 +
 
 +
{{Metadata inherit|Abstract Minecart|inherits=Abstract Vehicle}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
  |-
 +
| {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
  |colspan="2"| Custom block ID and damage
 +
  | 0
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|VarInt}}
 +
|colspan="2"| Custom block Y position (in 16ths of a block)
 +
| 6
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| 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 ===
 +
 
 +
{{Metadata inherit|Minecart|inherits=Abstract Minecart}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Abstract Minecart Container ===
 +
 
 +
{{Metadata inherit|Abstract Minecart Container|inherits=Abstract Minecart}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Minecart Hopper ===
 +
 
 +
{{Metadata inherit|Minecart Hopper|inherits=Abstract Minecart Container }}
 +
 
 +
No additional metadata.
 +
 
 +
=== Minecart Chest ===
 +
 
 +
{{Metadata inherit|Minecart Chest|inherits=Abstract Minecart Container }}
 +
 
 +
No additional metadata.
 +
 
 +
=== Minecart Furnace ===
 +
 
 +
{{Metadata inherit|Minecart Furnace|inherits=Abstract Minecart}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| {{Metadata id|}}
 +
| {{Metadata type|Boolean}}
 +
|colspan="2"| Has fuel
 +
| false
 +
|}
 +
 
 +
=== Minecart TNT ===
 +
 
 +
{{Metadata inherit|Minecart TNT|inherits=Abstract Minecart}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Minecart Spawner ===
 +
 
 +
{{Metadata inherit|Minecart Spawner|inherits=Abstract Minecart}}
 +
 
 +
No additional metadata.
 +
 
 +
=== Minecart Command Block ===
 +
 
 +
{{Metadata inherit|Minecart Command Block|inherits=Abstract Minecart}}
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 
  |-
 
  |-
  | 9
+
  | {{Metadata id|}}
  | VarInt
+
  | {{Metadata type|String}}
  |colspan="2"| Custom block ID and damage
+
  |colspan="2"| Command
  | 0
+
  | <code></code>
 
  |-
 
  |-
  | 10
+
  | {{Metadata id|}}
  | VarInt
+
  | {{Metadata type|Text Component}}
  |colspan="2"| Custom block Y position (in 16ths of a block)
+
  |colspan="2"| Last output
  | 6
+
  | <code>{"text":""}</code>
|-
 
| 11
 
| Boolean
 
|colspan="2"| 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.
+
=== Primed Tnt ===
 
 
* 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
 
 
 
=== MinecartRideable ===
 
 
 
Extends [[#Minecart|Minecart]].
 
 
 
No additional metadata.
 
 
 
=== MinecartContainer ===
 
 
 
Extends [[#Minecart|Minecart]].
 
 
 
No additional metadata.
 
 
 
=== MinecartHopper ===
 
 
 
Extends [[#MinecartContainer|MinecartContainer]].
 
 
 
No additional metadata.
 
 
 
=== MinecartChest ===
 
 
 
Extends [[#MinecartContainer|MinecartContainer]].
 
 
 
No additional metadata.
 
 
 
=== MinecartFurnace ===
 
  
Extends [[#Minecart|Minecart]].
+
{{Metadata inherit|Primed Tnt|inherits=Entity}}
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,389: Line 3,508:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 12
+
  | {{Metadata id|}}
| Boolean
+
  | {{Metadata type|VarInt}}
|colspan="2"| Is powered
+
  |colspan="2"| Fuse time
| false
+
  | 80
|}
 
 
 
=== MinecartTNT ===
 
 
 
Extends [[#Minecart|Minecart]].
 
 
 
No additional metadata.
 
 
 
Statuses:
 
 
 
;10
 
:Causes the TNT to ignite. Does ''not'' play a sound; the sound must be played separately.
 
 
 
=== MinecartSpawner ===
 
 
 
Extends [[#Minecart|Minecart]].
 
 
 
No additional metadata.
 
 
 
Statuses:
 
 
 
;1
 
:Resets the delay of the spawner to 200 ticks (the default minimum value).
 
 
 
=== MinecartCommandBlock ===
 
 
 
Extends [[#Minecart|Minecart]].
 
 
 
{| class="wikitable"
 
! Index
 
! Type
 
!style="width: 250px;" colspan="2"| Meaning
 
! Default
 
|-
 
| 12
 
| String
 
  |colspan="2"| Command
 
| <code></code>
 
|-
 
| 13
 
| [[Chat]]
 
  |colspan="2"| Last output
 
| <code>{"text":""}</code>
 
 
  |}
 
  |}
  
=== TNTPrimed ===
+
[[Category:Protocol Details]]
 
+
[[Category:Minecraft Modern]]
Extends [[#Entity|Entity]].
 
 
 
{| class="wikitable"
 
! Index
 
! Type
 
!style="width: 250px;" colspan="2"| Meaning
 
! Default
 
|-
 
| 6
 
| VarInt
 
|colspan="2"| Fuse time
 
| 80
 
|}
 

Latest revision as of 17:25, 7 March 2024

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

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

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 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.

Entity Metadata

Entity

The base class.

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).

Interaction

Extends Entity.

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.

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.

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

Item Display

Extends Display.

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.

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

Thrown Item Projectile

Extends Entity.

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

Thrown Egg

Extends Thrown Item Projectile.

Default item is minecraft:egg.

No additional metadata.

Thrown Ender Pearl

Extends Thrown Item Projectile.

Default item is minecraft:ender_pearl.

No additional metadata.

Thrown Experience Bottle

Extends Thrown Item Projectile.

Default item is minecraft:experience_bottle.

No additional metadata.

Thrown Potion

Extends Thrown Item Projectile.

Default item is minecraft:splash_potion.

No additional metadata.

Snowball

Extends Thrown Item Projectile.

Default item is minecraft:snowball.

No additional metadata.

Eye of Ender

Extends Entity.

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

Falling Block

Extends Entity.

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

Area Effect Cloud

Extends Entity.

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.

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

Abstract Arrow

Extends Entity.

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.

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

Spectral Arrow

Extends Abstract Arrow.

No additional metadata.

Thrown Trident

Extends Abstract Arrow.

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

Abstract Vehicle

Extends Entity.

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.

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.

No additional metadata.

End Crystal

Extends Entity.

Index Type Meaning Default
8 Optional Position (11) Beam target Empty
9 Boolean (8) 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
8 Slot (7) 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
8 Slot (7) Item Empty

Wither Skull

Extends Entity.

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

Firework Rocket Entity

Extends Entity.

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

Item Frame

Extends Entity.

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

Glowing Item Frame

Extends Item Frame.

No additional metadata.

Painting

Extends Entity.

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

Item Entity

Extends Entity.

Index Type Meaning Default
8 Slot (7) Item Empty

Living Entity

Extends Entity.

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

Player

Extends Living Entity.

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

Armor Stand

Extends Living Entity.

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.

Mob

Extends Living Entity.

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

Ambient Creature

Extends Mob.

No additional metadata.

Bat

Extends Ambient Creature.

Index Type Meaning Default
16 Byte (0) 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
16 Position (10) Treasure position (0, 0, 0)
17 Boolean (8) Has fish false
18 VarInt (1) Moisture level 2400

Abstract fish

Extends Water Animal.

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

Cod

Extends Abstract fish.

No additional metadata.

Puffer fish

Extends Abstract fish.

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

Salmon

Extends Abstract fish.

No additional metadata.

Tropical fish

Extends Abstract fish.

Index Type Meaning Default
17 VarInt (1) Variant 0

Tadpole

Extends Abstract fish.

No additional metadata.

Ageable Mob

Extends Pathfinder Mob.

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

Animal

Extends Ageable Mob.

No additional metadata.

Sniffer

Extends Animal.

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

Abstract Horse

Extends Animal.

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

Horse

Extends Abstract Horse.

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

Zombie Horse

Extends Abstract Horse.

No additional metadata.

Skeleton Horse

Extends Abstract Horse.

No additional metadata.

Camel

Extends Abstract Horse.

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

Chested Horse

Extends Abstract Horse.

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

Donkey

Extends Chested Horse.

No additional metadata.

Llama

Extends Chested Horse.

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.

No additional metadata.

Mule

Extends Chested Horse.

No additional metadata.

Axolotl

Extends Animal.

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.

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.

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

Frog

Extends Animal.

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

Ocelot

Extends Animal.

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

Panda

Extends Animal.

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.

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.

Index Type Meaning Default
17 VarInt (1) Type 0

Turtle

Extends Animal.

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.

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

Chicken

Extends Animal.

No additional metadata.

Cow

Extends Animal.

No additional metadata.

Hoglin

Extends Animal.

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

Mooshroom

Extends Cow.

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

Sheep

Extends Animal.

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

Strider

Extends Animal.

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.

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

Cat

Extends Tameable Animal.

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.

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

Parrot

Extends Tameable Animal.

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.

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

Villager

Extends Abstract Villager.

Index Type Meaning Default
18 Villager Data (18) 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
16 Byte (0) Bit mask Meaning 0
0x01 Is player-created

Snow Golem

Extends Abstract Golem.

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

Shulker

Extends Abstract Golem.

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.

No additional metadata.

Base Piglin

Extends Monster.

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

Piglin

Extends Base Piglin.

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.

No additional metadata.

Blaze

Extends Monster.

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

Creeper

Extends Monster.

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.

No additional metadata.

Giant

Extends Monster.

No additional metadata.

Goat

Extends Animal.

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

Guardian

Extends Monster.

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

Elder Guardian

Extends Guardian.

No additional metadata.

Silverfish

Extends Monster.

No additional metadata.

Raider

Extends Monster.

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.

No additional metadata.

Vindicator

Extends Abstract Illager.

No additional metadata.

Pillager

Extends Abstract Illager.

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

Spellcaster Illager

Extends Abstract Illager.

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.

No additional metadata.

Illusioner

Extends Spellcaster Illager.

No additional metadata.

Ravager

Extends Raider.

No additional metadata.

Witch

Extends Raider.

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

Evoker Fangs

Extends Entity.

No additional metadata.

Vex

Extends Monster.

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

Abstract Skeleton

Extends Monster.

No additional metadata.

Skeleton

Extends Abstract Skeleton.

No additional metadata.

Wither Skeleton

Extends Abstract Skeleton.

No additional metadata.

Stray

Extends Abstract Skeleton.

No additional metadata.

Spider

Extends Monster.

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

Warden

Extends Monster.

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

Wither

Extends Monster.

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.

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

Zombie

Extends Monster.

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.

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

Husk

Extends Zombie.

No additional metadata.

Drowned

Extends Zombie.

No additional metadata.

Zombified Piglin

Extends Zombie.

No additional metadata.

Enderman

Extends Monster.

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.

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.

No additional metadata.

Ghast

Extends Flying.

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

Phantom

Extends Flying.

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.

Index Type Meaning Default
16 VarInt (1) Size 1

Llama Spit

Extends Entity.

No additional metadata.

Abstract Minecart

Extends Abstract Vehicle.

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.

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
14 Boolean (8) 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
14 String (4) Command
15 Text Component (5) Last output {"text":""}

Primed Tnt

Extends Entity.

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