← Packet index

Packet 100

ModalFormRequestPacket

Not sent from vanilla. The feature is meant for third-party servers to be able to drive dynamic ui forms. The request comes with some JSON that describes a custom UI screen thirdparty uses.Server->client.

Packet datagramWire order
HeaderID 100varuint
0Form IDvaruint32 · variable (up to 5 bytes)
1Form UI JSONstring · variable

Serialized fields

2 top-level fields
  1. 0Form IDCompressionvaruint32
  2. 1Form UI JSONstring

Changelog

Stable releases

Changes between stable protocol releases.

No stable release changes are recorded for this packet.