History - com.mojang.authlib.yggdrasil.response.RefreshResponse

1.16.2

Names

com.mojang.authlib.yggdrasil.response.RefreshResponse

Fields

String: accessToken

String: clientToken

GameProfile: selectedProfile

GameProfile[]: availableProfiles

User: user

Constructors

()

Methods

String (): getAccessToken

String (): getClientToken

GameProfile[] (): getAvailableProfiles

GameProfile (): getSelectedProfile

User (): getUser