| net.minecraft.server.jsonrpc.OutgoingRpcMethod$OutgoingRpcMethodBuilder | |
| net.minecraft.class_11808$class_11811 | |
| net.minecraft.server.dedicated.management.OutgoingRpcMethod$Builder |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final OutgoingRpcMethod$Attributes |
|
||||||
| private final OutgoingRpcMethod$Factory<Params, Result> |
|
||||||
| private String |
|
||||||
| private RpcRequestParameter<Params> |
|
||||||
| private RpcResponseResult<Result> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (OutgoingRpcMethod$Factory<Params, Result> factory) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public OutgoingRpcMethod$Builder<Params, Result> |
|
||||||
| public OutgoingRpcMethod$Builder<Params, Result> |
|
||||||
| public OutgoingRpcMethod$Builder<Params, Result> |
|
||||||
| private OutgoingRpcMethod<Params, Result> |
|
||||||
| public RegistryEntry$Reference<OutgoingRpcMethod<Params, Result>> |
|
||||||
| private RegistryEntry$Reference<OutgoingRpcMethod<Params, Result>> |
|