Collect Item

Packet ID Direction
0x16 Clientbound

Sent to the client when an item entity should play the item collection animation. It doesn’t delete the entity from the client nor does it add it othe player inventory. See Destroy Entity and Set Inventory Slot/Window Items for that.

Clientbound

Field Type Description
Entity ID (Item) Integer The ID of the entity that will refer to this item
Entity ID (Collector) Integer The ID of the entity that the item is being collected by

Example Packet

Field Value
Entity ID (Item) 1298
Entity ID (Collector) 2