Uses of Class
net.minecraft.network.protocol.BundlePacket
Package
Description
-
Uses of BundlePacket in net.minecraft.network
Modifier and TypeMethodDescription<P extends BundlePacket<T>>
ConnectionProtocol.PacketSet<T>ConnectionProtocol.PacketSet.withBundlePacket
(Class<P> p_265034_, Function<Iterable<Packet<T>>, P> p_265591_) -
Uses of BundlePacket in net.minecraft.network.protocol
Modifier and TypeMethodDescriptionstatic <T extends PacketListener,
P extends BundlePacket<T>>
BundlerInfoBundlerInfo.createForPacket
(Class<P> p_265438_, Function<Iterable<Packet<T>>, P> p_265627_, BundleDelimiterPacket<T> p_265373_) -
Uses of BundlePacket in net.minecraft.network.protocol.game