[[Category Packet]] [[Category Packet 317]] == Ground Item Action == === Description === This packet is sent when a player clicks the first option on a ground item. === Packet Structure === {|border=2 ! Data Type ! Description |- | [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]] | The items X coordinate. |- | Additional [[Data Types#Little Endian|Little Endian]] [[Data Types#Standard data types|Short]] | The items Y coordinate. |- | Additional [[Data Types#Standard data types|Short]] | The item ID. |- |}