Uses of Class
net.minecraft.network.protocol.game.ClientboundBundlePacket
Packages that use ClientboundBundlePacket
-
Uses of ClientboundBundlePacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundBundlePacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleBundlePacket(ClientboundBundlePacket p_265195_) -
Uses of ClientboundBundlePacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ClientboundBundlePacketModifier and TypeFieldDescriptionstatic final PacketType<ClientboundBundlePacket> GamePacketTypes.CLIENTBOUND_BUNDLEMethods in net.minecraft.network.protocol.game that return types with arguments of type ClientboundBundlePacketMethods in net.minecraft.network.protocol.game with parameters of type ClientboundBundlePacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleBundlePacket(ClientboundBundlePacket p_265211_)