History - net.minecraft.server.dedicated.management.OutgoingRpcMethod$Builder
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
boolean: allowPreServerInit, field_1_6079, allowPreServerInit
Constructors
Methods
OutgoingRpcMethod$Builder<Params, Result> (): allowPreServerInit, method_1_5201, allowPreServerInit
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.server.jsonrpc.OutgoingRpcMethod$OutgoingRpcMethodBuilder
net.minecraft.class_11808$class_11811
net.minecraft.server.dedicated.management.OutgoingRpcMethod$Builder
Fields
OutgoingRpcMethod$Attributes: DEFAULT_ATTRIBUTES, field_63003, DEFAULT_ATTRIBUTES
OutgoingRpcMethod$Factory<Params, Result>: method, field_62320, factory
String: description, field_62321, description
RpcRequestParameter<Params>: paramInfo, field_62322, requestParameter
RpcResponseResult<Result>: resultInfo, field_62323, responseResult
Constructors
(OutgoingRpcMethod$Factory<Params, Result>)
Methods
OutgoingRpcMethod$Builder<Params, Result> (String): description, method_73693, description
OutgoingRpcMethod$Builder<Params, Result> (String, RpcSchema<Result>): response, method_73692, responseResult
OutgoingRpcMethod$Builder<Params, Result> (String, RpcSchema<Params>): param, method_73691, requestParameter
OutgoingRpcMethod<Params, Result> (): build, method_73695, build
RegistryEntry$Reference<OutgoingRpcMethod<Params, Result>> (String): register, method_74847, buildAndRegisterVanilla
RegistryEntry$Reference<OutgoingRpcMethod<Params, Result>> (Identifier): register, method_73694, buildAndRegister