implements OutgoingRpcMethod<Params, Result>
| atz$c | |
| 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 MethodInfo<Params, Result> |
| ||||||||
| private final OutgoingRpcMethod$Attributes |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (MethodInfo<Params, Result> info, OutgoingRpcMethod$Attributes attributes) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public com.google.gson.JsonElement |
| ||||||||
| public Result |
| ||||||||
| public MethodInfo<Params, Result> |
| ||||||||
| public OutgoingRpcMethod$Attributes |
|