History - com.mojang.authlib.yggdrasil.response.AuthenticationResponse
1.16.5
Names
com.mojang.authlib.yggdrasil.response.AuthenticationResponse
Fields
String: accessToken
String: clientToken
GameProfile: selectedProfile
GameProfile[]: availableProfiles
User: user
Constructors
()
Methods
String (): getAccessToken
String (): getClientToken
GameProfile[] (): getAvailableProfiles
GameProfile (): getSelectedProfile
User (): getUser