Uses of Class
net.minecraft.network.protocol.game.ClientboundExplodePacket
-
Uses of ClientboundExplodePacket in net.minecraft.client.multiplayer
Modifier and TypeMethodDescriptionvoid
ClientPacketListener.handleExplosion
(ClientboundExplodePacket p_105012_) -
Uses of ClientboundExplodePacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ClientboundExplodePacket> GamePacketTypes.CLIENTBOUND_EXPLODE
static final StreamCodec
<RegistryFriendlyByteBuf, ClientboundExplodePacket> ClientboundExplodePacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleExplosion
(ClientboundExplodePacket p_131394_)