implements OutgoingRpcMethod<Void, Result>
| atz$f | |
| 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 MethodInfo<Void, Result> |
| ||||||||
| private final OutgoingRpcMethod$Attributes |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (MethodInfo<Void, Result> info, OutgoingRpcMethod$Attributes attributes) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Result |
| ||||||||
| public MethodInfo<Void, Result> |
| ||||||||
| public OutgoingRpcMethod$Attributes |
|