Uses of Class
net.minecraft.network.protocol.game.ClientboundExplodePacket
Packages that use ClientboundExplodePacket
- 
Uses of ClientboundExplodePacket in net.minecraft.client.multiplayerMethods in net.minecraft.client.multiplayer with parameters of type ClientboundExplodePacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleExplosion(ClientboundExplodePacket p_105012_) 
- 
Uses of ClientboundExplodePacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ClientboundExplodePacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleExplosion(ClientboundExplodePacket p_131394_)