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

1.15

Names

com.mojang.authlib.yggdrasil.response.Response

Fields

String: error

String: errorMessage

String: cause

Constructors

()

Methods

String (): getError

String (): getCause

String (): getErrorMessage

void (String): setError

void (String): setErrorMessage

void (String): setCause