com.mojang.realmsclient.client

public record RealmsError$CustomError

implements RealmsError

fmv$b
com.mojang.realmsclient.client.RealmsError$CustomError
net.minecraft.class_4345$class_8653

Field summary

Modifier and TypeField
private final int
e
httpCode
comp_1596
private final Component
f
payload
comp_1597
public static final RealmsError$CustomError
c
SERVICE_BUSY
field_45235
public static final Component
d
RETRY_MESSAGE
field_45236

Constructor summary

ModifierConstructor
public (int arg0, Component arg1)

Method summary

Modifier and TypeMethod
public static RealmsError$CustomError
a(String arg0)
unknownCompatibilityResponse(String arg0)
method_52660(String arg0)
public static RealmsError$CustomError
d()
configurationError()
method_71170()
public static RealmsError$CustomError
a(foy arg0)
connectivityError(RealmsHttpException arg0)
method_52659(class_4354 arg0)
public static RealmsError$CustomError
a(int arg0)
retry(int arg0)
method_52658(int arg0)
public static RealmsError$CustomError
b(int arg0)
noPayload(int arg0)
method_52661(int arg0)
public int
a()
errorCode()
method_21037()
public Component
b()
errorMessage()
method_52657()
public String
c()
logMessage()
method_21036()
public int
e()
httpCode()
comp_1596()
public Component
f()
payload()
comp_1597()