net.minecraft.server.dedicated.management

public class RpcRemoteErrorException

extends RuntimeException

net.minecraft.server.jsonrpc.methods.RemoteRpcErrorException
net.minecraft.class_11859
net.minecraft.server.dedicated.management.RpcRemoteErrorException

Field summary

Modifier and TypeField
private final com.google.gson.JsonElement
id
field_62412
id
private final com.google.gson.JsonObject
error
field_62413
error

Constructor summary

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

Method summary

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