Class ClientboundBundlePacket
java.lang.Object
net.minecraft.network.protocol.BundlePacket<ClientGamePacketListener>
net.minecraft.network.protocol.game.ClientboundBundlePacket
- All Implemented Interfaces:
Packet<ClientGamePacketListener>
-
Constructor Summary
ConstructorsConstructorDescriptionClientboundBundlePacket(Iterable<Packet<ClientGamePacketListener>> p_265231_) -
Method Summary
Methods inherited from class net.minecraft.network.protocol.BundlePacket
subPackets, writeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.network.protocol.Packet
isSkippable, nextProtocol
-
Constructor Details
-
ClientboundBundlePacket
-
-
Method Details
-
handle
-