com.mojang.realmsclient.client

public interface RealmsError

fca
com.mojang.realmsclient.client.RealmsError
net.minecraft.class_4345
net.minecraft.client.realms.RealmsError
net.minecraft.src.C_3227_

Field summary

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

Method summary

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