← Type index

Data Store Update

Object datagramWire order
0Data Store Namestring · variable
1Propertystring · variable
2Pathstring · variable
3DataoneOf<double, boolean, string> · variable
4Property Update Countuint32 · 4 bytes
5Path Update Countuint32 · 4 bytes

Fields

6 top-level fields
  1. 0Data Store Namestring
  2. 1PropertyThe name of the property in the data store that has changedstring
  3. 2PathThe path through the property that needs updatingstring
  4. 3DataThe value that is updatingoneOf<double, boolean, string>
    0Variant 0double
    1Variant 1boolean
    2Variant 2string
  5. 4Property Update CountThe number of times this property has updated. Does not increment unless the entire property updatesuint32
  6. 5Path Update CountThe number of times this path has updated. Resets if the entire property has changed.uint32

Packet references

2 references
  1. ClientboundDataStorePacket
    Updates › Data Store Update › Data Store Update
  2. ServerboundDataStorePacket
    Update › Data Store Update

Changelog

Stable releases

Changes between stable protocol releases.

No stable release changes are recorded for this type.