History - com.mojang.authlib.UserAuthentication

1.17

Names

com.mojang.authlib.UserAuthentication

Fields

Constructors

Methods

boolean (): canLogIn

void (): logIn

void (): logOut

boolean (): isLoggedIn

boolean (): canPlayOnline

GameProfile[] (): getAvailableProfiles

GameProfile (): getSelectedProfile

void (GameProfile): selectGameProfile

void (Map<String, Object>): loadFromStorage

Map<String, Object> (): saveForStorage

void (String): setUsername

void (String): setPassword

String (): getAuthenticatedToken

String (): getUserID

PropertyMap (): getUserProperties

UserType (): getUserType