net.minecraft.server.jsonrpc

public record OutgoingRpcMethod$Notification<Params>

implements OutgoingRpcMethod<Params, Void>

atz$d
net.minecraft.server.jsonrpc.OutgoingRpcMethod$Notification
net.minecraft.class_11808$class_11810
net.minecraft.server.dedicated.management.OutgoingRpcMethod$Notification
net.minecraft.src.C_410842_$C_411292_
net.minecraft.server.jsonrpc.OutgoingRpcMethod$d

字段概要

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

构造函数概要

修饰符构造函数
public (MethodInfo<Params, Void> 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 MethodInfo<Params, Void>
a()
info()
comp_4668()
info()
m_416112_()
public OutgoingRpcMethod$Attributes
b()
attributes()
comp_4909()
attributes()
m_415494_()