net.minecraft.server.jsonrpc.methods

public class RemoteRpcErrorException

extends RuntimeException

avs
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

字段概要

修饰符与类型字段
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_

构造函数概要

修饰符构造函数
public (com.google.gson.JsonElement id, com.google.gson.JsonObject error)

方法概要

修饰符与类型方法
private com.google.gson.JsonObject
a()
getError()
method_73935()
getError()
m_420048_()
private com.google.gson.JsonElement
b()
getId()
method_73936()
getId()
m_416967_()