History - net.minecraft.network.packet.s2c.play.StopSoundS2CPacket
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.network.protocol.game.ClientboundStopSoundPacket
net.minecraft.class_2770
net.minecraft.network.packet.s2c.play.StopSoundS2CPacket
Fields
PacketCodec<PacketByteBuf, StopSoundS2CPacket>: STREAM_CODEC, field_47999, CODEC
int: HAS_SOURCE, field_33354, CATEGORY_MASK
int: HAS_SOUND, field_33355, SOUND_ID_MASK
Identifier: name, field_12676, soundId
SoundCategory: source, field_12677, category
Constructors
Methods
void (PacketByteBuf): write, method_55944, write
PacketType<StopSoundS2CPacket> (): type, method_65080, getPacketType
void (ClientPlayPacketListener): handle, method_11905, apply
Identifier (): getName, method_11904, getSoundId
SoundCategory (): getSource, method_11903, getCategory
void (PacketListener): handle, method_65081, apply