History - com.mojang.authlib.exceptions.MinecraftClientHttpException
1.17.1
Names
com.mojang.authlib.exceptions.MinecraftClientHttpException
Fields
int: UNAUTHORIZED
int: FORBIDDEN
int: status
ErrorResponse: response
Constructors
(int)
(int, ErrorResponse)
Methods
int (): getStatus
Optional<ErrorResponse> (): getResponse
AuthenticationException (): toAuthenticationException
String (int, ErrorResponse): getErrorMessage
boolean (String): hasError