net.minecraft.network.protocol.game

public class ClientboundSoundEntityPacket

implements Packet<ClientGamePacketListener>

uj
net.minecraft.network.protocol.game.ClientboundSoundEntityPacket
net.minecraft.class_2765
net.minecraft.unmapped.C_esombqse
net.minecraft.network.packet.s2c.play.PlaySoundFromEntityS2CPacket
net.minecraft.src.C_5129_
net.minecraft.network.protocol.game.PacketPlayOutEntitySound

Field summary

Modifier and TypeField
private final SoundEvent
a
sound
field_12642
f_xlhzdvhq
sound
f_133408_
private final SoundSource
b
source
field_12641
f_zxezjxbx
category
f_133409_
private final int
c
id
field_12640
f_ycdoiits
entityId
f_133410_
private final float
d
volume
field_12639
f_reavqglq
volume
f_133411_
private final float
e
pitch
field_12638
f_ongyzsaa
pitch
f_133412_

Constructor summary

ModifierConstructor
public (SoundEvent sound, SoundSource category, Entity entity, float volume, float pitch)
public (FriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
public void
a(pn arg0)
write(FriendlyByteBuf arg0)
method_11052(class_2540 arg0)
m_pwnpydub(C_idfydwco arg0)
write(PacketByteBuf arg0)
m_5779_(C_4983_ arg0)
public SoundEvent
b()
getSound()
method_11882()
m_wdusqoct()
getSound()
m_133426_()
public SoundSource
c()
getSource()
method_11881()
m_zvvsoubf()
getCategory()
m_133429_()
public int
d()
getId()
method_11883()
m_uhrtmjpe()
getEntityId()
m_133430_()
public float
e()
getVolume()
method_11885()
m_fedddwhf()
getVolume()
m_133431_()
public float
f()
getPitch()
method_11880()
m_xnzgbvpe()
getPitch()
m_133432_()
public void
a(qu arg0)
handle(ClientGamePacketListener arg0)
method_11884(class_2602 arg0)
m_cbnxpxue(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)