rswiki-book/src/317/317-Move-item.md

847 B

Move Item

This packet is sent when a player moves an item from one slot to another.

Packet Details

Key Value
Name Move item
Description Sent when the player moves an item from one slot to another.
Opcode 214
Type Fixed
Length 7
Revision 317

Packet Structure

Data Type Description
Little Endian Short Special A The frame ID.
Byte Insert mode.
Little Endian Short Special A Starting slot.
Little Endian Short New slot.