Packet 330
ClientboundDataStorePacket
Sends a list of data store properties from the server to the client.
HeaderID 330varuint
0Updatesarray<oneOf<Data Store Update, Data Store Change, Data Store Removal>> · variable
Serialized fields
1 top-level fields0UpdatesList of changes, updates, or removals that have occurred to the data store
array<oneOf<Data Store Update, Data Store Change, Data Store Removal>>0Data Store Update
Data Store Update- 0Data Store Name
string - 1PropertyThe name of the property in the data store that has changed
string - 2PathThe path through the property that needs updating
string - 4Property Update CountThe number of times this property has updated. Does not increment unless the entire property updates
uint32 - 5Path Update CountThe number of times this path has updated. Resets if the entire property has changed.
uint32
1Data Store Change
Data Store Change2Data Store Removal
Data Store Removal- 0Data Store Name
string
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.