History - net.minecraft.server.dedicated.management.OutgoingRpcMethod
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
Constructors
Methods
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
net.minecraft.class_11808
net.minecraft.server.dedicated.management.OutgoingRpcMethod
Fields
String: NOTIFICATION_PREFIX, field_63002, NOTIFICATION_PREFIX
Constructors
Methods
RpcMethodInfo<Params, Result> (): info, comp_4668, info
OutgoingRpcMethod$Attributes (): attributes, comp_4909, attributes
com.google.gson.JsonElement (Params): encodeParams, method_73687, encodeParams
Result (com.google.gson.JsonElement): decodeResult, method_73682, decodeResult
OutgoingRpcMethod$Builder<Void, Void> (): notification, method_73688, createSimpleBuilder
<Params> OutgoingRpcMethod$Builder<Params, Void> (): notificationWithParams, method_73683, createNotificationBuilder
<Result> OutgoingRpcMethod$Builder<Void, Result> (): request, method_73689, createParameterlessBuilder
<Params, Result> OutgoingRpcMethod$Builder<Params, Result> (): requestWithParams, method_75572, createParameterizedBuilder