implements OutgoingRpcMethod<Params, Result>
| net.minecraft.server.jsonrpc.OutgoingRpcMethod$Method | |
| net.minecraft.class_11808$class_11809 | |
| net.minecraft.server.dedicated.management.OutgoingRpcMethod$Parameterized |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final RpcMethodInfo<Params, Result> |
|
||||||
| private final OutgoingRpcMethod$Attributes |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RpcMethodInfo<Params, Result> info, OutgoingRpcMethod$Attributes attributes) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public com.google.gson.JsonElement |
|
||||||
| public Result |
|
||||||
| public RpcMethodInfo<Params, Result> |
|
||||||
| public OutgoingRpcMethod$Attributes |
|