SerenityJS
Preparing search index...
@serenityjs/core
PlayerProperties
Interface PlayerProperties
interface
PlayerProperties
{
clientSystemInfo
:
ClientSystemInfo
;
skin
:
SerializedSkin
;
storage
?:
PlayerLevelStorage
;
uniqueId
:
bigint
;
username
:
string
;
uuid
:
string
;
xuid
:
string
;
}
Hierarchy (
View Summary
)
EntityProperties
PlayerProperties
Index
Properties
client
System
Info
skin
storage?
unique
Id
username
uuid
xuid
Properties
client
System
Info
clientSystemInfo
:
ClientSystemInfo
skin
skin
:
SerializedSkin
Optional
storage
storage
?:
PlayerLevelStorage
unique
Id
uniqueId
:
bigint
username
username
:
string
uuid
uuid
:
string
xuid
xuid
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
client
System
Info
skin
storage
unique
Id
username
uuid
xuid
SerenityJS
Loading...