net.minecraft.server.dedicated.management

public class JsonRpc

atl
net.minecraft.server.jsonrpc.JsonRPCUtils
net.minecraft.class_11804
net.minecraft.server.dedicated.management.JsonRpc
net.minecraft.unmapped.C_orjnzzmo
net.minecraft.unmapped.C_orjnzzmo
net.minecraft.src.C_411212_

Field summary

Modifier and TypeField
public static final String
a
JSON_RPC_VERSION
field_62308
JSON_RPC_VERSION
f_mzmdnmfq
f_412749_
public static final String
b
OPEN_RPC_VERSION
field_62309
field_62309
f_xaclbcug
f_411737_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static com.google.gson.JsonObject
a(com.google.gson.JsonElement o, com.google.gson.JsonElement o)
createSuccessResult(com.google.gson.JsonElement arg0, com.google.gson.JsonElement arg1)
method_73648(com.google.gson.JsonElement arg0, com.google.gson.JsonElement arg1)
encodeResult(com.google.gson.JsonElement id, com.google.gson.JsonElement result)
m_kwzqikvb(com.google.gson.JsonElement arg0, com.google.gson.JsonElement arg1)
m_418073_(com.google.gson.JsonElement p_422388_, com.google.gson.JsonElement p_430381_)
public static com.google.gson.JsonObject
a(Integer o, amj o, List<com.google.gson.JsonElement> o)
createRequest(Integer arg0, ResourceLocation arg1, List<com.google.gson.JsonElement> arg2)
method_73650(Integer arg0, class_2960 arg1, List<com.google.gson.JsonElement> arg2)
encodeRequest(Integer id, Identifier method, List<com.google.gson.JsonElement> parameters)
m_mpxrcjvo(Integer arg0, C_ncpywfca arg1, List<com.google.gson.JsonElement> arg2)
m_mpxrcjvo(Integer value, Identifier id, List<com.google.gson.JsonElement> arg2)
m_418241_(Integer p_424199_, C_5265_ p_431117_, List<com.google.gson.JsonElement> p_429260_)
public static com.google.gson.JsonObject
a(com.google.gson.JsonElement o, String o, int o, String o)
createError(com.google.gson.JsonElement arg0, String arg1, int arg2, String arg3)
method_73649(com.google.gson.JsonElement arg0, String arg1, int arg2, String arg3)
encodeError(com.google.gson.JsonElement id, String message, int code, String data)
m_rhgwfhdp(com.google.gson.JsonElement arg0, String arg1, int arg2, String arg3)
m_rhgwfhdp(com.google.gson.JsonElement value, String arg1, int i, String arg3)
m_419831_(com.google.gson.JsonElement p_423951_, String p_428093_, int p_430423_, String p_427250_)
public static com.google.gson.JsonElement
a(com.google.gson.JsonObject o)
getRequestId(com.google.gson.JsonObject arg0)
method_73647(com.google.gson.JsonObject arg0)
getId(com.google.gson.JsonObject request)
m_brrkqzzy(com.google.gson.JsonObject arg0)
m_417386_(com.google.gson.JsonObject p_427698_)
public static String
b(com.google.gson.JsonObject o)
getMethodName(com.google.gson.JsonObject arg0)
method_73651(com.google.gson.JsonObject arg0)
getMethod(com.google.gson.JsonObject request)
m_vimtyuxq(com.google.gson.JsonObject arg0)
m_vimtyuxq(com.google.gson.JsonObject object)
m_418806_(com.google.gson.JsonObject p_424573_)
public static com.google.gson.JsonElement
c(com.google.gson.JsonObject o)
getParams(com.google.gson.JsonObject arg0)
method_73652(com.google.gson.JsonObject arg0)
getParameters(com.google.gson.JsonObject request)
m_hfdrutzn(com.google.gson.JsonObject arg0)
m_416676_(com.google.gson.JsonObject p_423352_)
public static com.google.gson.JsonElement
d(com.google.gson.JsonObject o)
getResult(com.google.gson.JsonObject arg0)
method_73653(com.google.gson.JsonObject arg0)
getResult(com.google.gson.JsonObject response)
m_hpblkonl(com.google.gson.JsonObject arg0)
m_415762_(com.google.gson.JsonObject p_422775_)
public static com.google.gson.JsonObject
e(com.google.gson.JsonObject o)
getError(com.google.gson.JsonObject arg0)
method_73654(com.google.gson.JsonObject arg0)
getError(com.google.gson.JsonObject response)
m_zksqtzgl(com.google.gson.JsonObject arg0)
m_zksqtzgl(com.google.gson.JsonObject object)
m_417034_(com.google.gson.JsonObject p_425008_)