com.mojang.realmsclient.client

public interface RealmsError

fhk
com.mojang.realmsclient.client.RealmsError
net.minecraft.class_4345
net.minecraft.client.realms.RealmsError

Field summary

Modifier and TypeField
Component
a
NO_MESSAGE
field_45233
NO_DETAILS_TEXT
org.slf4j.Logger
b
LOGGER
field_19593
LOGGER

Method summary

Modifier and TypeMethod
int
a()
errorCode()
method_21037()
getErrorCode()
Component
b()
errorMessage()
method_52657()
getText()
String
c()
logMessage()
method_21036()
getErrorMessage()
static RealmsError
a(int arg0, String arg1)
parse(int arg0, String arg1)
method_30162(int arg0, String arg1)
ofHttp(int statusCode, String response)