net.minecraft.server.jsonrpc.methods

public class RemoteRpcErrorException

extends RuntimeException

avk
net.minecraft.server.jsonrpc.methods.RemoteRpcErrorException
net.minecraft.class_11859
net.minecraft.server.dedicated.management.RpcRemoteErrorException
net.minecraft.src.C_410950_
net.minecraft.server.jsonrpc.methods.RemoteRpcErrorException

Field summary

Modifier and TypeField
private final com.google.gson.JsonElement
a
id
field_62412
id
f_411591_
private final com.google.gson.JsonObject
b
error
field_62413
error
f_412888_

Constructor summary

ModifierConstructor
public (com.google.gson.JsonElement id, com.google.gson.JsonObject error)

Method summary

Modifier and TypeMethod
private com.google.gson.JsonObject
a()
getError()
method_73935()
getError()
m_420048_()
private com.google.gson.JsonElement
b()
getId()
method_73936()
getId()
m_416967_()