public <P extends Packet<? super T>> ProtocolInfoBuilder<T, B> | |
public <P extends BundlePacket<? super T>, D extends BundleDelimiterPacket<? super T>> ProtocolInfoBuilder<T, B> | | a(aae<P> arg0, Function<Iterable<aac<? super T>>, P> arg1, D arg2) | | withBundlePacket(PacketType<P> arg0, Function<Iterable<Packet<? super T>>, P> arg1, D arg2) | | method_56453(class_9145<P> arg0, Function<Iterable<class_2596<? super T>>, P> arg1, D arg2) | | addBundle(PacketType<P> id, Function<Iterable<Packet<? super T>>, P> bundler, D splitter) |
|
StreamCodec<io.netty.buffer.ByteBuf, Packet<? super T>> | | a(Function<io.netty.buffer.ByteBuf, B> arg0, List<aah$a<T, ?, B>> arg1) | | buildPacketCodec(Function<io.netty.buffer.ByteBuf, B> arg0, List<ProtocolInfoBuilder$CodecEntry<T, ?, B>> arg1) | | method_56450(Function<io.netty.buffer.ByteBuf, B> arg0, List<class_9147$class_9148<T, ?, B>> arg1) | | createCodec(Function<io.netty.buffer.ByteBuf, B> bufUpgrader, List<NetworkStateBuilder$PacketType<T, ?, B>> packetTypes) |
|
public ProtocolInfo<T> | | a(Function<io.netty.buffer.ByteBuf, B> arg0) | | build(Function<io.netty.buffer.ByteBuf, B> arg0) | | method_56449(Function<io.netty.buffer.ByteBuf, B> arg0) | | build(Function<io.netty.buffer.ByteBuf, B> bufUpgrader) |
|
public ProtocolInfo$Unbound<T, B> | | a() | | buildUnbound() | | method_56447() | | buildFactory() |
|
private static <L extends PacketListener, B extends io.netty.buffer.ByteBuf> ProtocolInfo$Unbound<L, B> | | a(wq arg0, aad arg1, Consumer<aah<L, B>> arg2) | | protocol(ConnectionProtocol arg0, PacketFlow arg1, Consumer<ProtocolInfoBuilder<L, B>> arg2) | | method_56452(class_2539 arg0, class_2598 arg1, Consumer<class_9147<L, B>> arg2) | | build(NetworkPhase type, NetworkSide side, Consumer<NetworkStateBuilder<L, B>> registrar) |
|
public static <T extends ServerboundPacketListener, B extends io.netty.buffer.ByteBuf> ProtocolInfo$Unbound<T, B> | |
public static <T extends ClientboundPacketListener, B extends io.netty.buffer.ByteBuf> ProtocolInfo$Unbound<T, B> | |