record ProtocolInfoBuilder$Implementation<L extends PacketListener>
implements ProtocolInfo<L>
zl$b | |
net.minecraft.network.protocol.ProtocolInfoBuilder$Implementation | |
net.minecraft.class_9147$class_9149 | |
net.minecraft.network.NetworkStateBuilder$NetworkStateImpl | |
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 flow, PacketFlow codec, StreamCodec<io.netty.buffer.ByteBuf, Packet<? super L>> bundlerInfo, BundlerInfo arg3) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public BundlerInfo |
| ||||||||||
public ConnectionProtocol |
| ||||||||||
public PacketFlow |
| ||||||||||
public StreamCodec<io.netty.buffer.ByteBuf, Packet<? super L>> |
|