History - net.minecraft.server.jsonrpc.JsonRPCErrors
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
atk
net.minecraft.server.jsonrpc.JsonRPCErrors
net.minecraft.class_11803
net.minecraft.server.dedicated.management.ManagementError
net.minecraft.src.C_411003_
net.minecraft.server.jsonrpc.JsonRPCErrors
Fields
JsonRPCErrors: a, PARSE_ERROR, field_62300, PARSE_ERROR, PARSE_ERROR
JsonRPCErrors: b, INVALID_REQUEST, field_62301, INVALID_REQUEST, INVALID_REQUEST
JsonRPCErrors: c, METHOD_NOT_FOUND, field_62302, METHOD_NOT_FOUND, METHOD_NOT_FOUND
JsonRPCErrors: d, INVALID_PARAMS, field_62303, INVALID_PARAMS, INVALID_PARAMS
JsonRPCErrors: e, INTERNAL_ERROR, field_62304, INTERNAL_ERROR, INTERNAL_ERROR
int: f, errorCode, field_62305, code, f_412487_
String: g, message, field_62306, message, f_412197_
Constructors
(int, String)
Methods
JsonRPCErrors[] (): values, values, values, values, values, values
JsonRPCErrors (String): valueOf, valueOf, valueOf, valueOf, valueOf, valueOf
com.google.gson.JsonObject (String): a, createWithUnknownId, method_74474, encode, m_417276_
com.google.gson.JsonObject (com.google.gson.JsonElement): a, createWithoutData, method_74473, encode, m_420215_
com.google.gson.JsonObject (com.google.gson.JsonElement, String): a, create, method_73646, encode, m_416427_