The uuid of the player.
Optional
uniqueId: null | bigintThe unique actor id of the player.
Optional
username: null | stringThe username of the player.
Optional
xuid: null | stringThe xbox user id of the player.
Optional
platformChatIdentifier: null | stringThe platform chat identifier of the player.
Optional
platformBuild: null | numberThe platform build of the player.
Optional
skin: null | SerializedSkinThe skin of the player.
Optional
isTeacher: null | booleanWhether the player is a teacher.
Optional
isHost: null | booleanWhether the player is a host.
Optional
isVisitor: null | booleanWhether the player is a visitor.
Optional
locatorColor: null | ColorThe locator bar color of the player.
Readonly
isWhether the player is a host.
Readonly
isWhether the player is a teacher.
Readonly
isWhether the player is a visitor.
Readonly
locatorThe locator bar color of the player.
Readonly
platformThe platform build of the player.
Readonly
platformThe platform chat identifier of the player.
Readonly
skinThe skin of the player.
Readonly
uniqueThe unique actor id of the player.
Readonly
usernameThe username of the player.
Readonly
uuidThe uuid of the player.
Readonly
xuidThe xbox user id of the player.
Static
readReads the data type from a binary stream.
The endianness to use.
The data type.
Static
writeWrites the data type to a binary stream.
The endianness to use.
Creates a new player record.