implements OutgoingRpcMethod<Params, Void>
| atp$d | |
| net.minecraft.server.jsonrpc.OutgoingRpcMethod$Notification | |
| net.minecraft.class_11808$class_11810 | |
| net.minecraft.server.dedicated.management.OutgoingRpcMethod$Notification | |
| net.minecraft.src.C_410842_$C_411292_ | |
| net.minecraft.server.jsonrpc.OutgoingRpcMethod$d |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final MethodInfo |
| ||||||||||
| private final OutgoingRpcMethod$Attributes |
| ||||||||||
| private final com.mojang.serialization.Codec<Params> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (MethodInfo attributes, OutgoingRpcMethod$Attributes paramsCodec, com.mojang.serialization.Codec<Params> arg2) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public com.google.gson.JsonElement |
| ||||||||||
| public MethodInfo |
| ||||||||||
| public OutgoingRpcMethod$Attributes |
| ||||||||||
| public com.mojang.serialization.Codec<Params> |
|