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 | |
| net.minecraft.src.C_411372_$C_411027_ | |
| net.minecraft.server.jsonrpc.IncomingRpcMethod$d |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final MethodInfo<Params, Result> |
| ||||||||||
| private final IncomingRpcMethod$Attributes |
| ||||||||||
| private final IncomingRpcMethod$ParameterlessRpcMethodFunction<Result> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (MethodInfo<Params, Result> info, IncomingRpcMethod$Attributes attributes, IncomingRpcMethod$ParameterlessRpcMethodFunction<Result> handler) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public com.google.gson.JsonElement |
| ||||||||||
| public MethodInfo<Params, Result> |
| ||||||||||
| public IncomingRpcMethod$Attributes |
| ||||||||||
| public IncomingRpcMethod$ParameterlessRpcMethodFunction<Result> |
|