record ProtocolInfoBuilder$Implementation<L extends PacketListener>
implements ProtocolInfo<L>
| aah$b | |
| net.minecraft.network.protocol.ProtocolInfoBuilder$Implementation | |
| net.minecraft.class_9147$class_9149 | |
| net.minecraft.unmapped.C_xadnelzj$C_hixqhrxv | |
| net.minecraft.network.NetworkStateBuilder$NetworkStateImpl | |
| net.minecraft.network.NetworkPhaseProtocolBuilder$Implementation | |
| net.minecraft.src.C_313614_$C_313353_ | |
| net.minecraft.network.protocol.ProtocolInfoBuilder$b |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final ConnectionProtocol |
| ||||||||||||||
| private final PacketFlow |
| ||||||||||||||
| private final StreamCodec<io.netty.buffer.ByteBuf, Packet<? super L>> |
| ||||||||||||||
| private final BundlerInfo |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| (ConnectionProtocol phase, PacketFlow side, StreamCodec<io.netty.buffer.ByteBuf, Packet<? super L>> packetCodec, BundlerInfo bundlerInfo) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public BundlerInfo |
| ||||||||||||||
| public ConnectionProtocol |
| ||||||||||||||
| public PacketFlow |
| ||||||||||||||
| public StreamCodec<io.netty.buffer.ByteBuf, Packet<? super L>> |
|