[World] 0x1c0b - Spawn Multiple Items

This packet is sent to spawn multiple drops on a players screen.

BYTE ItemCount
:FOREACH ItemCount
  WORD EntityID
  WORD ItemID
  DWORD Y Coord
  DWORD X Coord
  WORD Original Owner (Mob Entity ID)
  BYTE State (See Below)
:ENDFOR
State Meaning
0x00 Can't Take
0x08 Can Take
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License