LiquidBounce
Toggle table of contents
0.40.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.features.account
/
YggdrasilSession
Yggdrasil
Session
data
class
YggdrasilSession
(
val
profile
:
GameProfile
,
val
accessToken
:
String
)
Members
Constructors
Yggdrasil
Session
Link copied to clipboard
constructor
(
profile
:
GameProfile
,
accessToken
:
String
)
Properties
access
Token
Link copied to clipboard
val
accessToken
:
String
profile
Link copied to clipboard
val
profile
:
GameProfile