implements IncomingRpcMethod<Params, Result>
| ats$d | |
| net.minecraft.server.jsonrpc.IncomingRpcMethod$ParameterlessMethod | |
| net.minecraft.class_11796$class_11799 | |
| net.minecraft.server.dedicated.management.IncomingRpcMethod$Parameterless |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final MethodInfo<Params, Result> |
| ||||||||
| private final IncomingRpcMethod$Attributes |
| ||||||||
| private final IncomingRpcMethod$ParameterlessRpcMethodFunction<Result> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (MethodInfo<Params, Result> info, IncomingRpcMethod$Attributes attributes, IncomingRpcMethod$ParameterlessRpcMethodFunction<Result> handler) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public com.google.gson.JsonElement |
| ||||||||
| public MethodInfo<Params, Result> |
| ||||||||
| public IncomingRpcMethod$Attributes |
| ||||||||
| public IncomingRpcMethod$ParameterlessRpcMethodFunction<Result> |
|