net.minecraft.server.jsonrpc

public record OutgoingRpcMethod$Method<Params, Result>

implements OutgoingRpcMethod<Params, Result>

atz$c
net.minecraft.server.jsonrpc.OutgoingRpcMethod$Method
net.minecraft.class_11808$class_11809
net.minecraft.server.dedicated.management.OutgoingRpcMethod$Parameterized
net.minecraft.src.C_410842_$C_411090_
net.minecraft.server.jsonrpc.OutgoingRpcMethod$c

字段概要

修饰符与类型字段
private final MethodInfo<Params, Result>
b
info
comp_4668
info
f_413187_
private final OutgoingRpcMethod$Attributes
c
attributes
comp_4909
attributes
f_414047_

构造函数概要

修饰符构造函数
public (MethodInfo<Params, Result> info, OutgoingRpcMethod$Attributes attributes)

方法概要

修饰符与类型方法
public com.google.gson.JsonElement
a(Params arg0)
encodeParams(Params arg0)
method_73687(Params arg0)
encodeParams(Params arg0)
m_416404_(Params arg0)
public Result
a(com.google.gson.JsonElement arg0)
decodeResult(com.google.gson.JsonElement arg0)
method_73682(com.google.gson.JsonElement arg0)
decodeResult(com.google.gson.JsonElement arg0)
m_417058_(com.google.gson.JsonElement arg0)
public MethodInfo<Params, Result>
a()
info()
comp_4668()
info()
m_416112_()
public OutgoingRpcMethod$Attributes
b()
attributes()
comp_4909()
attributes()
m_415494_()