rswiki-book/src/317/317-Pickup-ground-item.md

708 B

Pickup Ground Item

This packet is sent when a player clicks the "Pick Up" option on an item when its on the ground.

Packet Details

Key Value
Name Pickup ground item
Description Sent when the player picks up an item from the ground.
Opcode 236
Type Fixed
Length 6
Revision 317

Packet Structure

Data Type Description
Little Endian Short The Y coordinate of the item.
Short The item ID.
Little Endian Short The X coordinate of the item.