Preparing search index...
The search index is not available
mojang-lib
mojang-lib
classes/profile/GameProfile
GameProfile
Class GameProfile
Represents a basic Mojang game profile
Hierarchy
GameProfile
MinecraftProfile
OtherProfile
Index
Constructors
constructor
Properties
account
created
game
token
username
uuid
Constructors
constructor
new
Game
Profile
(
data
,
associated_account
)
:
GameProfile
Parameters
data
:
ProfileProperty
associated_account
:
MojangAccount
Returns
GameProfile
Properties
Readonly
account
account
:
MojangAccount
Readonly
created
created
:
Date
Readonly
game
game
:
string
Readonly
token
token
:
string
Readonly
username
username
:
string
Readonly
uuid
uuid
:
string
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
account
created
game
token
username
uuid
src
apis
Accounts.ts
default
MCAPI_ACCOUNTS
Players.ts
default
MCAPI_PLAYERS
Servers.ts
default
MCAPI_SERVERS
classes
account
MojangAccount.ts
default
MojangAccount
AccountRegistration
MojangAccountData
UserProperty
MojangAccountProfiles.ts
default
MojangAccountProfiles
MojangAccountProperties.ts
default
MojangAccountProperties
misc
MinecraftPacket.ts
default
MinecraftPacket
ServiceStatus.ts
default
ServiceStatus
player
LoggedPlayer.ts
default
LoggedPlayer
LoggedPlayerTextures.ts
default
LoggedPlayerTextures
Player.ts
default
Player
PlayerIdentity
PlayerProperty
RegularPlayer.ts
default
RegularPlayer
RegularPlayerTextures.ts
default
RegularPlayerTextures
profile
GameProfile.ts
default
GameProfile
AuthenticatedProfile
ProfileProperty
MinecraftProfile.ts
default
MinecraftProfile
OtherProfile.ts
default
OtherProfile
server
Server.ts
default
Server
NamesRaw
OnlineServer
PingedServer
RawCleanHtml
ServerMotd
ServerPlayerData
TcpPingedServer
ServerPlayers.ts
default
ServerPlayers
utils
MCAPIError.ts
default
MCAPIError
fn.ts
Base64
isNode
requests.ts
default
Requests
index.ts
accounts
default
players
servers
MCAPI
Represents a basic Mojang game profile