← Packet index

Packet 355

ClientboundStonecutterSetRecipePacket

When the server updates a recipe in the stonecutter UI model, the server sends this packet. Then the client synchronizes the selected recipe in the client-side stonecutter model.

Packet datagramWire order
HeaderID 355varuint
0Player IdActorUniqueID · variable
1Container Iduint8 · 1 byte
2Recipe Indexvarint32 · variable (up to 5 bytes)

Serialized fields

3 top-level fields
  1. 0Player IdActorUniqueID
    1. 0Actor Unique IDCompressionvarint64
  2. 1Container IdEnum-as-Valueuint8
  3. 2Recipe IndexCompressionvarint32

Changelog

Stable releases

Changes between stable protocol releases.

No stable release changes are recorded for this packet.