[[Category Packet]] [[Category Packet 317]] {{packet|name=Drop item|description=Sent when a player wants to drop an item onto the ground.|opcode=87|type=Fixed|length=6|revision=317}} == Drop Item == === Description === This packet is sent when a player wants to drop an item onto the ground. === Packet Structure === {|border=2 ! Data Type ! Description |- | [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]] | The item ID. |- | [[Data Types#Standard data types|Short]] | The frame ID. |- | [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]] | The slot ID. |- |}