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

1.17.1

Names

com.mojang.authlib.yggdrasil.response.ErrorResponse

Fields

String: path

String: error

String: errorMessage

Map<String, Object>: details

Constructors

(String, String, String, Map<String, Object>)

Methods

String (): getPath

String (): getError

Map<String, Object> (): getDetails

String (): getErrorMessage