Packet 136
ClientCacheMissResponsePacket
Only active in a real client-server scenario. This packet is just a list of <blobId, blob> pairs sent from server to client.
Any missing blob should just be thrown into one of these packet ASAP and sent. This is actually how chunk data gets to the client the first time.
HeaderID 136varuint
0Missing Blobsarray<MissingBlobData> · variable
Serialized fields
1 top-level fields0Missing BlobsList of <blobId, blob> pairsMissingBlobDataas
array<MissingBlobData>
Changelog
Stable releases
Changes between stable protocol releases.
No stable release changes are recorded for this packet.
All builds
Changes between consecutive stable releases and preview builds.
No changes are recorded for this packet.