Package com.mojang.realmsclient.client
Class RealmsError
java.lang.Object
com.mojang.realmsclient.client.RealmsError
@Environment(CLIENT) public class RealmsError extends Object
-
Field Summary
Fields Modifier and Type Field Description private interrorCodeprivate StringerrorMessageprivate static LoggerLOGGER -
Constructor Summary
Constructors Modifier Constructor Description privateRealmsError(String string, int int2) -
Method Summary
Modifier and Type Method Description intgetErrorCode()StringgetErrorMessage()static RealmsErrormethod_30162(String string)
-
Field Details
-
LOGGER
-
errorMessage
-
errorCode
private final int errorCode
-
-
Constructor Details
-
Method Details
-
method_30162
-
getErrorMessage
-
getErrorCode
public int getErrorCode()
-