com.mojang.realmsclient.client

public class RealmsError

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

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
LOGGER
field_19593
LOGGER
f_87295_
private final String
b
errorMessage
field_19594
errorMessage
f_87296_
private final int
c
errorCode
field_19595
errorCode
f_87297_

Constructor summary

ModifierConstructor
private (String errorMessage, int errorCode)

Method summary

Modifier and TypeMethod
public static RealmsError
a(String arg0)
parse(String arg0)
method_30162(String arg0)
create(String error)
m_87303_(String p_87304_)
public String
a()
getErrorMessage()
method_21036()
getErrorMessage()
m_87302_()
public int
b()
getErrorCode()
method_21037()
getErrorCode()
m_87305_()