net.minecraft.network.protocol.game

public class ClientboundCustomSoundPacket

implements Packet<ClientGamePacketListener>

ud
net.minecraft.network.protocol.game.ClientboundCustomSoundPacket
net.minecraft.class_2660
net.minecraft.unmapped.C_wypmkbbc
net.minecraft.network.packet.s2c.play.PlaySoundIdS2CPacket
net.minecraft.network.packet.s2c.play.PlaySoundIdS2CPacket
net.minecraft.src.C_5061_
net.minecraft.network.protocol.game.PacketPlayOutCustomSoundEffect

Field summary

Modifier and TypeField
public static final float
a
LOCATION_ACCURACY
field_33327
f_minsqdek
COORDINATE_SCALE
COORDINATE_SCALE
f_178837_
private final ResourceLocation
b
name
field_12170
f_bjiivjdd
id
id
f_132046_
private final SoundSource
c
source
field_12171
f_umzlmngn
category
category
f_132047_
private final int
d
x
field_12169
f_uktlnopm
fixedX
fixedX
f_132048_
private final int
e
y
field_12168
f_zghuggta
fixedY
fixedY
f_132049_
private final int
f
z
field_12167
f_jzffbpdf
fixedZ
fixedZ
f_132050_
private final float
g
volume
field_12166
f_ykorlnoz
volume
volume
f_132051_
private final float
h
pitch
field_12172
f_goqvnjpr
pitch
pitch
f_132052_
private final long
i
seed
field_38818
f_cukpnhnu
seed
f_cukpnhnu
f_237697_

Constructor summary

ModifierConstructor
public (ResourceLocation sound, SoundSource category, Vec3 pos, 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 ResourceLocation
b()
getName()
method_11460()
m_lneqilce()
getSoundId()
getSoundId()
m_132066_()
public SoundSource
c()
getSource()
method_11459()
m_sqdnvepe()
getCategory()
getCategory()
m_132069_()
public double
d()
getX()
method_11462()
m_dudbyymv()
getX()
getX()
m_132070_()
public double
e()
getY()
method_11461()
m_bcblvjlm()
getY()
getY()
m_132071_()
public double
f()
getZ()
method_11465()
m_kqsqakvp()
getZ()
getZ()
m_132072_()
public float
g()
getVolume()
method_11463()
m_roegepil()
getVolume()
getVolume()
m_132073_()
public float
h()
getPitch()
method_11464()
m_fowintvu()
getPitch()
getPitch()
m_132074_()
public long
i()
getSeed()
method_43234()
m_llzkzgyk()
getSeed()
m_llzkzgyk()
m_237705_()
public void
a(tf arg0)
handle(ClientGamePacketListener arg0)
method_11466(class_2602 arg0)
m_pyostitg(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)