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)
m
(28 intermediate revisions by 5 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 ==
 
== Mobs ==
Line 18: Line 18:
 
! bounding box y
 
! bounding box y
 
! ID
 
! ID
 +
|- style="background: #ffff88;"
 +
| 0
 +
| AreaEffectCloud
 +
| 2.0 * Radius
 +
| 0.5
 +
| <code>minecraft:area_effect_cloud</code>
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
 
| 1
 
| 1
| Item
+
| ArmorStand
| 0.25
+
| normal: 0.5 marker: 0.0 small: 0.25
| 0.25
+
| normal: 1.975 marker: 0.0 small: 0.9875
| <code>minecraft:item</code>
+
| <code>minecraft:armor_stand</code>
|- style="background: #aaaaff;"
+
|- style="background: #ffff88;"
 
| 2
 
| 2
| XPOrb
+
| Arrow
 
| 0.5
 
| 0.5
 
| 0.5
 
| 0.5
| <code>minecraft:xp_orb</code>
+
| <code>minecraft:arrow</code>
|- style="background: #ffff88;"
+
|-
 
| 3
 
| 3
| AreaEffectCloud
+
| Bat
| 2.0 * Radius
 
 
| 0.5
 
| 0.5
| <code>minecraft:area_effect_cloud</code>
+
| 0.9
|-  
+
| <code>minecraft:bat</code>
 +
|-
 
| 4
 
| 4
| ElderGuardian
+
| Blaze
| 1.9975 (2.35 * guardian)
+
| 0.6
| 1.9975 (2.35 * guardian)
+
| 1.8
| <code>minecraft:elder_guardian</code>
+
| <code>minecraft:blaze</code>
|-  
+
|- style="background: #ffff88;"
 
| 5
 
| 5
| WitherSkeleton
+
| Boat
 +
| 1.375
 +
| 0.5625
 +
| <code>minecraft:boat</code>
 +
|-
 +
| 6
 +
| CaveSpider
 
| 0.7
 
| 0.7
| 2.4
+
| 0.5
| <code>minecraft:wither_skeleton</code>
+
| <code>minecraft:cave_spider</code>
|-
+
|-
| 6
 
| Stray
 
| 0.6
 
| 1.99
 
| <code>minecraft:stray</code>
 
|- style="background: #ffff88;"
 
 
| 7
 
| 7
| ThrownEgg
+
| Chicken
| 0.25
+
| 0.4
| 0.25
+
| 0.7
| <code>minecraft:egg</code>
+
| <code>minecraft:chicken</code>
|- style="background: #ffff88;"
+
|-
 
| 8
 
| 8
| LeashKnot
+
| Cod
| 0.375
+
| 0.9
| 0.5
+
| 1.4
| <code>minecraft:leash_knot</code>
+
| <code>minecraft:cod</code>
|- style="background: #aaaaff;"
+
|-
 
| 9
 
| 9
| Painting
+
| Cow
| type width or 0.0625 (depth)
+
| 0.9
| type height
+
| 1.4
| <code>minecraft:painting</code>
+
| <code>minecraft:cow</code>
|- style="background: #ffff88;"
+
|-
 
| 10
 
| 10
| Arrow
+
| Creeper
| 0.5
+
| 0.6
| 0.5
+
| 1.7
| <code>minecraft:arrow</code>
+
| <code>minecraft:creeper</code>
|- style="background: #ffff88;"
+
|-
 
| 11
 
| 11
| Snowball
+
| Donkey
| 0.25
+
| 1.3964844
| 0.25
+
| 1.6
| <code>minecraft:snowball</code>
+
| <code>minecraft:donkey</code>
 +
|-
 +
| 12
 +
| Dolphin
 +
| 0.9
 +
| 0.6
 +
| <code>minecraft:dolphin</code>
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
| 12
+
| 13
| Fireball (ghast)
+
| DragonFireball
 
| 1.0
 
| 1.0
 
| 1.0
 
| 1.0
| <code>minecraft:fireball</code>
+
| <code>minecraft:dragon_fireball</code>
|- style="background: #ffff88;"
+
|-
| 13
 
| SmallFireball (blaze)
 
| 0.3125
 
| 0.3125
 
| <code>minecraft:small_fireball</code>
 
|- style="background: #ffff88;"
 
 
| 14
 
| 14
| ThrownEnderpearl
+
| Drowned
| 0.25
+
| ?
| 0.25
+
| ?
| <code>minecraft:ender_pearl</code>
+
| <code>minecraft:drowned</code>
|- style="background: #ffff88;"
+
|-
 
| 15
 
| 15
| EyeOfEnderSignal
+
| ElderGuardian
| 0.25
+
| 1.9975 (2.35 * guardian)
| 0.25
+
| 1.9975 (2.35 * guardian)
| <code>minecraft:eye_of_ender_signal</code>
+
| <code>minecraft:elder_guardian</code>
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
 
| 16
 
| 16
| ThrownPotion
+
| EnderCrystal
| 0.25
+
| 2.0
| 0.25
+
| 2.0
| <code>minecraft:potion</code>
+
| <code>minecraft:end_crystal</code>
|- style="background: #ffff88;"
+
|-
 
| 17
 
| 17
| ThrownExpBottle
+
| EnderDragon
| 0.25
+
| 16.0
| 0.25
+
| 8.0
| <code>minecraft:xp_bottle</code>
+
| <code>minecraft:ender_dragon</code>
|- style="background: #ffff88;"
+
|-
 
| 18
 
| 18
| ItemFrame
+
| Enderman
| 0.75 or 0.0625 (depth)
+
| 0.6
| 0.75
+
| 2.9
| <code>minecraft:item_frame</code>
+
| <code>minecraft:enderman</code>
|- style="background: #ffff88;"
+
|-
 
| 19
 
| 19
| WitherSkull
+
| Endermite
| 0.3125
+
| 0.4
| 0.3125
+
| 0.3
| <code>minecraft:wither_skull</code>
+
| <code>minecraft:endermite</code>
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
 
| 20
 
| 20
| PrimedTnt
+
| EvocationFangs
| 0.98
+
| 0.5
| 0.98
+
| 0.8
| <code>minecraft:tnt</code>
+
| <code>minecraft:evoker_fangs</code>
 +
|-
 +
| 21
 +
| EvocationIllager
 +
| 0.6
 +
| 1.95
 +
| <code>minecraft:evoker</code>
 +
|- style="background: #aaaaff;"
 +
| 22
 +
| XPOrb
 +
| 0.5
 +
| 0.5
 +
| <code>minecraft:experience_orb</code>
 +
|- style="background: #ffff88;"
 +
| 23
 +
| EyeOfEnderSignal
 +
| 0.25
 +
| 0.25
 +
| <code>minecraft:eye_of_ender</code>
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
| 21
+
| 24
 
| FallingSand
 
| FallingSand
 
| 0.98
 
| 0.98
Line 145: Line 169:
 
| <code>minecraft:falling_block</code>
 
| <code>minecraft:falling_block</code>
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
| 22
+
| 25
 
| FireworksRocketEntity
 
| FireworksRocketEntity
 
| 0.25
 
| 0.25
 
| 0.25
 
| 0.25
 
| <code>minecraft:fireworks_rocket</code>
 
| <code>minecraft:fireworks_rocket</code>
|-  
+
|-
| 23
+
| 26
 +
| Ghast
 +
| 4
 +
| 4
 +
| <code>minecraft:ghast</code>
 +
|-
 +
| 27
 +
| Giant
 +
| 3.6
 +
| 10.8
 +
| <code>minecraft:giant</code>
 +
|-
 +
| 28
 +
| Guardian
 +
| 0.85
 +
| 0.85
 +
| <code>minecraft:guardian</code>
 +
|-
 +
| 29
 +
| Horse (EntityHorse until 1.11)
 +
| 1.3964844
 +
| 1.6
 +
| <code>minecraft:horse</code>
 +
|-
 +
| 30
 
| Husk
 
| Husk
 
| 0.6
 
| 0.6
 
| 1.95
 
| 1.95
 
| <code>minecraft:husk</code>
 
| <code>minecraft:husk</code>
 +
|-
 +
| 31
 +
| IllusionIllager
 +
| 0.6
 +
| 1.95
 +
| <code>minecraft:illusioner</code>
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
| 24
+
| 32
| SpectralArrow
+
| Item
| 0.5
+
| 0.25
| 0.5
+
| 0.25
| <code>minecraft:spectral_arrow</code>
+
| <code>minecraft:item</code>
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
| 25
+
| 33
| ShulkerBullet
+
| ItemFrame
| 0.3125
+
| 0.75 or 0.0625 (depth)
| 0.3125
+
| 0.75
| <code>minecraft:shulker_bullet</code>
+
| <code>minecraft:item_frame</code>
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
| 26
+
| 34
| DragonFireball
+
| Fireball (ghast)
 
| 1.0
 
| 1.0
 
| 1.0
 
| 1.0
| <code>minecraft:dragon_fireball</code>
+
| <code>minecraft:fireball</code>
|-  
+
|- style="background: #ffff88;"
| 27
+
| 35
| ZombieVillager
+
| LeashKnot
| 0.6
+
| 0.375
| 1.95
+
| 0.5
| <code>minecraft:zombie_villager</code>
+
| <code>minecraft:leash_knot</code>
 +
|-
 +
| 36
 +
| Llama
 +
| 0.9
 +
| 1.87
 +
| <code>minecraft:llama</code>
 +
|- style="background: #ffff88;"
 +
| 37
 +
| LlamaSpit
 +
| 0.25
 +
| 0.25
 +
| <code>minecraft:llama_spit</code>
 
|-  
 
|-  
| 28
+
| 38
| SkeletonHorse
+
| LavaSlime (Magma Cube)
| 1.3964844
+
| 0.51000005 * size
| 1.6
+
| 0.51000005 * size
| <code>minecraft:skeleton_horse</code>
+
| <code>minecraft:magma_cube</code>
|-
 
| 29
 
| ZombieHorse
 
| 1.3964844
 
| 1.6
 
| <code>minecraft:zombie_horse</code>
 
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
| 30
+
| 39
| ArmorStand
+
| MinecartRideable
| normal: 0.5 marker: 0.0 small: 0.25
+
| 0.98
| normal: 1.975 marker: 0.0 small: 0.9875
+
| 0.7
| <code>minecraft:armor_stand</code>
+
| <code>minecraft:minecart</code>
|-  
+
|- style="background: #ffff88;"
| 31
+
| 40
| Donkey
+
| MinecartChest
| 1.3964844
+
| 0.98
| 1.6
+
| 0.7
| <code>minecraft:donkey</code>
+
| <code>minecraft:chest_minecart</code>
|-
 
| 32
 
| Mule
 
| 1.3964844
 
| 1.6
 
| <code>minecraft:mule</code>
 
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
| 33
+
| 41
| EvocationFangs
 
| 0.5
 
| 0.8
 
| <code>minecraft:evocation_fangs</code>
 
|-
 
| 34
 
| EvocationIllager
 
| 0.6
 
| 1.95
 
| <code>minecraft:evocation_illager</code>
 
|-
 
| 35
 
| Vex
 
| 0.4
 
| 0.8
 
| <code>minecraft:vex</code>
 
|-
 
| 36
 
| VindicationIllager
 
| 0.6
 
| 1.95
 
| <code>minecraft:vindication_illager</code>
 
|-
 
| 37
 
| IllusionIllager
 
| 0.6
 
| 1.95
 
| <code>minecraft:illusion_illager</code>
 
|- style="background: #ffff88;"
 
| 40
 
 
| MinecartCommandBlock
 
| MinecartCommandBlock
 
| 0.98
 
| 0.98
 
| 0.7
 
| 0.7
 
| <code>minecraft:commandblock_minecart</code>
 
| <code>minecraft:commandblock_minecart</code>
|- style="background: #ffff88;"
 
| 41
 
| Boat
 
| 1.375
 
| 0.5625
 
| <code>minecraft:boat</code>
 
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
 
| 42
 
| 42
| MinecartRideable
+
| MinecartFurnace
 
| 0.98
 
| 0.98
 
| 0.7
 
| 0.7
| <code>minecraft:minecart</code>
+
| <code>minecraft:furnace_minecart</code>
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
 
| 43
 
| 43
| MinecartChest
+
| MinecartHopper
 
| 0.98
 
| 0.98
 
| 0.7
 
| 0.7
| <code>minecraft:chest_minecart</code>
+
| <code>minecraft:hopper_minecart</code>
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
 
| 44
 
| 44
| MinecartFurnace
+
| MinecartSpawner
 
| 0.98
 
| 0.98
 
| 0.7
 
| 0.7
| <code>minecraft:furnace_minecart</code>
+
| <code>minecraft:spawner_minecart</code>
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
 
| 45
 
| 45
Line 276: Line 294:
 
| 0.7
 
| 0.7
 
| <code>minecraft:tnt_minecart</code>
 
| <code>minecraft:tnt_minecart</code>
|- style="background: #ffff88;"
+
|-
 
| 46
 
| 46
| MinecartHopper
+
| Mule
| 0.98
+
| 1.3964844
| 0.7
+
| 1.6
| <code>minecraft:hopper_minecart</code>
+
| <code>minecraft:mule</code>
|- style="background: #ffff88;"
+
|-
 
| 47
 
| 47
| MinecartSpawner
+
| MushroomCow (Mooshroom)
| 0.98
+
| 0.9
| 0.7
+
| 1.4
| <code>minecraft:spawner_minecart</code>
+
| <code>minecraft:mooshroom</code>
 
|-
 
|-
| 50
+
| 48
| Creeper
+
| Ozelot (Ocelot)
 
| 0.6
 
| 0.6
| 1.7
+
| 0.7
| <code>minecraft:creeper</code>
+
| <code>minecraft:ocelot</code>
 +
|- style="background: #aaaaff;"
 +
| 49
 +
| Painting
 +
| type width or 0.0625 (depth)
 +
| type height
 +
| <code>minecraft:painting</code>
 
|-
 
|-
 +
| 50
 +
| Parrot
 +
| 0.5
 +
| 0.9
 +
| <code>minecraft:parrot</code>
 +
|-
 
| 51
 
| 51
| Skeleton
+
| Pig
| 0.6
+
| 0.9
| 1.99
+
| 0.9
| <code>minecraft:skeleton</code>
+
| <code>minecraft:pig</code>
|-  
+
|-
 
| 52
 
| 52
| Spider
+
| Pufferfish
| 1.4
+
| ?
| 0.9
+
| ?
| <code>minecraft:spider</code>
+
| <code>minecraft:pufferfish</code>
|-  
+
|-
 
| 53
 
| 53
| Giant
+
| PigZombie
| 3.6
+
| 0.6
| 10.8
+
| 1.95
| <code>minecraft:giant</code>
+
| <code>minecraft:zombie_pigman</code>
|-  
+
|-
 
| 54
 
| 54
| Zombie
+
| PolarBear
| 0.6
+
| 1.3
| 1.95
+
| 1.4
| <code>minecraft:zombie</code>
+
| <code>minecraft:polar_bear</code>
|-  
+
|- style="background: #ffff88;"
 
| 55
 
| 55
| Slime
+
| PrimedTnt
| 0.51000005 * size
+
| 0.98
| 0.51000005 * size
+
| 0.98
| <code>minecraft:slime</code>
+
| <code>minecraft:tnt</code>
|-  
+
|-
 
| 56
 
| 56
| Ghast
+
| Rabbit
| 4
+
| 0.4
| 4
+
| 0.5
| <code>minecraft:ghast</code>
+
| <code>minecraft:rabbit</code>
|-  
+
|-
 
| 57
 
| 57
| PigZombie
+
| Salmon
| 0.6
+
| ?
| 1.95
+
| ?
| <code>minecraft:zombie_pigman</code>
+
| <code>minecraft:salmon</code>
|-  
+
|-
 
| 58
 
| 58
| Enderman
+
| Sheep
| 0.6
+
| 0.9
| 2.9
+
| 1.3
| <code>minecraft:enderman</code>
+
| <code>minecraft:sheep</code>
|-  
+
|-
 
| 59
 
| 59
| CaveSpider
+
| Shulker
| 0.7
+
| 1.0
| 0.5
+
| 1.0-2.0 (depending on peek)
| <code>minecraft:cave_spider</code>
+
| <code>minecraft:shulker</code>
|-  
+
|- style="background: #ffff88;"
 
| 60
 
| 60
 +
| ShulkerBullet
 +
| 0.3125
 +
| 0.3125
 +
| <code>minecraft:shulker_bullet</code>
 +
|-
 +
| 61
 
| Silverfish
 
| Silverfish
 
| 0.4
 
| 0.4
 
| 0.3
 
| 0.3
 
| <code>minecraft:silverfish</code>
 
| <code>minecraft:silverfish</code>
|-  
+
|-
| 61
+
| 62
| Blaze
+
| Skeleton
 
| 0.6
 
| 0.6
| 1.8
+
| 1.99
| <code>minecraft:blaze</code>
+
| <code>minecraft:skeleton</code>
|-  
+
|-
| 62
+
| 63
| LavaSlime (Magma Cube)
+
| SkeletonHorse
 +
| 1.3964844
 +
| 1.6
 +
| <code>minecraft:skeleton_horse</code>
 +
|-
 +
| 64 (67: 1.14)
 +
| Slime
 
| 0.51000005 * size
 
| 0.51000005 * size
 
| 0.51000005 * size
 
| 0.51000005 * size
| <code>minecraft:magma_cube</code>
+
| <code>minecraft:slime</code>
|-  
+
|- style="background: #ffff88;"
| 63
+
| 65
| EnderDragon
+
| SmallFireball (blaze)
| 16.0
+
| 0.3125
| 8.0
+
| 0.3125
| <code>minecraft:ender_dragon</code>
+
| <code>minecraft:small_fireball</code>
|-
+
|-
| 64
 
| WitherBoss
 
| 0.9
 
| 3.5
 
| <code>minecraft:wither</code>
 
|-
 
| 65
 
| Bat
 
| 0.5
 
| 0.9
 
| <code>minecraft:bat</code>
 
|-  
 
 
| 66
 
| 66
| Witch
+
| SnowMan
| 0.6
+
| 0.7
| 1.95
+
| 1.9
| <code>minecraft:witch</code>
+
| <code>minecraft:snow_golem</code>
|-  
+
|- style="background: #ffff88;"
 
| 67
 
| 67
| Endermite
+
| Snowball
| 0.4
+
| 0.25
| 0.3
+
| 0.25
| <code>minecraft:endermite</code>
+
| <code>minecraft:snowball</code>
|-  
+
|- style="background: #ffff88;"
| 68
+
| 68
| Guardian
+
| SpectralArrow
| 0.85
+
| 0.5
| 0.85
+
| 0.5
| <code>minecraft:guardian</code>
+
| <code>minecraft:spectral_arrow</code>
|-  
+
|-
 
| 69
 
| 69
| Shulker
+
| Spider
| 1.0
+
| 1.4
| 1.0-2.0 (depending on peek)
 
| <code>minecraft:shulker</code>
 
|-
 
| 90
 
| Pig
 
 
| 0.9
 
| 0.9
| 0.9
+
| <code>minecraft:spider</code>
| <code>minecraft:pig</code>
+
|-
|-
+
| 70
| 91
+
| Squid
| Sheep
+
| 0.8
| 0.9
 
| 1.3
 
| <code>minecraft:sheep</code>
 
|-
 
| 92
 
| Cow
 
| 0.9
 
| 1.4
 
| <code>minecraft:cow</code>
 
|-
 
| 93
 
| Chicken
 
| 0.4
 
| 0.7
 
| <code>minecraft:chicken</code>
 
|-  
 
| 94
 
| Squid
 
| 0.8
 
 
| 0.8
 
| 0.8
 
| <code>minecraft:squid</code>
 
| <code>minecraft:squid</code>
|-  
+
|-
| 95
+
| 71
| Wolf
+
| Stray
 
| 0.6
 
| 0.6
| 0.85
+
| 1.99
| <code>minecraft:wolf</code>
+
| <code>minecraft:stray</code>
|-
+
|-
| 96
+
| 72
| MushroomCow (Mooshroom)
+
| Tropical Fish
| 0.9
+
| 0.5
| 1.4
+
| 0.4
| <code>minecraft:mooshroom</code>
+
| <code>minecraft:tropical_fish</code>
|-  
+
|-
| 97
+
| 73
| SnowMan
+
| Turtle
| 0.7
+
| 1.2
| 1.9
 
| <code>minecraft:snowman</code>
 
|-
 
| 98
 
| Ozelot (Ocelot)
 
| 0.6
 
| 0.7
 
| <code>minecraft:ocelot</code>
 
|-  
 
| 99
 
| VillagerGolem (Iron Golem)
 
| 1.4
 
| 2.7
 
| <code>minecraft:villager_golem</code>
 
|-
 
| 100
 
| Horse (EntityHorse until 1.11)
 
| 1.3964844
 
| 1.6
 
| <code>minecraft:horse</code>
 
|-
 
| 101
 
| Rabbit
 
 
| 0.4
 
| 0.4
| 0.5
+
| <code>minecraft:turtle</code>
| <code>minecraft:rabbit</code>
+
|- style="background: #ffff88;"
|-  
+
| 74
| 102
+
| ThrownEgg
| PolarBear
+
| 0.25
| 1.3
+
| 0.25
| 1.4
+
| <code>minecraft:egg</code>
| <code>minecraft:polar_bear</code>
 
|-
 
| 103
 
| Llama
 
| 0.9
 
| 1.87
 
| <code>minecraft:llama</code>
 
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
| 104
+
| 75
| LlamaSpit
+
| ThrownEnderpearl
 
| 0.25
 
| 0.25
 
| 0.25
 
| 0.25
| <code>minecraft:llama_spit</code>
+
| <code>minecraft:ender_pearl</code>
|-
 
| 105
 
| Parrot
 
| 0.5
 
| 0.9
 
| <code>minecraft:parrot</code>
 
|-
 
| 120
 
| Villager
 
| 0.6
 
| 1.95
 
| <code>minecraft:villager</code>
 
 
|- style="background: #ffff88;"
 
|- style="background: #ffff88;"
| 200
+
| 76
| EnderCrystal
+
| ThrownExpBottle
| 2.0
+
| 0.25
| 2.0
+
| 0.25
| <code>minecraft:end_crystal</code>
+
| <code>minecraft:experience_bottle</code>
|}
+
|- style="background: #ffff88;"
 
+
| 77
== Objects ==
+
| ThrownPotion
 
 
Objects are spawned via [[Protocol#Spawn_Object|Spawn Object]]. See [[Object Data]] for more details.
 
 
 
{{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]].}}
 
 
 
{| class="wikitable"
 
|-
 
! ID
 
! Name
 
! bounding box x and z
 
! bounding box y
 
|-
 
| 1
 
| Boat
 
| 1.375
 
| 0.6
 
|-
 
| 2
 
| Item Stack ([[Slot]])
 
 
| 0.25
 
| 0.25
 
| 0.25
 
| 0.25
|-
+
| <code>minecraft:potion</code>
| 3
+
|-
| Area Effect Cloud
+
| 78
| 2.0 * Radius
+
| Vex
| 0.5
+
| 0.4
|-
+
| 0.8
| 10
+
| <code>minecraft:vex</code>
| Minecart
+
|-
| 0.98
+
| 79
| 0.7
+
| Villager
|-  
+
| 0.6
| 50
+
| 1.95
| Activated TNT
+
| <code>minecraft:villager</code>
| 0.98
+
|-
| 0.98
+
| 80
|-
+
| VillagerGolem (Iron Golem)
| 51
+
| 1.4
| EnderCrystal
+
| 2.7
| 2.0
+
| <code>minecraft:iron_golem}</code>
| 2.0
+
|-
|-  
+
| 81
| 60
+
| VindicationIllager
| Tipped arrow (projectile; also used for regular arrows)
+
| 0.6
| 0.5
+
| 1.95
| 0.5
+
| <code>minecraft:vindicator</code>
|-  
+
|-
| 61
+
| 82
| Snowball (projectile)
+
| Witch
| 0.25
+
| 0.6
| 0.25
+
| 1.95
|-
+
| <code>minecraft:witch</code>
| 62
+
|-
| Egg (projectile)
+
| 83
| 0.25
+
| WitherBoss
| 0.25
+
| 0.9
|-
+
| 3.5
| 63
+
| <code>minecraft:wither</code>
| FireBall (ghast projectile)
+
|-
| 1.0
+
| 84
| 1.0
+
| WitherSkeleton
|-  
+
| 0.7
| 64
+
| 2.4
| FireCharge (blaze projectile)
+
| <code>minecraft:wither_skeleton</code>
| 0.3125
+
|- style="background: #ffff88;"
| 0.3125
+
| 85
|-
+
| WitherSkull
| 65
 
| Thrown Enderpearl
 
| 0.25
 
| 0.25
 
|-
 
| 66
 
| Wither Skull (projectile)
 
| 0.3125
 
| 0.3125
 
|-  
 
| 67
 
| Shulker Bullet
 
 
| 0.3125
 
| 0.3125
 
| 0.3125
 
| 0.3125
 +
| <code>minecraft:wither_skull</code>
 +
|-
 +
| 86
 +
| Wolf
 +
| 0.6
 +
| 0.85
 +
| <code>minecraft:wolf</code>
 +
|-
 +
| 87
 +
| Zombie
 +
| 0.6
 +
| 1.95
 +
| <code>minecraft:zombie</code>
 +
|-
 +
| 88
 +
| ZombieHorse
 +
| 1.3964844
 +
| 1.6
 +
| <code>minecraft:zombie_horse</code>
 +
|-
 +
| 89
 +
| ZombieVillager
 +
| 0.6
 +
| 1.95
 +
| <code>minecraft:zombie_villager</code>
 +
|-
 +
| 90
 +
| Phantom
 +
| 0.9
 +
| 0.5
 +
| <code>minecraft:phantom</code>
 +
|- style="background: #aaaaff;"
 +
| 91
 +
| Lightning Bolt
 +
| -
 +
| -
 +
| <code>minecraft:lightning_bolt</code>
 +
|- style="background: #aaaaff;"
 +
| 92
 +
| Player
 +
| ?
 +
| ?
 +
| <code>minecraft:player</code>
 +
|- style="background: #ffff88;"
 +
| 93
 +
| Fishing bobber
 +
| ?
 +
| ?
 +
| <code>minecraft:fishing_bobber</code>
 +
|- style="background: #ffff88;"
 +
| 94
 +
| Trident
 +
| ?
 +
| ?
 +
| <code>minecraft:trident</code>
 +
|}
 +
 +
== Objects ==
 +
 +
Objects are spawned via [[Protocol#Spawn_Object|Spawn Object]]. See [[Object Data]] for more details.
 +
 +
{{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]].}}
 +
 +
{| class="wikitable"
 
|-  
 
|-  
| 68
+
! ID
| Llama spit
+
! Name
 +
! bounding box x and z
 +
! bounding box y
 +
|-
 +
| 1
 +
| Boat
 +
| 1.375
 +
| 0.6
 +
|-
 +
| 2
 +
| Item Stack ([[Slot]])
 
| 0.25
 
| 0.25
 
| 0.25
 
| 0.25
 
|-  
 
|-  
| 70
+
| 3
| Falling Objects
+
| Area Effect Cloud
 +
| 2.0 * Radius
 +
| 0.5
 +
|-
 +
| 10
 +
| Minecart
 +
| 0.98
 +
| 0.7
 +
|-
 +
| 50
 +
| Activated TNT
 
| 0.98
 
| 0.98
 
| 0.98
 
| 0.98
 
|-  
 
|-  
| 71
+
| 51
| Item frames
+
| EnderCrystal
| 0.75 or 0.0625
+
| 2.0
| 0.75
+
| 2.0
|-  
+
|-
| 72
+
| 60
| Eye of Ender
+
| Tipped arrow (projectile; also used for regular arrows)
 +
| 0.5
 +
| 0.5
 +
|-  
 +
| 61
 +
| Snowball (projectile)
 
| 0.25
 
| 0.25
 
| 0.25
 
| 0.25
 
|-  
 
|-  
| 73
+
| 62
| Thrown Potion
+
| Egg (projectile)
 
| 0.25
 
| 0.25
 
| 0.25
 
| 0.25
 
|-  
 
|-  
| 75
+
| 63
| Thrown Exp Bottle
+
| FireBall (ghast projectile)
| 0.25
+
| 1.0
| 0.25
+
| 1.0
 +
|-
 +
| 64
 +
| FireCharge (blaze projectile)
 +
| 0.3125
 +
| 0.3125
 
|-  
 
|-  
| 76
+
| 65
| Firework Rocket
+
| Thrown Enderpearl
 
| 0.25
 
| 0.25
 
| 0.25
 
| 0.25
 
|-  
 
|-  
| 77
+
| 66
| Leash Knot
+
| Wither Skull (projectile)
| 0.375
+
| 0.3125
| 0.5
+
| 0.3125
|-
+
|-  
| 78
+
| 67
| ArmorStand
+
| Shulker Bullet
| normal: 0.5 marker: 0.0 small: 0.25
+
| 0.3125
| normal: 1.975 marker: 0.0 small: 0.9875
+
| 0.3125
|-
 
| 79
 
| Evocation Fangs
 
| 0.5
 
| 0.8
 
 
|-  
 
|-  
| 90
+
| 68
| Fishing Hook
+
| Llama spit
 
| 0.25
 
| 0.25
 
| 0.25
 
| 0.25
 
|-  
 
|-  
| 91
+
| 70
| Spectral Arrow
+
| Falling Objects
| 0.5
+
| 0.98
| 0.5
+
| 0.98
 +
|-
 +
| 71
 +
| Item frames
 +
| 0.75 or 0.0625
 +
| 0.75
 +
|-
 +
| 72
 +
| Eye of Ender
 +
| 0.25
 +
| 0.25
 +
|-
 +
| 73
 +
| Thrown Potion
 +
| 0.25
 +
| 0.25
 
|-  
 
|-  
| 93
+
| 75
| Dragon Fireball
+
| Thrown Exp Bottle
| 1.0
+
| 0.25
| 1.0
+
| 0.25
|}
+
|-
 
+
| 76
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.
+
| Firework Rocket
 
+
| 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.
+
| 77
 
+
| Leash Knot
Entity Metadata is an array of entries, each of which looks like the following:
+
| 0.375
 
+
| 0.5
{| class="wikitable"
+
|-
  ! Name
+
| 78
  ! Type
+
| ArmorStand
  ! Meaning
+
| normal: 0.5 marker: 0.0 small: 0.25
  |-
+
| normal: 1.975 marker: 0.0 small: 0.9875
  | Index
+
|-
  | Unsigned Byte
+
| 79
  | 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.
+
| Evocation Fangs
  |-
+
| 0.5
  | Type
+
| 0.8
  | Optional Byte Enum
+
|-
  | Only if Index is not <code>0xff</code>; the type of the index, see the table below
+
| 90
  |-
+
| Fishing Hook
  | Value
+
| 0.25
  | Optional ''value of Type''
+
| 0.25
  | Only if Index is not <code>0xff</code>: the value of the metadata field
+
|-
  |}
+
| 91
 
+
| Spectral Arrow
 +
| 0.5
 +
| 0.5
 +
|-
 +
| 93
 +
| Dragon Fireball
 +
| 1.0
 +
| 1.0
 +
|-
 +
| 94
 +
| Trident
 +
| ?
 +
| ?
 +
|}
 +
 
 +
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.
 +
 
 +
== 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:
 +
 
 +
{| class="wikitable"
 +
  ! Name
 +
  ! Type
 +
  ! Meaning
 +
  |-
 +
  | Index
 +
  | 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
 +
  | Optional VarInt Enum
 +
  | Only if Index is not <code>0xff</code>; the type of the index, see the table below
 +
  |-
 +
  | Value
 +
  | Optional ''value of Type''
 +
  | Only if Index is not <code>0xff</code>: the value of the metadata field
 +
  |}
 +
 
 
{| class="wikitable"
 
{| class="wikitable"
 
  ! Value of Type field
 
  ! Value of Type field
Line 700: Line 777:
 
  | 0
 
  | 0
 
  | Byte
 
  | Byte
  |  
+
  |
 
  |-
 
  |-
 
  | 1
 
  | 1
 
  | VarInt
 
  | VarInt
  |  
+
  |
 
  |-
 
  |-
 
  | 2
 
  | 2
 
  | Float
 
  | Float
  |  
+
  |
 
  |-
 
  |-
 
  | 3
 
  | 3
 
  | String
 
  | String
  |  
+
  |
 
  |-
 
  |-
 
  | 4
 
  | 4
 
  | [[Chat]]
 
  | [[Chat]]
  |  
+
  |
 
  |-
 
  |-
 
  | 5
 
  | 5
 +
| OptChat (Boolean + Optional [[Chat]])
 +
| [[Chat]] is present if the Boolean is set to true
 +
|-
 +
| 6
 
  | [[Slot]]
 
  | [[Slot]]
  |  
+
  |
 
  |-
 
  |-
  | 6
+
  | 7
 
  | Boolean
 
  | Boolean
  |  
+
  |
 
  |-
 
  |-
  | 7
+
  | 8
 
  | Rotation
 
  | Rotation
 
  | 3 floats: rotation on x, rotation on y, rotation on z
 
  | 3 floats: rotation on x, rotation on y, rotation on z
 
  |-
 
  |-
  | 8
+
  | 9
 
  | [[Data Types#Position|Position]]
 
  | [[Data Types#Position|Position]]
  |  
+
  |
 
  |-
 
  |-
  | 9
+
  | 10
 
  | OptPosition (Boolean + Optional Position)
 
  | OptPosition (Boolean + Optional Position)
 
  | Position is present if the Boolean is set to true
 
  | Position is present if the Boolean is set to true
 
  |-
 
  |-
  | 10
+
  | 11
 
  | Direction (VarInt)
 
  | Direction (VarInt)
 
  | (Down = 0, Up = 1, North = 2, South = 3, West = 4, East = 5)
 
  | (Down = 0, Up = 1, North = 2, South = 3, West = 4, East = 5)
 
  |-
 
  |-
  | 11
+
  | 12
 
  | OptUUID (Boolean + Optional UUID)
 
  | OptUUID (Boolean + Optional UUID)
 
  | UUID is present if the Boolean is set to true
 
  | UUID is present if the Boolean is set to true
 
  |-
 
  |-
  | 12
+
  | 13
 
  | OptBlockID (VarInt)
 
  | OptBlockID (VarInt)
  | 0 for absent otherwise, <code><nowiki>id &lt;&lt; 4 | data</nowiki></code>
+
  | 0 for absent (implies air); otherwise, a block state ID as per the global palette
 
  |-
 
  |-
  |13
+
  | 14
  | [[NBT|NBT Tag]]
+
  | [[NBT]]
 +
|
 +
|-
 +
| 15
 +
| [[Data Types#Particle|Particle]]
 
  |
 
  |
 
  |}
 
  |}
Line 786: Line 871:
 
  |-
 
  |-
 
  | 0x10
 
  | 0x10
  | Unused (previously eating/drinking/blocking; use hand state now)
+
  | Swimming
 
  |-
 
  |-
 
  | 0x20
 
  | 0x20
Line 803: Line 888:
 
  |-
 
  |-
 
  | 2
 
  | 2
  | String
+
  | OptChat
 
  |colspan="2"| Custom name
 
  |colspan="2"| Custom name
  | <code></code>
+
  | empty
 
  |-
 
  |-
 
  | 3
 
  | 3
Line 823: Line 908:
 
  |}
 
  |}
  
Statuses:
+
=== Throwable ===
  
;35
+
Extends [[#Entity|Entity]].
:Plays the Totem of Undying animation
 
  
=== Projectile ===
+
No additional metadata.
  
Extends [[#Entity|Entity]].
+
=== Egg ===
 +
 
 +
Extends [[#Throwable|Throwable]].
  
 
No additional metadata.
 
No additional metadata.
  
=== Snowball ===
+
=== Ender Pearl ===
  
Extends [[#Projectile|Projectile]].
+
Extends [[#Throwable|Throwable]].
  
 
No additional metadata.
 
No additional metadata.
  
Statuses:
+
=== Experience Bottle ===
;3
+
 
:Displays 8 <code>snowballpoof</code> particles at the snowball's location
+
Extends [[#Throwable|Throwable]].
 +
 
 +
No additional metadata.
  
=== Egg ===
+
=== Snowball ===
  
Extends [[#Projectile|Projectile]].
+
Extends [[#Throwable|Throwable]].
  
 
No additional metadata.
 
No additional metadata.
 
Statuses:
 
;3
 
:Displays 8 <code>iconcrack</code> particles with the egg as a parameter at the egg's location
 
  
 
=== Potion ===
 
=== Potion ===
  
Extends [[#Projectile|Projectile]].
+
Extends [[#Throwable|Throwable]].
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 869: Line 953:
 
  | Empty
 
  | Empty
 
  |}
 
  |}
 +
 +
=== Eye of Ender ===
 +
 +
Extends [[#Entity|Entity]].
 +
 +
No additional metadata.
  
 
=== FallingBlock ===
 
=== FallingBlock ===
Line 912: Line 1,002:
 
  |-
 
  |-
 
  | 9
 
  | 9
  | VarInt
+
  | Particle
|colspan="2"| Particle ID
+
  | colspan="2"| The [[#Particle]]
| 15 (mobSpell)
+
  | <code>effect</code>
|-
+
  |}
| 10
 
| VarInt
 
|colspan="2"| Particle parameter 1
 
| 0
 
|-
 
| 11
 
| VarInt
 
  |colspan="2"| Particle parameter 2
 
  | 0
 
  |}
 
  
 
=== FishingHook ===
 
=== FishingHook ===
Line 942: Line 1,022:
 
  | 0
 
  | 0
 
  |}
 
  |}
 
Statuses:
 
;31
 
:If the caught entity is the connected player, then cause them to be pulled toward the caster of the fishing rod.
 
  
 
=== Arrow ===
 
=== Arrow ===
Line 959: Line 1,035:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | rowspan="2" | 6
+
  | rowspan="3" | 6
  | rowspan="2" | Byte
+
  | rowspan="3" | Byte
 
  ! Bit mask
 
  ! Bit mask
 
  ! Meaning
 
  ! Meaning
  | rowspan="2" | 0
+
  | rowspan="3" | 0
 
  |-
 
  |-
 
  | 0x01
 
  | 0x01
 
  | Is critical
 
  | Is critical
 +
|-
 +
| 0x02
 +
| Is noclip (used by loyalty tridents when returning)
 +
|-
 +
| 7
 +
| OptUUID
 +
|colspan="2"| Shooter UUID
 +
| Empty
 
  |}
 
  |}
  
Line 981: Line 1,065:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 7
+
  | 8
 
  | VarInt
 
  | VarInt
 
  |colspan="2"| Color (-1 for no particles)
 
  |colspan="2"| Color (-1 for no particles)
Line 987: Line 1,071:
 
  |}
 
  |}
  
Statuses:
+
=== Trident ===
;0
+
 
:Spawns tipped arrow particle effects, if the color is not -1.
+
Extends [[#Arrow|Arrow]].
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| 8
 +
| VarInt
 +
|colspan="2"| Loyalty level (enchantment)
 +
| 0
 +
|}
  
 
=== Boat ===
 
=== Boat ===
Line 1,023: Line 1,119:
 
  | 10
 
  | 10
 
  | Boolean
 
  | Boolean
  |colspan="2"| Right paddle turning
+
  |colspan="2"| Left paddle turning
 
  | false
 
  | false
 
  |-
 
  |-
 
  | 11
 
  | 11
 
  | Boolean
 
  | Boolean
  |colspan="2"| Left paddle turning
+
  |colspan="2"| Right paddle turning
 
  | false
 
  | false
 +
|-
 +
| 12
 +
| VarInt
 +
|colspan="2"| Splash timer
 +
| 0
 
  |}
 
  |}
  
Line 1,052: Line 1,153:
 
  | true
 
  | true
 
  |}
 
  |}
 +
 +
=== Abstract Fireball ===
 +
 +
Extends [[#Entity|Entity]].
 +
 +
No additional metadata.
 +
 +
=== Dragon Fireball ===
 +
 +
Extends [[#Abstract Fireball|Abstract Fireball]].
 +
 +
No additional metadata.
  
 
=== Fireball ===
 
=== Fireball ===
  
Extends [[#Entity|Entity]].
+
Extends [[#Abstract Fireball|Abstract Fireball]].  This is the large fireball shot by ghasts.
 +
 
 +
No additional metadata.
 +
 
 +
=== Small Fireball ===
 +
 
 +
Extends [[#Abstract Fireball|Abstract Fireball]].  This is the fireball shot by blazes and dispensers with fire charges.
  
 
No additional metadata.
 
No additional metadata.
Line 1,061: Line 1,180:
 
=== WitherSkull ===
 
=== WitherSkull ===
  
Extends [[#Fireball|Fireball]].
+
Extends [[#Abstract Fireball|Abstract Fireball]].
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,095: Line 1,214:
 
  | 0
 
  | 0
 
  |}
 
  |}
 
Statuses:
 
 
;17
 
:Triggers the firework explosion effect (based off of the firework info metadata)
 
  
 
=== Hanging ===
 
=== Hanging ===
Line 1,154: Line 1,268:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  |rowspan="4"| 6
+
  |rowspan="5"| 6
  |rowspan="4"| Byte
+
  |rowspan="5"| Byte
 
  |colspan="2"| Hand states, used to trigger blocking/eating/drinking animation.
 
  |colspan="2"| Hand states, used to trigger blocking/eating/drinking animation.
  |rowspan="4"| 0
+
  |rowspan="5"| 0
 
  |-
 
  |-
 
  ! Bit mask
 
  ! Bit mask
Line 1,167: Line 1,281:
 
  | 0x02
 
  | 0x02
 
  | Active hand (0 = main hand, 1 = offhand)
 
  | Active hand (0 = main hand, 1 = offhand)
 +
|-
 +
| 0x04
 +
| In riptide spin attack
 
  |-
 
  |-
 
  | 7
 
  | 7
Line 1,189: Line 1,306:
 
  |}
 
  |}
  
Statuses:
 
 
;2
 
:Plays the hurt animation and hurt sound
 
;3
 
: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 ===
 
=== Player ===
  
Line 1,251: Line 1,355:
 
  |-  
 
  |-  
 
  | 15
 
  | 15
  | [[NBT|NBT Tag]]
+
  | [[NBT]]
 
  |colspan="2"| Left shoulder entity data (for occupying parrot)
 
  |colspan="2"| Left shoulder entity data (for occupying parrot)
 
  | Empty
 
  | Empty
 
  |-  
 
  |-  
 
  | 16
 
  | 16
  | [[NBT|NBT Tag]]
+
  | [[NBT]]
 
  |colspan="2"| Right shoulder entity data (for occupying parrot)
 
  |colspan="2"| Right shoulder entity data (for occupying parrot)
 
  | Empty
 
  | Empty
 
  |}
 
  |}
 
Statuses:
 
 
;9
 
:Marks item use as finished (finished eating, finished drinking, etc)
 
:This status is not required if you want more control on the server side, this 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 ===
 
=== ArmorStand ===
Line 1,348: Line 1,426:
 
Note that armor stands with the [[#Entity|invisible flag from the base entity class]] set also cannot be attacked or damaged, except for by the void.
 
Note that armor stands with the [[#Entity|invisible flag from the base entity class]] set also cannot be attacked or damaged, except for by the void.
  
Statuses:
+
=== Insentient ===
 
 
;32
 
:Plays the hit sound, and resets a hit cooldown.
 
 
 
=== Insentient ===
 
  
 
Extends [[#Living|Living]].
 
Extends [[#Living|Living]].
Line 1,375: Line 1,448:
 
  | Left handed
 
  | Left handed
 
  |}
 
  |}
 
Statuses:
 
;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 ===
 
=== Ambient ===
Line 1,409: Line 1,475:
 
  |}
 
  |}
  
=== WaterMob ===
+
=== Creature ===
  
 
Extends [[#Insentient|Insentient]].
 
Extends [[#Insentient|Insentient]].
Line 1,415: Line 1,481:
 
No additional metadata.
 
No additional metadata.
  
=== Squid ===
+
=== WaterMob ===
  
Extends [[#WaterMob|WaterMob]]
+
Extends [[#Creature|Creature]].
  
 
No additional metadata.
 
No additional metadata.
  
Statuses:
+
=== Squid ===
;19
 
:Resets the squid's rotation to 0 radians.  Occurs whenever the server calculates that the squid has rotated more than 2 pi radians.
 
  
=== Creature ===
+
Extends [[#WaterMob|WaterMob]]
 
 
Extends [[#Insentient|Insentient]].
 
  
 
No additional metadata.
 
No additional metadata.
  
=== Ageable ===
+
=== Dolphin ===
  
Extends [[#Creature|Creature]].
+
Extends [[#WaterMob|WaterMob]].
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,442: Line 1,504:
 
  |-
 
  |-
 
  | 12
 
  | 12
 +
| Position
 +
|colspan="2"| Treasure position
 +
| (0, 0, 0)
 +
|-
 +
| 13
 +
| Boolean
 +
|colspan="2"| Can find treasure
 +
| false
 +
|-
 +
| 14
 
  | Boolean
 
  | Boolean
  |colspan="2"| Is baby
+
  |colspan="2"| Has fish
 
  | false
 
  | false
 
  |}
 
  |}
  
=== Animal ===
+
=== Abstract fish ===
  
Extends [[#Ageable|Ageable]].
+
Extends [[#WaterMob|WaterMob]].
  
No additional metadata.
+
{| class="wikitable"
 
+
! Index
Statuses:
+
! Type
 
+
!style="width: 250px;" colspan="2"| Meaning
;18
+
! Default
:Spawn "love mode" heart particles
+
|-
 +
| 12
 +
| Boolean
 +
|colspan="2"| From bucket
 +
| False
 +
|}
 +
 
 +
=== Cod ===
 +
 
 +
Extends [[#AbstractFish|AbstractFish]].
  
 +
No additional metadata.
  
=== AbstractHorse ===
+
=== Puffer fish ===
  
Extends [[#Animal|Animal]].
+
Extends [[#AbstractFish|AbstractFish]].
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,469: Line 1,551:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  |rowspan="9"| 13
+
  | 13
  |rowspan="9"| Byte
+
| VarInt
  ! Bit mask
+
|colspan="2"| PuffState (varies from 0 to 2)
  ! Meaning
+
| 0
  |rowspan="9"| 0
+
  |}
 +
 
 +
=== Salmon ===
 +
 
 +
Extends [[#AbstractFish|AbstractFish]].
 +
 
 +
No additional metadata.
 +
 
 +
=== Tropical fish ===
 +
 
 +
Extends [[#AbstractFish|AbstractFish]].
 +
 
 +
{| class="wikitable"
 +
  ! Index
 +
  ! Type
 +
  !style="width: 250px;" colspan="2"| Meaning
 +
! Default
 
  |-
 
  |-
  | 0x01
+
  | 13
  | ''Unused''
+
  | VarInt
|-
+
  |colspan="2"| Variant
| 0x02
+
  | 0
| Is Tame
 
|-
 
| 0x04
 
| Is saddled
 
|-
 
| 0x08
 
| Has bred
 
|-
 
| 0x10
 
| Is eating
 
|-
 
| 0x20
 
| Is rearing (on hind legs)
 
|-
 
| 0x40
 
| Is mouth open
 
|-
 
| 0x80
 
| ''Unused''
 
|-
 
| 14
 
| OptUUID
 
  |colspan="2"| Owner
 
  | Absent
 
 
  |}
 
  |}
  
Statuses:
 
;6
 
:Spawn smoke particles (taming failed)
 
;7
 
:Spawn heart particles (taming succeeded)
 
  
=== Horse ===
+
=== Ageable ===
  
Extends [[#AbstractHorse|AbstractHorse]].
+
Extends [[#Creature|Creature]].
  
{| class="wikitable"  
+
{| class="wikitable"
 
  ! Index
 
  ! Index
 
  ! Type
 
  ! Type
Line 1,521: Line 1,590:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 15
+
  | 12
  | VarInt
+
  | Boolean
  |colspan="2"| Variant (Color & Style)
+
  |colspan="2"| Is baby
  | 0
+
  | false
|-
 
| 16
 
| VarInt
 
|colspan="2"| Armor (0: none, 1: iron, 2: gold, 3: diamond)
 
| 0 (none)
 
 
  |}
 
  |}
  
=== ZombieHorse ===
+
=== Animal ===
  
Extends [[#AbstractHorse|AbstractHorse]].
+
Extends [[#Ageable|Ageable]].
  
=== SkeletonHorse ===
+
No additional metadata.
  
Extends [[#AbstractHorse|AbstractHorse]].
+
=== AbstractHorse ===
  
=== ChestedHorse ===
+
Extends [[#Animal|Animal]].
  
Extends [[#AbstractHorse|AbstractHorse]].
+
{| class="wikitable"
 
 
{| class="wikitable"  
 
 
  ! Index
 
  ! Index
 
  ! Type
 
  ! Type
Line 1,550: Line 1,612:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 15
+
  |rowspan="9"| 13
| Boolean
+
  |rowspan="9"| Byte
|colspan="2"| Has Chest
+
  ! Bit mask
| false
+
  ! Meaning
  |}
+
  |rowspan="9"| 0
 
 
=== Donkey ===
 
 
 
Extends [[#ChestedHorse|ChestedHorse]].
 
 
 
=== Llama ===
 
 
 
Extends [[#ChestedHorse|ChestedHorse]].
 
 
 
{| class="wikitable"
 
  ! Index
 
  ! Type
 
  !style="width: 250px;" colspan="2"| Meaning
 
! Default
 
 
  |-
 
  |-
  | 16
+
  | 0x01
  | VarInt
+
  | ''Unused''
| colspan="2"| Strength (number of columns of 3 slots in the llama's inventory once a chest is equipped)
 
| 0
 
 
  |-
 
  |-
  | 17
+
  | 0x02
  | VarInt
+
  | Is Tame
| colspan="2"| Carpet color (a dye color, or -1 if no carpet equipped)
 
| -1
 
 
  |-
 
  |-
  | 18
+
  | 0x04
  | VarInt
+
  | Is saddled
  | 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
+
| 0x08
 +
| Has bred
 +
|-
 +
| 0x10
 +
| Is eating
 +
|-
 +
| 0x20
 +
| Is rearing (on hind legs)
 +
|-
 +
| 0x40
 +
| Is mouth open
 +
|-
 +
| 0x80
 +
| ''Unused''
 +
|-
 +
| 14
 +
| OptUUID
 +
  |colspan="2"| Owner
 +
  | Absent
 
  |}
 
  |}
  
=== Mule ===
+
=== Horse ===
  
Extends [[#ChestedHorse|ChestedHorse]].
+
Extends [[#AbstractHorse|AbstractHorse]].
  
=== Pig ===
+
{| class="wikitable"  
 
+
  ! Index
Extends [[#Animal|Animal]].
 
 
 
{| class="wikitable"
 
  ! Index
 
 
  ! Type
 
  ! Type
 
  !style="width: 250px;" colspan="2"| Meaning
 
  !style="width: 250px;" colspan="2"| Meaning
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 13
+
  | 15
  | Boolean
+
  | VarInt
  |colspan="2"| Has saddle
+
  |colspan="2"| Variant (Color & Style)
  | false
+
  | 0
 
  |-
 
  |-
  | 14
+
  | 16
 
  | VarInt
 
  | VarInt
  |colspan="2"| Total time to "boost" with a carrot on a stick for
+
  |colspan="2"| Armor (0: none, 1: iron, 2: gold, 3: diamond)
  | 0
+
| 0 (none)
 +
|-
 +
| 17
 +
| [[Slot]]
 +
|colspan="2"| Armor Item (Forge only)
 +
  | Empty
 
  |}
 
  |}
  
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.
+
=== ZombieHorse ===
 +
 
 +
Extends [[#AbstractHorse|AbstractHorse]].
  
=== Rabbit ===
+
=== SkeletonHorse ===
  
Extends [[#Animal|Animal]].
+
Extends [[#AbstractHorse|AbstractHorse]].
  
{| class="wikitable"
+
=== ChestedHorse ===
! Index
 
! Type
 
!style="width: 250px;" colspan="2"| Meaning
 
! Default
 
|-
 
| 13
 
| VarInt
 
|colspan="2"| Type
 
| 0
 
|}
 
  
Statuses:
+
Extends [[#AbstractHorse|AbstractHorse]].
  
;1
+
{| class="wikitable"  
:Causes the rabbit to use its rotated jumping animation, and displays jumping particles.
 
 
 
=== Polar Bear ===
 
 
 
Extends [[#Animal|Animal]].
 
 
 
{| class="wikitable"
 
 
  ! Index
 
  ! Index
 
  ! Type
 
  ! Type
Line 1,644: Line 1,692:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 13
+
  | 15
 
  | Boolean
 
  | Boolean
  |colspan="2"| Standing up
+
  |colspan="2"| Has Chest
 
  | false
 
  | false
 
  |}
 
  |}
  
=== Sheep ===
+
=== Donkey ===
 +
 
 +
Extends [[#ChestedHorse|ChestedHorse]].
 +
 
 +
=== Llama ===
  
Extends [[#Animal|Animal]].
+
Extends [[#ChestedHorse|ChestedHorse]].
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,660: Line 1,712:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  |rowspan="3"| 13
+
  | 16
  |rowspan="3"| Byte
+
| VarInt
  ! Bit mask
+
  | colspan="2"| Strength (number of columns of 3 slots in the llama's inventory once a chest is equipped)
! Meaning
+
  | 0
|rowspan="3"| 0
 
 
  |-
 
  |-
  | 0x0F
+
  | 17
  | Color (matches {{Minecraft Wiki|Data_values#Dyes|dye damage values}})
+
  | VarInt
 +
| colspan="2"| Carpet color (a dye color, or -1 if no carpet equipped)
 +
| -1
 
  |-
 
  |-
  | 0x10
+
  | 18
  | Is sheared
+
  | 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
 
  |}
 
  |}
  
Statuses:
+
=== Mule ===
;10
+
 
:Causes the sheep to play the eating grass animation for the next 40 ticks
+
Extends [[#ChestedHorse|ChestedHorse]].
  
=== TameableAnimal ===
+
=== Pig ===
  
 
Extends [[#Animal|Animal]].
 
Extends [[#Animal|Animal]].
Line 1,687: Line 1,742:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  |rowspan="4"| 13
+
  | 13
  |rowspan="4"| Byte
+
| Boolean
  ! Bit mask
+
  |colspan="2"| Has saddle
! Meaning
+
  | false
|rowspan="4"| 0
 
 
  |-
 
  |-
| 0x01
+
  | 14
| Is sitting
+
  | VarInt
|-
+
  |colspan="2"| Total time to "boost" with a carrot on a stick for
| 0x02
+
  | 0
| Is angry (only used with wolves)
 
|-
 
| 0x04
 
| Is tamed
 
|-
 
  | 14
 
  | OptUUID
 
  |colspan="2"| Owner
 
  | Absent
 
 
  |}
 
  |}
  
Statuses:
+
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.
;6
 
:Spawn smoke particles (taming failed)
 
;7
 
:Spawn heart particles (taming succeeded)
 
  
=== Ocelot ===
+
=== Rabbit ===
  
Extends [[#TameableAnimal|TameableAnimal]].
+
Extends [[#Animal|Animal]].
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,724: Line 1,765:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 15
+
  | 13
 
  | VarInt
 
  | 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"| Type
 
  | 0
 
  | 0
 
  |}
 
  |}
  
=== Wolf ===
+
=== Turtle ===
  
Extends [[#TameableAnimal|TameableAnimal]].
+
Extends [[#Animal|Animal]].
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,740: Line 1,781:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 15
+
  | 13
  | Float
+
  | BlockPos
  |colspan="2"| Damage taken (used for tail rotation)
+
  |colspan="2"| Home pos
  | Value of health field (1.0)
+
  | (0, 0, 0)
 +
|-
 +
| 14
 +
| Boolean
 +
|colspan="2"| Has egg
 +
| false
 +
|-
 +
| 15
 +
| Boolean
 +
|colspan="2"| Laying egg
 +
| false
 
  |-
 
  |-
 
  | 16
 
  | 16
 +
| BlockPos
 +
|colspan="2"| Travel pos
 +
| (0, 0, 0)
 +
|-
 +
| 17
 
  | Boolean
 
  | Boolean
  |colspan="2"| Is begging
+
  |colspan="2"| Going home
 
  | false
 
  | false
 
  |-
 
  |-
  | 17
+
  | 18
  | VarInt
+
  | Boolean
  |colspan="2"| Collar color (values are those {{Minecraft Wiki|Data_values#Dyes|used with dyes}})
+
  |colspan="2"| Traveling
  | 14 (Red)
+
  | false
 
  |}
 
  |}
  
Statuses:
+
=== Polar Bear ===
;8
 
:Play wolf shaking water animation
 
  
=== Parrot ===
+
Extends [[#Animal|Animal]].
 
 
Extends [[#TameableAnimal|TameableAnimal]].
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,770: Line 1,822:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 15
+
  | 13
  | VarInt
+
  | Boolean
  |colspan="2"| Variant (0: red/blue, 1: blue, 2: green, 3: yellow/blue, 4: silver)
+
  |colspan="2"| Standing up
  | 0
+
  | false
 
  |}
 
  |}
  
=== Villager ===
+
=== Chicken ===
  
Extends [[#Ageable|Ageable]].
+
Extends [[#Animal|Animal]].
 +
 
 +
No additional metadata.
  
{| class="wikitable"
+
=== Cow ===
! Index
 
! Type
 
!style="width: 250px;" colspan="2"| Meaning
 
! Default
 
|-
 
| 13
 
| VarInt
 
|colspan="2"| Profession (Farmer = 0, Librarian = 1, Priest = 2, Blacksmith = 3, Butcher = 4, Nitwit = 5)
 
| 0
 
|}
 
  
Statuses:
+
Extends [[#Animal|Animal]].
;12
 
:Spawn villager mating heart particles
 
;13
 
:Spawn villager angry particles
 
;14
 
:Spawn villager happy particles
 
  
=== Golem ===
+
No additional metadata.
 +
 
 +
=== Mooshroom ===
  
Extends [[#Creature|Creature]].
+
Extends [[#Cow|Cow]].
  
 
No additional metadata.
 
No additional metadata.
  
=== IronGolem ===
+
=== Sheep ===
  
Extends [[#Golem|Golem]].
+
Extends [[#Animal|Animal]].
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,816: Line 1,856:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  |rowspan="2"| 12
+
  |rowspan="3"| 13
  |rowspan="2"| Byte
+
  |rowspan="3"| Byte
 
  ! Bit mask
 
  ! Bit mask
 
  ! Meaning
 
  ! Meaning
  |rowspan="2"| 0
+
  |rowspan="3"| 0
 
  |-
 
  |-
  | 0x01
+
  | 0x0F
  | Is player-created
+
| Color (matches {{Minecraft Wiki|Data_values#Dyes|dye damage values}})
 +
|-
 +
| 0x10
 +
  | Is sheared
 
  |}
 
  |}
  
Statuses:
+
=== TameableAnimal ===
  
;4
+
Extends [[#Animal|Animal]].
:Plays attack animation and attack sound
 
;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"
 
{| class="wikitable"
Line 1,845: Line 1,879:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  |rowspan="2"| 12
+
  |rowspan="4"| 13
  |rowspan="2"| Byte
+
  |rowspan="4"| Byte
 
  ! Bit mask
 
  ! Bit mask
 
  ! Meaning
 
  ! Meaning
  |rowspan="2"| 0x10
+
  |rowspan="4"| 0
 
  |-
 
  |-
  | 0x10
+
  | 0x01
  | has no pumpkin hat
+
  | Is sitting
 +
|-
 +
| 0x02
 +
| Is angry (only used with wolves)
 +
|-
 +
| 0x04
 +
| Is tamed
 +
|-
 +
| 14
 +
| OptUUID
 +
|colspan="2"| Owner
 +
| Absent
 
  |}
 
  |}
  
=== Shulker ===
+
=== Ocelot ===
  
Extends [[#Golem|Golem]].
+
Extends [[#TameableAnimal|TameableAnimal]].
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,865: Line 1,910:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 12
+
  | 15
  | Direction
+
  | VarInt
  |colspan="2"| Facing direction
+
  |colspan="2"| Type (0 = untamed, 1 = tuxedo, 2 = tabby, 3 = siamese). Used to render regardless as to whether it is tamed or not.
| Down (0)
 
|-
 
| 13
 
| OptPosition
 
|colspan="2"| Attachment position
 
| Absent
 
|-
 
| 14
 
| Byte
 
  |colspan="2"| Shield height
 
 
  | 0
 
  | 0
|-
 
| 15
 
| Byte
 
| colspan="2"| Color (dye color)
 
| 10 (purple)
 
 
  |}
 
  |}
  
=== Monster ===
+
=== Wolf ===
  
Extends [[#Creature|Creature]].
+
Extends [[#TameableAnimal|TameableAnimal]].
 
 
No additional metadata.
 
 
 
=== Blaze ===
 
 
 
Extends [[#Monster|Monster]].
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,902: Line 1,926:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  |rowspan="2"|12
+
  | 15
  |rowspan="2"|Byte
+
| Float
  ! Bit mask
+
|colspan="2"| Damage taken (used for tail rotation)
  ! Meaning
+
  | Value of health field (1.0)
  |rowspan="2"|0
+
|-
 +
  | 16
 +
  | Boolean
 +
  |colspan="2"| Is begging
 +
| false
 
  |-
 
  |-
  | 0x01
+
  | 17
  | Is on fire
+
  | VarInt
 +
|colspan="2"| Collar color (values are those {{Minecraft Wiki|Data_values#Dyes|used with dyes}})
 +
| 14 (Red)
 
  |}
 
  |}
  
=== Creeper ===
+
=== Parrot ===
  
Extends [[#Monster|Monster]].
+
Extends [[#TameableAnimal|TameableAnimal]].
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,922: Line 1,952:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 12
+
  | 15
 
  | VarInt
 
  | VarInt
  |colspan="2"| State (-1 = idle, 1 = fuse)
+
  |colspan="2"| Variant (0: red/blue, 1: blue, 2: green, 3: yellow/blue, 4: grey)
  | -1
+
  | 0
  |-
+
  |}
  | 13
+
 
  | Boolean
+
=== Villager ===
  |colspan="2"| Is {{Minecraft Wiki|Creeper#Charged Creepers|charged}}
+
 
  | false
+
Extends [[#Ageable|Ageable]].
 +
 
 +
{| class="wikitable"
 +
  ! Index
 +
  ! Type
 +
  !style="width: 250px;" colspan="2"| Meaning
 +
  ! Default
 
  |-
 
  |-
  | 14
+
  | 13
  | Boolean
+
  | VarInt
  |colspan="2"| Is ignited
+
  |colspan="2"| Profession (Farmer = 0, Librarian = 1, Priest = 2, Blacksmith = 3, Butcher = 4, Nitwit = 5)
  | false
+
  | 0
 
  |}
 
  |}
  
=== Endermite ===
+
=== Golem ===
  
Extends [[#Monster|Monster]].
+
Extends [[#Creature|Creature]].
  
 
No additional metadata.
 
No additional metadata.
  
=== Giant Zombie ===
+
=== IronGolem ===
  
Extends [[#Monster|Monster]].
+
Extends [[#Golem|Golem]].
 
 
No additional metadata.
 
 
 
=== Guardian ===
 
 
 
Extends [[#Monster|Monster]].
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,959: Line 1,989:
 
  !style="width: 250px;" colspan="2"| Meaning
 
  !style="width: 250px;" colspan="2"| Meaning
 
  ! Default
 
  ! Default
|-
 
| 12
 
| Boolean
 
|colspan="2"| Is retracting spikes
 
| false
 
 
  |-
 
  |-
  | 13
+
  |rowspan="2"| 12
  | VarInt
+
  |rowspan="2"| Byte
  |colspan="2"| Target EID
+
! Bit mask
  | 0
+
! Meaning
 +
  |rowspan="2"| 0
 +
  |-
 +
| 0x01
 +
| Is player-created
 
  |}
 
  |}
  
;21
+
=== Snowman ===
:Plays the guardian sound effect from this entity.
 
  
=== ElderGuardian ===
+
Extends [[#Golem|Golem]].
 
 
Extends [[#Guardian|Guardian]].
 
 
 
=== Silverfish ===
 
 
 
Extends [[#Monster|Monster]].
 
 
 
No additional metadata.
 
 
 
=== EvocationIllager ===
 
 
 
Extends [[#Monster|Monster]].
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 1,994: Line 2,010:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 12
+
  |rowspan="3"| 12
| Byte
+
  |rowspan="3"| Byte
| colspan="2"| Spell (0: none, 1: summon vex, 2: attack, 3: wololo)
 
| 0
 
|}
 
 
 
=== IllusionIllager ===
 
 
 
Extends [[#EvocationIllager|EvocationIllager]].
 
 
 
=== Vex ===
 
 
 
Extends [[#Monster|Monster]].
 
 
 
{| class="wikitable"
 
! Index
 
! Type
 
!style="width: 250px;" colspan="2"| Meaning
 
! Default
 
|-
 
|rowspan="2"| 12
 
  |rowspan="2"| Byte
 
 
  ! Bit mask
 
  ! Bit mask
 
  ! Meaning
 
  ! Meaning
  |rowspan="2"| 0
+
  |rowspan="3"| 0x10
 +
|-
 +
| 0x10
 +
| has pumpkin hat
 
  |-
 
  |-
  | 0x01
+
  | 0x00
  | Is in attack mode
+
  | has no pumpkin hat
 
  |}
 
  |}
  
=== VindicationIllager ===
+
=== Shulker ===
  
Extends [[#Monster|Monster]].
+
Extends [[#Golem|Golem]].
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,034: Line 2,033:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  |rowspan="2"| 12
+
  | 12
  |rowspan="2"| Byte
+
| Direction
  ! Bit mask
+
|colspan="2"| Attach face
  ! Meaning
+
  | Down (0)
  |rowspan="2"| 0
+
|-
 +
  | 13
 +
  | OptPosition
 +
  |colspan="2"| Attachment position
 +
| Absent
 
  |-
 
  |-
  | 0x01
+
  | 14
  | Has target (aggressive state)
+
  | Byte
 +
|colspan="2"| Shield height
 +
| 0
 +
|-
 +
| 15
 +
| Byte
 +
| colspan="2"| Color (dye color)
 +
| 10 (purple)
 
  |}
 
  |}
  
=== EvocationFangs ===
+
=== Monster ===
  
Extends [[#Entity|Entity]].
+
Extends [[#Creature|Creature]].
  
 
No additional metadata.
 
No additional metadata.
  
Statuses:
+
=== Blaze ===
 
 
;4
 
:Starts the attack animation, and plays the <code>entity.evocation_fangs.attack</code> sound.
 
 
 
=== AbstractSkeleton ===
 
  
 
Extends [[#Monster|Monster]].
 
Extends [[#Monster|Monster]].
Line 2,065: Line 2,070:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 12
+
  |rowspan="2"|12
  | Boolean
+
  |rowspan="2"|Byte
  |colspan="2"| Is swinging arms
+
! Bit mask
  | false
+
! Meaning
 +
  |rowspan="2"|0
 +
|-
 +
| 0x01
 +
  | Is on fire
 
  |}
 
  |}
  
=== Skeleton ===
+
=== Creeper ===
 
 
Extends [[#AbstractSkeleton|AbstractSkeleton]].
 
 
 
=== Wither Skeleton ===
 
 
 
Extends [[#AbstractSkeleton|AbstractSkeleton]].
 
 
 
=== Stray ===
 
 
 
Extends [[#AbstractSkeleton|AbstractSkeleton]].
 
 
 
=== Spider ===
 
  
 
Extends [[#Monster|Monster]].
 
Extends [[#Monster|Monster]].
Line 2,093: Line 2,090:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  |rowspan="2"| 12
+
  | 12
  |rowspan="2"| Byte
+
| VarInt
  ! Bit mask
+
  |colspan="2"| State (-1 = idle, 1 = fuse)
! Meaning
+
  | -1
|rowspan="2"| 0
 
 
  |-
 
  |-
  | 0x01
+
  | 13
  | Is climbing
+
  | Boolean
 +
|colspan="2"| Is {{Minecraft Wiki|Creeper#Charged Creepers|charged}}
 +
| false
 +
|-
 +
| 14
 +
| Boolean
 +
|colspan="2"| Is ignited
 +
| false
 
  |}
 
  |}
  
=== Witch ===
+
=== Endermite ===
  
 
Extends [[#Monster|Monster]].
 
Extends [[#Monster|Monster]].
  
{| class="wikitable"
+
No additional metadata.
! Index
+
 
! Type
+
=== Giant Zombie ===
!style="width: 250px;" colspan="2"| Meaning
 
! Default
 
|-
 
| 12
 
| Boolean
 
|colspan="2"| Is drinking potion
 
| false
 
|}
 
  
Statues:
+
Extends [[#Monster|Monster]].
  
;15
+
No additional metadata.
:Spawns between 10 and 45 <code>witchMagic</code> particles.  This status has a .075% chance of happening each tick.
 
  
=== Wither ===
+
=== Guardian ===
  
 
Extends [[#Monster|Monster]].
 
Extends [[#Monster|Monster]].
Line 2,133: Line 2,127:
 
  !style="width: 250px;" colspan="2"| Meaning
 
  !style="width: 250px;" colspan="2"| Meaning
 
  ! Default
 
  ! Default
  |-
+
  |-  
 
  | 12
 
  | 12
  | VarInt
+
  | Boolean
  |colspan="2"| Center head's target (entity ID, or 0 if no target)
+
  |colspan="2"| Is retracting spikes
  | 0
+
  | false
 
  |-
 
  |-
 
  | 13
 
  | 13
 
  | VarInt
 
  | VarInt
  |colspan="2"| Left(?) head's target (entity ID, or 0 if no target)
+
  |colspan="2"| Target EID
| 0
 
|-
 
| 14
 
| VarInt
 
|colspan="2"| Right(?) head's target (entity ID, or 0 if no target)
 
| 0
 
|-
 
| 15
 
| VarInt
 
|colspan="2"| Invulnerable time
 
 
  | 0
 
  | 0
 
  |}
 
  |}
  
=== Zombie ===
+
=== ElderGuardian ===
 +
 
 +
Extends [[#Guardian|Guardian]].
 +
 
 +
=== Silverfish ===
 +
 
 +
Extends [[#Monster|Monster]].
 +
 
 +
No additional metadata.
 +
 
 +
=== Abstract Illager ===
  
 
Extends [[#Monster|Monster]].
 
Extends [[#Monster|Monster]].
Line 2,165: Line 2,159:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 12
+
  |rowspan="2"| 12
  | Boolean
+
  |rowspan="2"| Byte
  |colspan="2"| Is baby
+
! Bit mask
| false
+
! Meaning
 +
  |rowspan="2"| 0
 
  |-
 
  |-
  | 13
+
  | 0x01
  | VarInt
+
  | Has target (aggressive state)
|colspan="2"| Unused (previously type)
 
| 0
 
|-
 
| 14
 
| Boolean
 
|colspan="2"| Are hands held up
 
| false
 
 
  |}
 
  |}
  
=== Zombie Villager ===
+
=== VindicationIllager ===
 +
 
 +
Extends [[#Abstract Illager|Abstract Illager]].
 +
 
 +
=== Spellcaster Illager ===
  
Extends [[#Zombie|Zombie]].
+
Extends [[#Abstract Illager|Abstract Illlager]].
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,190: Line 2,182:
 
  !style="width: 250px;" colspan="2"| Meaning
 
  !style="width: 250px;" colspan="2"| Meaning
 
  ! Default
 
  ! Default
  |-  
+
  |-
  | 15
+
  | 13
  | Boolean
+
  | Byte
  |colspan="2"| Is converting
+
  | colspan="2"| Spell (0: none, 1: summon vex, 2: attack, 3: wololo, 4: disappear, 5: blindness)
| false
 
|-
 
| 16
 
| VarInt
 
|colspan="2"| Profession
 
 
  | 0
 
  | 0
 
  |}
 
  |}
  
Statuses:
+
=== EvocationIllager ===
  
;16
+
Extends [[#Spellcaster Illager|Spellcaster Illager]].
:Plays the zombie cure finished sound effect (unless the entity is silent)
 
  
=== Husk ===
+
=== IllusionIllager ===
  
Extends [[#Zombie|Zombie]].
+
Extends [[#Spellcaster Illager|Spellcaster Illager]].
  
=== Enderman ===
+
=== Vex ===
  
 
Extends [[#Monster|Monster]].
 
Extends [[#Monster|Monster]].
Line 2,221: Line 2,207:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 12
+
  |rowspan="2"| 12
  | Opt BlockID
+
  |rowspan="2"| Byte
  |colspan="2"| Carried block
+
! Bit mask
| Absent
+
! Meaning
 +
  |rowspan="2"| 0
 
  |-
 
  |-
  | 13
+
  | 0x01
  | Boolean
+
  | Is in attack mode
|colspan="2"| Is screaming
 
| false
 
 
  |}
 
  |}
  
=== EnderDragon ===
+
=== EvocationFangs ===
 +
 
 +
Extends [[#Entity|Entity]].
 +
 
 +
No additional metadata.
 +
 
 +
=== AbstractSkeleton ===
  
Extends [[#Insentient|Insentient]].
+
Extends [[#Monster|Monster]].
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,243: Line 2,234:
 
  |-
 
  |-
 
  | 12
 
  | 12
  | VarInt
+
  | Boolean
  |colspan="2"| Dragon phase
+
  |colspan="2"| Is swinging arms
  | 10 (hover)
+
  | false
 
  |}
 
  |}
  
Phases (according to {{Minecraft Wiki|Ender Dragon#Data_values|the wiki page on dragon data values}}) are:
+
=== Skeleton ===
 +
 
 +
Extends [[#AbstractSkeleton|AbstractSkeleton]].
  
* 0: circling
+
=== Wither Skeleton ===
* 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 [[#AbstractSkeleton|AbstractSkeleton]].
  
Extends [[#Insentient|Insentient]].
+
=== Stray ===
  
No additional metadata.
+
Extends [[#AbstractSkeleton|AbstractSkeleton]].
  
=== Ghast ===
+
=== Spider ===
  
Extends [[#Flying|Flying]].
+
Extends [[#Monster|Monster]].
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,278: Line 2,261:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 12
+
  |rowspan="2"| 12
  | Boolean
+
  |rowspan="2"| Byte
  |colspan="2"| Is attacking
+
! Bit mask
  | false
+
! Meaning
 +
  |rowspan="2"| 0
 +
|-
 +
| 0x01
 +
  | Is climbing
 
  |}
 
  |}
  
=== Slime ===
+
=== Witch ===
  
Extends [[#Insentient|Insentient]].
+
Extends [[#Monster|Monster]].
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,295: Line 2,282:
 
  |-
 
  |-
 
  | 12
 
  | 12
  | VarInt
+
  | Boolean
  |colspan="2"| Size
+
  |colspan="2"| Is drinking potion
  | 1
+
  | false
 
  |}
 
  |}
  
=== LlamaSpit ===
+
=== Wither ===
  
Extends [[#Entity|Entity]].
+
Extends [[#Monster|Monster]].
 
 
=== Minecart ===
 
 
 
Extends [[#Entity|Entity]].
 
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 2,314: Line 2,297:
 
  ! Default
 
  ! Default
 
  |-
 
  |-
  | 6
+
  | 12
 
  | VarInt
 
  | VarInt
  |colspan="2"| Shaking power
+
  |colspan="2"| Center head's target (entity ID, or 0 if no target)
 
  | 0
 
  | 0
 
  |-
 
  |-
  | 7
+
  | 13
 
  | VarInt
 
  | VarInt
  |colspan="2"| Shaking direction
+
  |colspan="2"| Left head's target (entity ID, or 0 if no target)
  | 1
+
  | 0
 
  |-
 
  |-
  | 8
+
  | 14
| Float
 
|colspan="2"| Shaking multiplier
 
| 0.0
 
|-
 
| 9
 
 
  | VarInt
 
  | VarInt
  |colspan="2"| Custom block ID and damage
+
  |colspan="2"| Right head's target (entity ID, or 0 if no target)
 
  | 0
 
  | 0
 
  |-
 
  |-
  | 10
+
  | 15
 
  | VarInt
 
  | VarInt
  |colspan="2"| Custom block Y position (in 16ths of a block)
+
  |colspan="2"| Invulnerable time
  | 6
+
  | 0
|-
 
| 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.
+
=== Zombie ===
  
* Rideable Minecarts contain air (0:0) and have a y position of 6
+
Extends [[#Monster|Monster]].
* 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 ===
+
{| class="wikitable"
 
+
  ! Index
Extends [[#Minecart|Minecart]].
+
  ! Type
 
 
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]].
 
 
 
{| class="wikitable"
 
  ! Index
 
  ! Type
 
 
  !style="width: 250px;" colspan="2"| Meaning
 
  !style="width: 250px;" colspan="2"| Meaning
 
  ! Default
 
  ! Default
Line 2,391: Line 2,330:
 
  | 12
 
  | 12
 
  | Boolean
 
  | Boolean
  |colspan="2"| Is powered
+
  |colspan="2"| Is baby
 
  | false
 
  | false
  |}
+
  |-
 
+
| 13
=== MinecartTNT ===
+
| VarInt
 +
|colspan="2"| Unused (previously type)
 +
| 0
 +
|-
 +
| 14
 +
| Boolean
 +
|colspan="2"| Are hands held up
 +
| false
 +
|-
 +
| 15
 +
| Boolean
 +
|colspan="2"| Is becoming a drowned
 +
| false
 +
|}
  
Extends [[#Minecart|Minecart]].
+
=== Zombie Villager ===
  
No additional metadata.
+
Extends [[#Zombie|Zombie]].
  
Statuses:
+
{| class="wikitable"
 
+
! Index
;10
+
! Type
:Causes the TNT to ignite. Does ''not'' play a sound; the sound must be played separately.
+
!style="width: 250px;" colspan="2"| Meaning
 
+
! Default
=== MinecartSpawner ===
+
|-
 
+
| 16
Extends [[#Minecart|Minecart]].
+
| Boolean
 +
|colspan="2"| Is converting
 +
| false
 +
|-
 +
| 17
 +
| VarInt
 +
|colspan="2"| Profession
 +
| 0
 +
|}
 +
 
 +
=== Husk ===
 +
 
 +
Extends [[#Zombie|Zombie]].
 +
 
 +
No additional metadata.
 +
 
 +
=== Drowned ===
 +
 
 +
Extends [[#Zombie|Zombie]].
  
 
No additional metadata.
 
No additional metadata.
  
Statuses:
+
=== Enderman ===
  
;1
+
Extends [[#Monster|Monster]].
:Resets the delay of the spawner to 200 ticks (the default minimum value).
+
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| 12
 +
| Opt BlockID
 +
|colspan="2"| Carried block
 +
| Absent
 +
|-
 +
| 13
 +
| Boolean
 +
|colspan="2"| Is screaming
 +
| false
 +
|}
 +
 
 +
=== EnderDragon ===
 +
 
 +
Extends [[#Insentient|Insentient]].
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| 12
 +
| 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 ===
 +
 
 +
Extends [[#Insentient|Insentient]].
 +
 
 +
No additional metadata.
 +
 
 +
=== Ghast ===
 +
 
 +
Extends [[#Flying|Flying]].
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| 12
 +
| Boolean
 +
|colspan="2"| Is attacking
 +
| false
 +
|}
 +
 
 +
=== Phantom ===
 +
 
 +
Extends [[#Flying|Flying]].
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| 12
 +
| VarInt
 +
|colspan="2"| Size
 +
| 0
 +
|}
 +
 
 +
Hitbox size is determined by horizontal=0.9 + 0.2*size and vertical=0.5 + 0.1 * i
 +
 
 +
=== Slime ===
 +
 
 +
Extends [[#Insentient|Insentient]].
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| 12
 +
| VarInt
 +
|colspan="2"| Size
 +
| 1
 +
|}
 +
 
 +
=== LlamaSpit ===
 +
 
 +
Extends [[#Entity|Entity]].
 +
 
 +
=== Minecart ===
 +
 
 +
Extends [[#Entity|Entity]].
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| 6
 +
| VarInt
 +
|colspan="2"| Shaking power
 +
| 0
 +
|-
 +
| 7
 +
| VarInt
 +
|colspan="2"| Shaking direction
 +
| 1
 +
|-
 +
| 8
 +
| Float
 +
|colspan="2"| Shaking multiplier
 +
| 0.0
 +
|-
 +
| 9
 +
| VarInt
 +
|colspan="2"| Custom block ID and damage
 +
| 0
 +
|-
 +
| 10
 +
| VarInt
 +
|colspan="2"| Custom block Y position (in 16ths of a block)
 +
| 6
 +
|-
 +
| 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.
 +
 
 +
* 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]].
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| 12
 +
| Boolean
 +
|colspan="2"| Has fuel
 +
| false
 +
|}
 +
 
 +
=== MinecartTNT ===
 +
 
 +
Extends [[#Minecart|Minecart]].
 +
 
 +
No additional metadata.
 +
 
 +
=== MinecartSpawner ===
 +
 
 +
Extends [[#Minecart|Minecart]].
 +
 
 +
No additional metadata.
  
 
=== MinecartCommandBlock ===
 
=== MinecartCommandBlock ===
 
+
 
Extends [[#Minecart|Minecart]].
+
Extends [[#Minecart|Minecart]].
 
+
 
{| class="wikitable"
+
{| class="wikitable"
  ! Index
+
  ! Index
  ! Type
+
  ! Type
  !style="width: 250px;" colspan="2"| Meaning
+
  !style="width: 250px;" colspan="2"| Meaning
  ! Default
+
  ! Default
  |-
+
  |-
  | 12
+
  | 12
  | String
+
  | String
  |colspan="2"| Command
+
  |colspan="2"| Command
  | <code></code>
+
  | <code></code>
  |-
+
  |-
  | 13
+
  | 13
  | [[Chat]]
+
  | [[Chat]]
  |colspan="2"| Last output
+
  |colspan="2"| Last output
  | <code>{"text":""}</code>
+
  | <code>{"text":""}</code>
 +
|}
 +
 
 +
=== TNTPrimed ===
 +
 
 +
Extends [[#Entity|Entity]].
 +
 
 +
{| class="wikitable"
 +
! Index
 +
! Type
 +
!style="width: 250px;" colspan="2"| Meaning
 +
! Default
 +
|-
 +
| 6
 +
| VarInt
 +
|colspan="2"| Fuse time
 +
| 80
 
  |}
 
  |}
  
=== TNTPrimed ===
+
[[Category:Minecraft Modern]]
 
 
Extends [[#Entity|Entity]].
 
 
 
{| class="wikitable"
 
! Index
 
! Type
 
!style="width: 250px;" colspan="2"| Meaning
 
! Default
 
|-
 
| 6
 
| VarInt
 
|colspan="2"| Fuse time
 
| 80
 
|}
 

Revision as of 12:33, 31 May 2019

Various Entities have different metadata fields and status codes.

Contents

Mobs

Mobs are spawned via Spawn Mob.

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

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

Type Name bounding box x and z bounding box y ID
0 AreaEffectCloud 2.0 * Radius 0.5 minecraft:area_effect_cloud
1 ArmorStand normal: 0.5 marker: 0.0 small: 0.25 normal: 1.975 marker: 0.0 small: 0.9875 minecraft:armor_stand
2 Arrow 0.5 0.5 minecraft:arrow
3 Bat 0.5 0.9 minecraft:bat
4 Blaze 0.6 1.8 minecraft:blaze
5 Boat 1.375 0.5625 minecraft:boat
6 CaveSpider 0.7 0.5 minecraft:cave_spider
7 Chicken 0.4 0.7 minecraft:chicken
8 Cod 0.9 1.4 minecraft:cod
9 Cow 0.9 1.4 minecraft:cow
10 Creeper 0.6 1.7 minecraft:creeper
11 Donkey 1.3964844 1.6 minecraft:donkey
12 Dolphin 0.9 0.6 minecraft:dolphin
13 DragonFireball 1.0 1.0 minecraft:dragon_fireball
14 Drowned ? ? minecraft:drowned
15 ElderGuardian 1.9975 (2.35 * guardian) 1.9975 (2.35 * guardian) minecraft:elder_guardian
16 EnderCrystal 2.0 2.0 minecraft:end_crystal
17 EnderDragon 16.0 8.0 minecraft:ender_dragon
18 Enderman 0.6 2.9 minecraft:enderman
19 Endermite 0.4 0.3 minecraft:endermite
20 EvocationFangs 0.5 0.8 minecraft:evoker_fangs
21 EvocationIllager 0.6 1.95 minecraft:evoker
22 XPOrb 0.5 0.5 minecraft:experience_orb
23 EyeOfEnderSignal 0.25 0.25 minecraft:eye_of_ender
24 FallingSand 0.98 0.98 minecraft:falling_block
25 FireworksRocketEntity 0.25 0.25 minecraft:fireworks_rocket
26 Ghast 4 4 minecraft:ghast
27 Giant 3.6 10.8 minecraft:giant
28 Guardian 0.85 0.85 minecraft:guardian
29 Horse (EntityHorse until 1.11) 1.3964844 1.6 minecraft:horse
30 Husk 0.6 1.95 minecraft:husk
31 IllusionIllager 0.6 1.95 minecraft:illusioner
32 Item 0.25 0.25 minecraft:item
33 ItemFrame 0.75 or 0.0625 (depth) 0.75 minecraft:item_frame
34 Fireball (ghast) 1.0 1.0 minecraft:fireball
35 LeashKnot 0.375 0.5 minecraft:leash_knot
36 Llama 0.9 1.87 minecraft:llama
37 LlamaSpit 0.25 0.25 minecraft:llama_spit
38 LavaSlime (Magma Cube) 0.51000005 * size 0.51000005 * size minecraft:magma_cube
39 MinecartRideable 0.98 0.7 minecraft:minecart
40 MinecartChest 0.98 0.7 minecraft:chest_minecart
41 MinecartCommandBlock 0.98 0.7 minecraft:commandblock_minecart
42 MinecartFurnace 0.98 0.7 minecraft:furnace_minecart
43 MinecartHopper 0.98 0.7 minecraft:hopper_minecart
44 MinecartSpawner 0.98 0.7 minecraft:spawner_minecart
45 MinecartTNT 0.98 0.7 minecraft:tnt_minecart
46 Mule 1.3964844 1.6 minecraft:mule
47 MushroomCow (Mooshroom) 0.9 1.4 minecraft:mooshroom
48 Ozelot (Ocelot) 0.6 0.7 minecraft:ocelot
49 Painting type width or 0.0625 (depth) type height minecraft:painting
50 Parrot 0.5 0.9 minecraft:parrot
51 Pig 0.9 0.9 minecraft:pig
52 Pufferfish ? ? minecraft:pufferfish
53 PigZombie 0.6 1.95 minecraft:zombie_pigman
54 PolarBear 1.3 1.4 minecraft:polar_bear
55 PrimedTnt 0.98 0.98 minecraft:tnt
56 Rabbit 0.4 0.5 minecraft:rabbit
57 Salmon ? ? minecraft:salmon
58 Sheep 0.9 1.3 minecraft:sheep
59 Shulker 1.0 1.0-2.0 (depending on peek) minecraft:shulker
60 ShulkerBullet 0.3125 0.3125 minecraft:shulker_bullet
61 Silverfish 0.4 0.3 minecraft:silverfish
62 Skeleton 0.6 1.99 minecraft:skeleton
63 SkeletonHorse 1.3964844 1.6 minecraft:skeleton_horse
64 (67: 1.14) Slime 0.51000005 * size 0.51000005 * size minecraft:slime
65 SmallFireball (blaze) 0.3125 0.3125 minecraft:small_fireball
66 SnowMan 0.7 1.9 minecraft:snow_golem
67 Snowball 0.25 0.25 minecraft:snowball
68 SpectralArrow 0.5 0.5 minecraft:spectral_arrow
69 Spider 1.4 0.9 minecraft:spider
70 Squid 0.8 0.8 minecraft:squid
71 Stray 0.6 1.99 minecraft:stray
72 Tropical Fish 0.5 0.4 minecraft:tropical_fish
73 Turtle 1.2 0.4 minecraft:turtle
74 ThrownEgg 0.25 0.25 minecraft:egg
75 ThrownEnderpearl 0.25 0.25 minecraft:ender_pearl
76 ThrownExpBottle 0.25 0.25 minecraft:experience_bottle
77 ThrownPotion 0.25 0.25 minecraft:potion
78 Vex 0.4 0.8 minecraft:vex
79 Villager 0.6 1.95 minecraft:villager
80 VillagerGolem (Iron Golem) 1.4 2.7 minecraft:iron_golem}
81 VindicationIllager 0.6 1.95 minecraft:vindicator
82 Witch 0.6 1.95 minecraft:witch
83 WitherBoss 0.9 3.5 minecraft:wither
84 WitherSkeleton 0.7 2.4 minecraft:wither_skeleton
85 WitherSkull 0.3125 0.3125 minecraft:wither_skull
86 Wolf 0.6 0.85 minecraft:wolf
87 Zombie 0.6 1.95 minecraft:zombie
88 ZombieHorse 1.3964844 1.6 minecraft:zombie_horse
89 ZombieVillager 0.6 1.95 minecraft:zombie_villager
90 Phantom 0.9 0.5 minecraft:phantom
91 Lightning Bolt - - minecraft:lightning_bolt
92 Player ? ? minecraft:player
93 Fishing bobber ? ? minecraft:fishing_bobber
94 Trident ? ? minecraft:trident

Objects

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

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

ID Name bounding box x and z bounding box y
1 Boat 1.375 0.6
2 Item Stack (Slot) 0.25 0.25
3 Area Effect Cloud 2.0 * Radius 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
61 Snowball (projectile) 0.25 0.25
62 Egg (projectile) 0.25 0.25
63 FireBall (ghast projectile) 1.0 1.0
64 FireCharge (blaze projectile) 0.3125 0.3125
65 Thrown Enderpearl 0.25 0.25
66 Wither Skull (projectile) 0.3125 0.3125
67 Shulker Bullet 0.3125 0.3125
68 Llama spit 0.25 0.25
70 Falling Objects 0.98 0.98
71 Item frames 0.75 or 0.0625 0.75
72 Eye of Ender 0.25 0.25
73 Thrown Potion 0.25 0.25
75 Thrown Exp Bottle 0.25 0.25
76 Firework Rocket 0.25 0.25
77 Leash Knot 0.375 0.5
78 ArmorStand normal: 0.5 marker: 0.0 small: 0.25 normal: 1.975 marker: 0.0 small: 0.9875
79 Evocation Fangs 0.5 0.8
90 Fishing Hook 0.25 0.25
91 Spectral Arrow 0.5 0.5
93 Dragon Fireball 1.0 1.0
94 Trident ? ?

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

Entity Metadata Format

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

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

Name Type Meaning
Index Unsigned Byte Unique index key determining the meaning of the following value, see the table below. If this is 0xff then the it is the end of the Entity Metadata array and no more is read.
Type Optional VarInt Enum Only if Index is not 0xff; the type of the index, see the table below
Value Optional value of Type Only if Index is not 0xff: the value of the metadata field
Value of Type field Type of Value field Notes
0 Byte
1 VarInt
2 Float
3 String
4 Chat
5 OptChat (Boolean + Optional Chat) Chat is present if the Boolean is set to true
6 Slot
7 Boolean
8 Rotation 3 floats: rotation on x, rotation on y, rotation on z
9 Position
10 OptPosition (Boolean + Optional Position) Position is present if the Boolean is set to true
11 Direction (VarInt) (Down = 0, Up = 1, North = 2, South = 3, West = 4, East = 5)
12 OptUUID (Boolean + Optional UUID) UUID is present if the Boolean is set to true
13 OptBlockID (VarInt) 0 for absent (implies air); otherwise, a block state ID as per the global palette
14 NBT
15 Particle

Entity classes also recursively inherit fields from classes they extend.

Entity

The base class.

Index Type Meaning Default
0 Byte Bit mask Meaning 0
0x01 On Fire
0x02 Crouched
0x04 Unused (previously riding)
0x08 Sprinting
0x10 Swimming
0x20 Invisible
0x40 Glowing effect
0x80 Flying with elytra
1 VarInt Air 300
2 OptChat Custom name empty
3 Boolean Is custom name visible false
4 Boolean Is silent false
5 Boolean No gravity false

Throwable

Extends Entity.

No additional metadata.

Egg

Extends Throwable.

No additional metadata.

Ender Pearl

Extends Throwable.

No additional metadata.

Experience Bottle

Extends Throwable.

No additional metadata.

Snowball

Extends Throwable.

No additional metadata.

Potion

Extends Throwable.

Index Type Meaning Default
6 Slot Potion which is thrown Empty

Eye of Ender

Extends Entity.

No additional metadata.

FallingBlock

Extends Entity.

Index Type Meaning Default
6 Position spawn position (0, 0, 0)

AreaEffectCloud

Extends Entity.

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

FishingHook

Extends Entity.

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

Arrow

Extends Entity.

Abstract base class for TippedArrow (which is used for regular arrows as well as tipped ones) and Spectral Arrow.

Index Type Meaning Default
6 Byte Bit mask Meaning 0
0x01 Is critical
0x02 Is noclip (used by loyalty tridents when returning)
7 OptUUID Shooter UUID Empty

TippedArrow

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

Trident

Extends Arrow.

Index Type Meaning Default
8 VarInt Loyalty level (enchantment) 0

Boat

Extends Entity.

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

EnderCrystal

Extends Entity.

Index Type Meaning Default
6 OptPosition Beam target Absent
7 Boolean Show bottom true

Abstract Fireball

Extends Entity.

No additional metadata.

Dragon Fireball

Extends Abstract Fireball.

No additional metadata.

Fireball

Extends Abstract Fireball. This is the large fireball shot by ghasts.

No additional metadata.

Small Fireball

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

No additional metadata.

WitherSkull

Extends Abstract Fireball.

Index Type Meaning Default
6 Boolean Invulnerable false

Fireworks

Extends Entity.

Index Type Meaning Default
6 Slot Firework info empty
7 VarInt Entity ID of entity which used firework (for elytra boosting) 0

Hanging

Extends Entity.

No additional metadata.

ItemFrame

Extends Hanging.

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

Item

Extends Entity.

Index Type Meaning Default
6 Slot Item Empty

Living

Extends Entity.

Index Type Meaning Default
6 Byte Hand states, used to trigger blocking/eating/drinking animation. 0
Bit mask Meaning
0x01 Is hand active
0x02 Active hand (0 = main hand, 1 = offhand)
0x04 In riptide spin attack
7 Float Health 1.0
8 VarInt Potion effect color (or 0 if there is no effect) 0
9 Boolean Is potion effect ambient: reduces the number of particles generated by potions to 1/5 the normal amount false
10 VarInt Number of arrows in entity 0

Player

Extends Living.

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

ArmorStand

Extends Living.

Index Type Meaning Default
11 Byte Bit mask Meaning 0
0x01 is Small
0x04 has Arms
0x08 no BasePlate
0x10 set Marker
12 Rotation Head rotation (0.0, 0.0, 0.0)
13 Rotation Body rotation (0.0, 0.0, 0.0)
14 Rotation Left arm rotation (-10.0, 0.0, -10.0)
15 Rotation Right arm rotation (-15.0, 0.0, 10.0)
16 Rotation Left leg rotation (-1.0, 0.0, -1.0)
17 Rotation 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.

Insentient

Extends Living.

Index Type Meaning Default
11 Byte Bit mask Meaning 0
0x01 NoAI
0x02 Left handed

Ambient

Extends Insentient.

No additional metadata.

Bat

Extends Ambient.

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

Creature

Extends Insentient.

No additional metadata.

WaterMob

Extends Creature.

No additional metadata.

Squid

Extends WaterMob

No additional metadata.

Dolphin

Extends WaterMob.

Index Type Meaning Default
12 Position Treasure position (0, 0, 0)
13 Boolean Can find treasure false
14 Boolean Has fish false

Abstract fish

Extends WaterMob.

Index Type Meaning Default
12 Boolean From bucket False

Cod

Extends AbstractFish.

No additional metadata.

Puffer fish

Extends AbstractFish.

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

Salmon

Extends AbstractFish.

No additional metadata.

Tropical fish

Extends AbstractFish.

Index Type Meaning Default
13 VarInt Variant 0


Ageable

Extends Creature.

Index Type Meaning Default
12 Boolean Is baby false

Animal

Extends Ageable.

No additional metadata.

AbstractHorse

Extends Animal.

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

Horse

Extends AbstractHorse.

Index Type Meaning Default
15 VarInt Variant (Color & Style) 0
16 VarInt Armor (0: none, 1: iron, 2: gold, 3: diamond) 0 (none)
17 Slot Armor Item (Forge only) Empty

ZombieHorse

Extends AbstractHorse.

SkeletonHorse

Extends AbstractHorse.

ChestedHorse

Extends AbstractHorse.

Index Type Meaning Default
15 Boolean Has Chest false

Donkey

Extends ChestedHorse.

Llama

Extends ChestedHorse.

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

Mule

Extends ChestedHorse.

Pig

Extends Animal.

Index Type Meaning Default
13 Boolean Has saddle false
14 VarInt Total time to "boost" with a carrot on a stick for 0

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

Rabbit

Extends Animal.

Index Type Meaning Default
13 VarInt Type 0

Turtle

Extends Animal.

Index Type Meaning Default
13 BlockPos Home pos (0, 0, 0)
14 Boolean Has egg false
15 Boolean Laying egg false
16 BlockPos Travel pos (0, 0, 0)
17 Boolean Going home false
18 Boolean Traveling false

Polar Bear

Extends Animal.

Index Type Meaning Default
13 Boolean Standing up false

Chicken

Extends Animal.

No additional metadata.

Cow

Extends Animal.

No additional metadata.

Mooshroom

Extends Cow.

No additional metadata.

Sheep

Extends Animal.

Index Type Meaning Default
13 Byte Bit mask Meaning 0
0x0F Color (matches dye damage values)
0x10 Is sheared

TameableAnimal

Extends Animal.

Index Type Meaning Default
13 Byte Bit mask Meaning 0
0x01 Is sitting
0x02 Is angry (only used with wolves)
0x04 Is tamed
14 OptUUID Owner Absent

Ocelot

Extends TameableAnimal.

Index Type Meaning Default
15 VarInt Type (0 = untamed, 1 = tuxedo, 2 = tabby, 3 = siamese). Used to render regardless as to whether it is tamed or not. 0

Wolf

Extends TameableAnimal.

Index Type Meaning Default
15 Float Damage taken (used for tail rotation) Value of health field (1.0)
16 Boolean Is begging false
17 VarInt Collar color (values are those used with dyes) 14 (Red)

Parrot

Extends TameableAnimal.

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

Villager

Extends Ageable.

Index Type Meaning Default
13 VarInt Profession (Farmer = 0, Librarian = 1, Priest = 2, Blacksmith = 3, Butcher = 4, Nitwit = 5) 0

Golem

Extends Creature.

No additional metadata.

IronGolem

Extends Golem.

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

Snowman

Extends Golem.

Index Type Meaning Default
12 Byte Bit mask Meaning 0x10
0x10 has pumpkin hat
0x00 has no pumpkin hat

Shulker

Extends Golem.

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

Monster

Extends Creature.

No additional metadata.

Blaze

Extends Monster.

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

Creeper

Extends Monster.

Index Type Meaning Default
12 VarInt State (-1 = idle, 1 = fuse) -1
13 Boolean Is charged false
14 Boolean Is ignited false

Endermite

Extends Monster.

No additional metadata.

Giant Zombie

Extends Monster.

No additional metadata.

Guardian

Extends Monster.

Index Type Meaning Default
12 Boolean Is retracting spikes false
13 VarInt Target EID 0

ElderGuardian

Extends Guardian.

Silverfish

Extends Monster.

No additional metadata.

Abstract Illager

Extends Monster.

Index Type Meaning Default
12 Byte Bit mask Meaning 0
0x01 Has target (aggressive state)

VindicationIllager

Extends Abstract Illager.

Spellcaster Illager

Extends Abstract Illlager.

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

EvocationIllager

Extends Spellcaster Illager.

IllusionIllager

Extends Spellcaster Illager.

Vex

Extends Monster.

Index Type Meaning Default
12 Byte Bit mask Meaning 0
0x01 Is in attack mode

EvocationFangs

Extends Entity.

No additional metadata.

AbstractSkeleton

Extends Monster.

Index Type Meaning Default
12 Boolean Is swinging arms false

Skeleton

Extends AbstractSkeleton.

Wither Skeleton

Extends AbstractSkeleton.

Stray

Extends AbstractSkeleton.

Spider

Extends Monster.

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

Witch

Extends Monster.

Index Type Meaning Default
12 Boolean Is drinking potion false

Wither

Extends Monster.

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

Zombie

Extends Monster.

Index Type Meaning Default
12 Boolean Is baby false
13 VarInt Unused (previously type) 0
14 Boolean Are hands held up false
15 Boolean Is becoming a drowned false

Zombie Villager

Extends Zombie.

Index Type Meaning Default
16 Boolean Is converting false
17 VarInt Profession 0

Husk

Extends Zombie.

No additional metadata.

Drowned

Extends Zombie.

No additional metadata.

Enderman

Extends Monster.

Index Type Meaning Default
12 Opt BlockID Carried block Absent
13 Boolean Is screaming false

EnderDragon

Extends Insentient.

Index Type Meaning Default
12 VarInt Dragon phase 10 (hover)

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

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

Flying

Extends Insentient.

No additional metadata.

Ghast

Extends Flying.

Index Type Meaning Default
12 Boolean Is attacking false

Phantom

Extends Flying.

Index Type Meaning Default
12 VarInt Size 0

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

Slime

Extends Insentient.

Index Type Meaning Default
12 VarInt Size 1

LlamaSpit

Extends Entity.

Minecart

Extends Entity.

Index Type Meaning Default
6 VarInt Shaking power 0
7 VarInt Shaking direction 1
8 Float Shaking multiplier 0.0
9 VarInt Custom block ID and damage 0
10 VarInt Custom block Y position (in 16ths of a block) 6
11 Boolean Show custom block false

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

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

MinecartRideable

Extends Minecart.

No additional metadata.

MinecartContainer

Extends Minecart.

No additional metadata.

MinecartHopper

Extends MinecartContainer.

No additional metadata.

MinecartChest

Extends MinecartContainer.

No additional metadata.

MinecartFurnace

Extends Minecart.

Index Type Meaning Default
12 Boolean Has fuel false

MinecartTNT

Extends Minecart.

No additional metadata.

MinecartSpawner

Extends Minecart.

No additional metadata.

MinecartCommandBlock

Extends Minecart.

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

TNTPrimed

Extends Entity.

Index Type Meaning Default
6 VarInt Fuse time 80