History - com.mojang.authlib.legacy.LegacyUserAuthentication

1.16.5

Names

com.mojang.authlib.legacy.LegacyUserAuthentication

Fields

URL: AUTHENTICATION_URL

int: AUTHENTICATION_VERSION

int: RESPONSE_PART_PROFILE_NAME

int: RESPONSE_PART_SESSION_TOKEN

int: RESPONSE_PART_PROFILE_ID

String: sessionToken

Constructors

(LegacyAuthenticationService)

Methods

void (): logIn

void (): logOut

boolean (): canPlayOnline

GameProfile[] (): getAvailableProfiles

void (GameProfile): selectGameProfile

String (): getAuthenticatedToken

String (): getUserID

LegacyAuthenticationService (): getAuthenticationService