Uses of Class
net.minecraft.network.protocol.BundleDelimiterPacket
Packages that use BundleDelimiterPacket
- 
Uses of BundleDelimiterPacket in net.minecraft.network.protocolMethods in net.minecraft.network.protocol with parameters of type BundleDelimiterPacketModifier 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_)