net.minecraft.server.dedicated.management

public record OutgoingRpcMethod$Parameterized<Params, Result>

implements OutgoingRpcMethod<Params, Result>

atp$c
net.minecraft.server.jsonrpc.OutgoingRpcMethod$Method
net.minecraft.class_11808$class_11809
net.minecraft.server.dedicated.management.OutgoingRpcMethod$Parameterized
net.minecraft.unmapped.C_fmmjlhuy$C_mdkimhxw
net.minecraft.unmapped.C_fmmjlhuy$C_mdkimhxw
net.minecraft.src.C_410842_$C_411090_

Field summary

Modifier and TypeField
private final RpcMethodInfo
b
info
comp_4668
info
f_rlumypmt
info
f_413187_
private final OutgoingRpcMethod$Attributes
c
attributes
comp_4909
attributes
f_vbhlvetp
attributes
f_414047_
private final com.mojang.serialization.Codec<Params>
d
paramsCodec
comp_4669
paramsCodec
f_uqhuxvts
paramsCodec
f_412509_
private final com.mojang.serialization.Codec<Result>
e
resultCodec
comp_4670
resultCodec
f_oxbrpsju
resultCodec
f_412817_

Constructor summary

ModifierConstructor
public (RpcMethodInfo info, OutgoingRpcMethod$Attributes attributes, com.mojang.serialization.Codec<Params> paramsCodec, com.mojang.serialization.Codec<Result> resultCodec)

Method summary

Modifier and TypeMethod
public com.google.gson.JsonElement
a(Params arg0)
encodeParams(Params arg0)
method_73687(Params arg0)
encodeParams(Params arg0)
m_xcjmuupb(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_khdtcobr(com.google.gson.JsonElement arg0)
m_417058_(com.google.gson.JsonElement arg0)
public RpcMethodInfo
a()
info()
comp_4668()
info()
m_warilyfc()
m_416112_()
public OutgoingRpcMethod$Attributes
b()
attributes()
comp_4909()
attributes()
m_ivbjhnob()
m_415494_()
public com.mojang.serialization.Codec<Params>
d()
paramsCodec()
comp_4669()
paramsCodec()
m_uteaimbc()
paramsCodec()
f_412509_()
public com.mojang.serialization.Codec<Result>
e()
resultCodec()
comp_4670()
resultCodec()
m_czivwqcz()
resultCodec()
f_412817_()