implements OutgoingRpcMethod<Void, Result>
| net.minecraft.server.jsonrpc.OutgoingRpcMethod$ParameterlessMethod | |
| net.minecraft.class_11808$class_11812 | |
| net.minecraft.server.dedicated.management.OutgoingRpcMethod$Parameterless |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final RpcMethodInfo<Void, Result> |
|
||||||
| private final OutgoingRpcMethod$Attributes |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RpcMethodInfo<Void, Result> info, OutgoingRpcMethod$Attributes attributes) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public Result |
|
||||||
| public RpcMethodInfo<Void, Result> |
|
||||||
| public OutgoingRpcMethod$Attributes |
|