com.mojang.realmsclient.client

public class RealmsError

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

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
LOGGER
field_19593
LOGGER
field_224975_a
private final String
b
errorMessage
field_19594
errorMessage
field_224976_b
private final int
c
errorCode
field_19595
errorCode
field_224977_c

Constructor summary

ModifierConstructor
private (String errorMessage, int errorCode)

Method summary

Modifier and TypeMethod
public static RealmsError
a(String arg0)
create(String arg0)
method_30162(String arg0)
create(String error)
func_241826_a_(String arg0)
public String
a()
getErrorMessage()
method_21036()
getErrorMessage()
func_224973_a()
public int
b()
getErrorCode()
method_21037()
getErrorCode()
func_224974_b()