implements Packet<ClientGamePacketListener>
| afr | |
| net.minecraft.network.protocol.game.ClientboundStopSoundPacket | |
| net.minecraft.class_2770 | |
| net.minecraft.network.packet.s2c.play.StopSoundS2CPacket | |
| net.minecraft.src.C_5131_ | |
| net.minecraft.network.protocol.game.PacketPlayOutStopSound | 
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final StreamCodec<FriendlyByteBuf, ClientboundStopSoundPacket> | 
  | ||||||||||
| private static final int | 
  | ||||||||||
| private static final int | 
  | ||||||||||
| private final ResourceLocation | 
  | ||||||||||
| private final SoundSource | 
  | 
Constructor summary
| Modifier | Constructor | 
|---|---|
| public | (ResourceLocation soundId, SoundSource category) | 
| private | (FriendlyByteBuf buf) | 
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private void | 
  | ||||||||||
| public PacketType<ClientboundStopSoundPacket> | 
  | ||||||||||
| public void | 
  | ||||||||||
| public ResourceLocation | 
  | ||||||||||
| public SoundSource | 
  |