Id: 31
Hex: 1F
Bin: 00011111
Sent by the server and the client
Sent when the client puts an item in its hotbar or selects a new hotbar slot.
Fields:
Name | Type |
---|---|
entity id | varlong |
item | slot |
inventory slot | ubyte |
hotbar slot | ubyte |
? | ubyte |
Slot of the inventory where the item is. The hotbat slots (0-8) are not counted. 255 means that a generic empty slot has been selected.
Slot of the hotbar where the item is being moved.