Uses of Class
net.minecraft.network.protocol.game.ClientboundBlockDestructionPacket
Packages that use ClientboundBlockDestructionPacket
-
Uses of ClientboundBlockDestructionPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundBlockDestructionPacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handleBlockDestruction
(ClientboundBlockDestructionPacket p_104974_) -
Uses of ClientboundBlockDestructionPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ClientboundBlockDestructionPacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleBlockDestruction
(ClientboundBlockDestructionPacket p_131375_)