Uses of Class
net.minecraft.network.protocol.game.ClientboundStopSoundPacket
-
Uses of ClientboundStopSoundPacket in net.minecraft.client.multiplayer
Modifier and TypeMethodDescriptionvoid
ClientPacketListener.handleStopSoundEvent
(ClientboundStopSoundPacket p_105116_) -
Uses of ClientboundStopSoundPacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ClientboundStopSoundPacket> GamePacketTypes.CLIENTBOUND_STOP_SOUND
static final StreamCodec
<FriendlyByteBuf, ClientboundStopSoundPacket> ClientboundStopSoundPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleStopSoundEvent
(ClientboundStopSoundPacket p_131446_)