Skip to content

Inventory Transaction

Packet IDDirectionMojang NameMCP Name
0x6ABothContainerAckPacketPacket106Transaction

This packet is sent to indicate if an inventory transaction was accepted.

Both

FieldTypeDescription
Window IDByteThe incremental ID of the window. Ranges from 0 to 99
Action numberShortThe unique ID for this action
AcceptedBooleanIf the action was accepted

Example packet

FieldValue
Window ID2
Action number1
Acceptedtrue