home / java340 / clientbound / spawn-mob
Spawn mob
Encode/decode this packet in Sandbox
Id: 3
Id (hex): 03
Id (bin): 00000011
Clientbound: ✔️
Serverbound: ✖️
Fields
| Name | Type |
|---|---|
| entity id | varuint |
| uuid | uuid |
| type | varuint |
| position | double<xyz> |
| yaw | ubyte |
| pitch | ubyte |
| head pitch | ubyte |
| velocity | short<xyz> |
| metadata | metadata |