record ProtocolInfoBuilder$Implementation<L extends PacketListener>
implements ProtocolInfo<L>
| aab$b | |
| net.minecraft.network.protocol.ProtocolInfoBuilder$Implementation | |
| net.minecraft.class_9147$class_9149 | |
| net.minecraft.network.state.NetworkStateBuilder$NetworkStateImpl | |
| net.minecraft.src.C_313614_$C_313353_ | |
| net.minecraft.network.protocol.ProtocolInfoBuilder$b |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final ConnectionProtocol |
| ||||||||||
| private final PacketFlow |
| ||||||||||
| private final StreamCodec<io.netty.buffer.ByteBuf, Packet<? super L>> |
| ||||||||||
| private final BundlerInfo |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| (ConnectionProtocol flow, PacketFlow codec, StreamCodec<io.netty.buffer.ByteBuf, Packet<? super L>> bundlerInfo, BundlerInfo arg3) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public ConnectionProtocol |
| ||||||||||
| public PacketFlow |
| ||||||||||
| public StreamCodec<io.netty.buffer.ByteBuf, Packet<? super L>> |
| ||||||||||
| public BundlerInfo |
|