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.network.NetworkStateBuilder$NetworkStateImpl | |
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 arg0, PacketFlow arg1, StreamCodec<io.netty.buffer.ByteBuf, Packet<? super L>> arg2, BundlerInfo arg3) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public BundlerInfo |
| ||||||||
public ConnectionProtocol |
| ||||||||
public PacketFlow |
| ||||||||
public StreamCodec<io.netty.buffer.ByteBuf, Packet<? super L>> |
|