Uses of Class
net.minecraft.network.protocol.game.ClientboundBundlePacket
Packages that use ClientboundBundlePacket
- 
Uses of ClientboundBundlePacket in net.minecraft.client.multiplayerMethods in net.minecraft.client.multiplayer with parameters of type ClientboundBundlePacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleBundlePacket(ClientboundBundlePacket p_265195_) 
- 
Uses of ClientboundBundlePacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ClientboundBundlePacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleBundlePacket(ClientboundBundlePacket p_265211_)