History - net.minecraft.network.handler.PacketBundleHandler
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.network.protocol.BundlerInfo
net.minecraft.class_8039
net.minecraft.network.handler.PacketBundleHandler
Fields
int: BUNDLE_SIZE_LIMIT, field_41878, MAX_PACKETS
Constructors
Methods
<T extends PacketListener, P extends BundlePacket<? super T>> PacketBundleHandler (PacketType<P>, Function<Iterable<Packet<? super T>>, P>, BundleSplitterPacket<? super T>): createForPacket, method_48325, create
void (Packet<?>, Consumer<Packet<?>>): unbundlePacket, method_48327, forEachPacket
PacketBundleHandler$Bundler (Packet<?>): startPacketBundling, method_48326, createBundler