net.minecraft.network.protocol.game

public class ClientboundStopSoundPacket

implements Packet<ClientGamePacketListener>

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

Field summary

Modifier and TypeField
public static final StreamCodec<FriendlyByteBuf, ClientboundStopSoundPacket>
a
STREAM_CODEC
field_47999
f_flmepiju
CODEC
CODEC
f_314855_
private static final int
b
HAS_SOURCE
field_33354
f_ujgdmqwv
CATEGORY_MASK
CATEGORY_MASK
f_179423_
private static final int
c
HAS_SOUND
field_33355
f_pxpybkzz
SOUND_ID_MASK
SOUND_ID_MASK
f_179424_
private final ResourceLocation
d
name
field_12676
f_vsxnucoq
soundId
soundId
f_133464_
private final SoundSource
e
source
field_12677
f_vurtifmj
category
category
f_133465_

Constructor summary

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

Method summary

Modifier and TypeMethod
private void
a(vw arg0)
write(FriendlyByteBuf arg0)
method_55944(class_2540 arg0)
m_xvioushi(C_idfydwco arg0)
write(PacketByteBuf buf)
write(PacketByteBuf buf)
m_133477_(C_4983_ arg0)
public PacketType<ClientboundStopSoundPacket>
a()
type()
method_55846()
m_bbocywrf()
getPacketId()
getType()
m_5779_()
public void
a(abu arg0)
handle(ClientGamePacketListener arg0)
method_11905(class_2602 arg0)
m_ibwmiyrf(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)
public ResourceLocation
b()
getName()
method_11904()
m_pgcjjlxm()
getSoundId()
getSoundId()
m_133476_()
public SoundSource
e()
getSource()
method_11903()
m_uhnazkiv()
getCategory()
getCategory()
m_133479_()