Uses of Class
net.minecraft.network.protocol.game.ClientboundCooldownPacket
Packages that use ClientboundCooldownPacket
-
Uses of ClientboundCooldownPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundCooldownPacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handleItemCooldown(ClientboundCooldownPacket p_105002_)
-
Uses of ClientboundCooldownPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ClientboundCooldownPacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleItemCooldown(ClientboundCooldownPacket p_131389_)