Uses of Class
net.minecraft.network.protocol.game.ClientboundBlockDestructionPacket
Packages that use ClientboundBlockDestructionPacket
- 
Uses of ClientboundBlockDestructionPacket in net.minecraft.client.multiplayerMethods in net.minecraft.client.multiplayer with parameters of type ClientboundBlockDestructionPacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleBlockDestruction(ClientboundBlockDestructionPacket p_104974_) 
- 
Uses of ClientboundBlockDestructionPacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ClientboundBlockDestructionPacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleBlockDestruction(ClientboundBlockDestructionPacket p_131375_)