net.minecraft.server.jsonrpc

public class IncomingRpcMethod$IncomingRpcMethodBuilder<T extends IncomingRpcMethod>

ati$c
net.minecraft.server.jsonrpc.IncomingRpcMethod$IncomingRpcMethodBuilder
net.minecraft.class_11796$class_11797
net.minecraft.server.dedicated.management.IncomingRpcMethod$Builder
net.minecraft.src.C_411372_$C_411187_
net.minecraft.server.jsonrpc.IncomingRpcMethod$c

Field summary

Modifier and TypeField
private final IncomingRpcMethod$Factory<T>
a
method
field_62293
factory
f_413911_
private String
b
description
field_62294
description
f_412170_
private ParamInfo
c
paramInfo
field_62295
params
f_413897_
private ResultInfo
d
resultInfo
field_62296
result
f_412136_
private boolean
e
discoverable
field_62297
runOnMainThread
f_412854_
private boolean
f
runOnMainThread
field_62298
discoverable
f_412431_

Constructor summary

ModifierConstructor
public (IncomingRpcMethod$Factory<T> factory)

Method summary

Modifier and TypeMethod
public IncomingRpcMethod$IncomingRpcMethodBuilder<T>
a(String arg0)
description(String arg0)
method_73630(String arg0)
description(String description)
m_415671_(String arg0)
public IncomingRpcMethod$IncomingRpcMethodBuilder<T>
a(atw arg0)
response(ResultInfo arg0)
method_73629(class_11820 arg0)
result(RpcResponseResult result)
m_419508_(C_410926_ arg0)
public IncomingRpcMethod$IncomingRpcMethodBuilder<T>
a(att arg0)
param(ParamInfo arg0)
method_73628(class_11818 arg0)
parameter(RpcRequestParameter parameter)
m_417844_(C_411031_ arg0)
public IncomingRpcMethod$IncomingRpcMethodBuilder<T>
a()
undiscoverable()
method_73627()
noRequireMainThread()
m_419442_()
public IncomingRpcMethod$IncomingRpcMethodBuilder<T>
b()
notOnMainThread()
method_73633()
notDiscoverable()
m_415585_()
public T
c()
build()
method_73631()
build()
m_415391_()
public T
a(jx<ati> arg0, String arg1)
register(Registry<IncomingRpcMethod> arg0, String arg1)
method_73632(class_2378<class_11796> arg0, String arg1)
buildAndRegisterVanilla(Registry<IncomingRpcMethod> registry, String path)
m_416784_(C_4705_<C_411372_> p_428528_, String arg1)
private T
a(jx<ati> arg0, amj arg1)
register(Registry<IncomingRpcMethod> arg0, ResourceLocation arg1)
method_74846(class_2378<class_11796> arg0, class_2960 arg1)
buildAndRegister(Registry<IncomingRpcMethod> registry, Identifier id)
m_420434_(C_4705_<C_411372_> p_427050_, C_5265_ arg1)