Class ClientboundBundlePacket
java.lang.Object
net.minecraft.network.protocol.BundlePacket<ClientGamePacketListener>
net.minecraft.network.protocol.game.ClientboundBundlePacket
- All Implemented Interfaces:
- Packet<ClientGamePacketListener>
- 
Constructor SummaryConstructorsConstructorDescriptionClientboundBundlePacket(Iterable<Packet<? super ClientGamePacketListener>> p_265231_) 
- 
Method SummaryMethods inherited from class net.minecraft.network.protocol.BundlePacketsubPackets, writeMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.network.protocol.PacketisSkippable, nextProtocol
- 
Constructor Details- 
ClientboundBundlePacket
 
- 
- 
Method Details- 
handle
 
-