Represents the data structure for synchronizing properties over the network.
An array of tuples representing integer entries.
An array of tuples representing float entries.
An array of tuples representing float entries.
An array of tuples representing integer entries.
Deserializes the network structure from a binary stream.
The binary stream to deserialize from.
Serializes the network structure to a binary stream.
The binary stream to serialize to.
Static
deserializeDeserializes the network structure from a binary stream.
The binary stream to deserialize from.
An instance of the class T.
Represents a network structure of property sync data. https://mojang.github.io/bedrock-protocol-docs/html/PropertySyncData.html