implements OutgoingRpcMethod<Void, Result>
| atp$f | |
| net.minecraft.server.jsonrpc.OutgoingRpcMethod$ParameterlessMethod | |
| net.minecraft.class_11808$class_11812 | |
| net.minecraft.server.dedicated.management.OutgoingRpcMethod$Parameterless | |
| net.minecraft.src.C_410842_$C_411049_ | |
| net.minecraft.server.jsonrpc.OutgoingRpcMethod$f |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final MethodInfo |
| ||||||||||
| private final OutgoingRpcMethod$Attributes |
| ||||||||||
| private final com.mojang.serialization.Codec<Result> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (MethodInfo attributes, OutgoingRpcMethod$Attributes resultCodec, com.mojang.serialization.Codec<Result> arg2) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public Result |
| ||||||||||
| public MethodInfo |
| ||||||||||
| public OutgoingRpcMethod$Attributes |
| ||||||||||
| public com.mojang.serialization.Codec<Result> |
|