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