← Packet index

Packet 129

ClientCacheStatusPacket

It is sent by the Client once, at login, to communicate if it supports the cache or not.

Sent by the Client once, at login, to communicate if it supports the client blob cache protocol or not. <br> Documented in <a href=https://github.com/Mojang/bedrock-docs/blob/master/GameplaySystems/ClientBlobCacheProtocol.md>https://github.com/Mojang/bedrock-docs/blob/master/GameplaySystems/ClientBlobCacheProtocol.md</a>

Packet datagramWire order
HeaderID 129varuint
0Is cache supported?boolean · 1 byte

Serialized fields

1 top-level fields
  1. 0Is cache supported?boolean

Changelog

Stable releases

Changes between stable protocol releases.

No stable release changes are recorded for this packet.