Readonly
actorThe unique identifier type of the entity.
Readonly
customThe type of the entry.
Readonly
identityThe identity type of the score entry.
Readonly
objectiveThe name of the objective.
Readonly
scoreThe score of the entry.
Readonly
scoreboardThe global unique identifier of the scoreboard.
Static
readRead a value from the stream.
The BinaryStream to read from.
Options for reading the data type, such as endianness.
The value read from the stream.
Static
writeWrite a value to the stream.
The BinaryStream to write to.
The value to write.
Options for writing the data type, such as endianness.
Creates a new score entry.