← Packet index

Packet 133

StructureTemplateDataResponsePacket

The client sends a packet to the server, from there the structure is built and then put into a Tag where it is sent back to the client, from there you can view the structure in the Structure Block Screen. Currently this functionality is completely disabled and does nothing. Used to reply to a request for structure information.

Packet datagramWire order
HeaderID 133varuint
0Structure Namestring · variable
1Structure's NBTunknown · variable
2Response Typeuint8 · 1 byte

Serialized fields

3 top-level fields
  1. 0Structure Namestring
  2. 1Structure's NBTunknown
  3. 2Response TypeEnum-as-ValueStructureTemplateResponseTypeas uint8
    1. 0None
    2. 1Export
    3. 2Query

Changelog

Stable releases

Changes between stable protocol releases.

No stable release changes are recorded for this packet.