net.minecraft.network.protocol.game

public class ClientboundStopSoundPacket

implements Packet<ClientGamePacketListener>

tb
net.minecraft.network.protocol.game.ClientboundStopSoundPacket
net.minecraft.class_2770
net.minecraft.unmapped.C_ylgmknpp
net.minecraft.network.packet.s2c.play.StopSoundS2CPacket
net.minecraft.src.C_5131_
net.minecraft.network.protocol.game.PacketPlayOutStopSound

Field summary

Modifier and TypeField
private static final int
a
HAS_SOURCE
field_33354
f_ujgdmqwv
CATEGORY_MASK
f_179423_
private static final int
b
HAS_SOUND
field_33355
f_pxpybkzz
SOUND_ID_MASK
f_179424_
private final ResourceLocation
c
name
field_12676
f_vsxnucoq
soundId
f_133464_
private final SoundSource
d
source
field_12677
f_vurtifmj
category
f_133465_

Constructor summary

ModifierConstructor
public (ResourceLocation soundId, SoundSource category)
public (FriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
public void
a(og arg0)
write(FriendlyByteBuf arg0)
method_11052(class_2540 arg0)
m_pwnpydub(C_idfydwco arg0)
write(PacketByteBuf arg0)
m_5779_(C_4983_ arg0)
public ResourceLocation
b()
getName()
method_11904()
m_pgcjjlxm()
getSoundId()
m_133476_()
public SoundSource
c()
getSource()
method_11903()
m_uhnazkiv()
getCategory()
m_133479_()
public void
a(pn arg0)
handle(ClientGamePacketListener arg0)
method_11905(class_2602 arg0)
m_ibwmiyrf(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)