Uses of Class
net.minecraft.network.protocol.BundlePacket
Packages that use BundlePacket
Package
Description
- 
Uses of BundlePacket in net.minecraft.networkMethods in net.minecraft.network with type parameters of type BundlePacketModifier and TypeMethodDescription<P extends BundlePacket<T>>
 ConnectionProtocol.PacketSet<T>ConnectionProtocol.PacketSet.withBundlePacket(Class<P> p_265034_, Function<Iterable<Packet<? super T>>, P> p_265591_) 
- 
Uses of BundlePacket in net.minecraft.network.protocolMethods in net.minecraft.network.protocol with type parameters of type BundlePacketModifier and TypeMethodDescriptionstatic <T extends PacketListener,P extends BundlePacket<T>> 
 BundlerInfoBundlerInfo.createForPacket(Class<P> p_265438_, Function<Iterable<Packet<? super T>>, P> p_265627_, BundleDelimiterPacket<T> p_265373_) 
- 
Uses of BundlePacket in net.minecraft.network.protocol.gameSubclasses of BundlePacket in net.minecraft.network.protocol.game