YggdrasilSession

data class YggdrasilSession(val profile: GameProfile, val accessToken: String)

Constructors

Link copied to clipboard
constructor(profile: GameProfile, accessToken: String)

Properties

Link copied to clipboard
Link copied to clipboard
val profile: GameProfile