net.minecraft.server.jsonrpc

public class OutgoingRpcMethod$OutgoingRpcMethodBuilder<T extends OutgoingRpcMethod<?, ?>>

atp$e
net.minecraft.server.jsonrpc.OutgoingRpcMethod$OutgoingRpcMethodBuilder
net.minecraft.class_11808$class_11811
net.minecraft.server.dedicated.management.OutgoingRpcMethod$Builder
net.minecraft.src.C_410842_$C_411350_
net.minecraft.server.jsonrpc.OutgoingRpcMethod$e

Field summary

Modifier and TypeField
public static final OutgoingRpcMethod$Attributes
a
DEFAULT_ATTRIBUTES
field_63003
DEFAULT_ATTRIBUTES
f_413823_
private final OutgoingRpcMethod$Factory<T>
b
method
field_62320
factory
f_411657_
private String
c
description
field_62321
description
f_412859_
private ParamInfo
d
paramInfo
field_62322
requestParameter
f_412790_
private ResultInfo
e
resultInfo
field_62323
responseResult
f_412163_

Constructor summary

ModifierConstructor
public (OutgoingRpcMethod$Factory<T> factory)

Method summary

Modifier and TypeMethod
public OutgoingRpcMethod$OutgoingRpcMethodBuilder<T>
a(String arg0)
description(String arg0)
method_73693(String arg0)
description(String description)
m_415519_(String arg0)
public OutgoingRpcMethod$OutgoingRpcMethodBuilder<T>
a(atw arg0)
response(ResultInfo arg0)
method_73692(class_11820 arg0)
responseResult(RpcResponseResult responseResult)
m_419261_(C_410926_ arg0)
public OutgoingRpcMethod$OutgoingRpcMethodBuilder<T>
a(att arg0)
param(ParamInfo arg0)
method_73691(class_11818 arg0)
requestParameter(RpcRequestParameter requestParameter)
m_418914_(C_411031_ arg0)
private T
a()
build()
method_73695()
build()
m_416440_()
public Holder$Reference<T>
b(String arg0)
register(String arg0)
method_74847(String arg0)
buildAndRegisterVanilla(String path)
m_415037_(String arg0)
private Holder$Reference<T>
a(amj arg0)
register(ResourceLocation arg0)
method_73694(class_2960 arg0)
buildAndRegister(Identifier id)
m_418482_(C_5265_ arg0)