Uses of Class
net.minecraft.network.packet.BundlePacket
Packages that use BundlePacket
-
Uses of BundlePacket in net.minecraft
Subclasses of BundlePacket in net.minecraftMethods in net.minecraft with type parameters of type BundlePacketModifier and TypeMethodDescriptionstatic <T extends PacketListener,P extends BundlePacket<T>>
class_8039class_8039.method_48325(Class<P> class2, Function<Iterable<Packet<T>>, P> function, class_8037<T> class_8037) -
Uses of BundlePacket in net.minecraft.network
Methods in net.minecraft.network with type parameters of type BundlePacket