net.minecraft.network.protocol.game

public class ClientboundSoundPacket

implements Packet<ClientGamePacketListener>

wy
net.minecraft.network.protocol.game.ClientboundSoundPacket
net.minecraft.class_2767
net.minecraft.unmapped.C_wmmhthok
net.minecraft.network.packet.s2c.play.PlaySoundS2CPacket
net.minecraft.network.packet.s2c.play.PlaySoundS2CPacket
net.minecraft.src.C_5130_
net.minecraft.network.protocol.game.PacketPlayOutNamedSoundEffect

Field summary

Modifier and TypeField
public static final float
a
LOCATION_ACCURACY
field_33353
f_sooilszw
COORDINATE_SCALE
COORDINATE_SCALE
f_179420_
private final SoundEvent
b
sound
field_12661
f_immdnhpt
sound
sound
f_133433_
private final SoundSource
c
source
field_12660
f_vhizpkud
category
category
f_133434_
private final int
d
x
field_12659
f_euxjbbbv
fixedX
fixedX
f_133435_
private final int
e
y
field_12658
f_zfoxvdow
fixedY
fixedY
f_133436_
private final int
f
z
field_12657
f_ndrlbnjg
fixedZ
fixedZ
f_133437_
private final float
g
volume
field_12656
f_pxnscmax
volume
volume
f_133438_
private final float
h
pitch
field_12662
f_rqpcrcdb
pitch
pitch
f_133439_
private final long
i
seed
field_38820
f_umoedbhl
seed
f_umoedbhl
f_237838_

Constructor summary

ModifierConstructor
public (SoundEvent sound, SoundSource category, double x, double y, double z, float volume, float pitch, long seed)
public (FriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
public void
a(qx arg0)
write(FriendlyByteBuf arg0)
method_11052(class_2540 arg0)
m_pwnpydub(C_idfydwco arg0)
write(PacketByteBuf arg0)
write(PacketByteBuf arg0)
m_5779_(C_4983_ arg0)
public SoundEvent
b()
getSound()
method_11894()
m_mwqsaqgb()
getSound()
getSound()
m_133455_()
public SoundSource
c()
getSource()
method_11888()
m_yasyqyxb()
getCategory()
getCategory()
m_133458_()
public double
d()
getX()
method_11890()
m_xytpauii()
getX()
getX()
m_133459_()
public double
e()
getY()
method_11889()
m_tldipzai()
getY()
getY()
m_133460_()
public double
f()
getZ()
method_11893()
m_cxgsaoxq()
getZ()
getZ()
m_133461_()
public float
g()
getVolume()
method_11891()
m_xwhyhdjf()
getVolume()
getVolume()
m_133462_()
public float
h()
getPitch()
method_11892()
m_inbukecv()
getPitch()
getPitch()
m_133463_()
public long
i()
getSeed()
method_43236()
m_clmujwes()
getSeed()
m_clmujwes()
m_237848_()
public void
a(tf arg0)
handle(ClientGamePacketListener arg0)
method_11895(class_2602 arg0)
m_ababadxv(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)