com.mojang.realmsclient.client

public interface RealmsError

fmv
com.mojang.realmsclient.client.RealmsError
net.minecraft.class_4345

Field summary

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

Method summary

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