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 |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final MethodInfo |
| ||||||||||
| private final OutgoingRpcMethod$Attributes |
| ||||||||||
| private final com.mojang.serialization.Codec<Result> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (MethodInfo attributes, OutgoingRpcMethod$Attributes resultCodec, com.mojang.serialization.Codec<Result> arg2) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public Result |
| ||||||||||
| public MethodInfo |
| ||||||||||
| public OutgoingRpcMethod$Attributes |
| ||||||||||
| public com.mojang.serialization.Codec<Result> |
|