net.minecraft.network.packet.s2c.play

public class PlaySoundFromEntityS2CPacket

implements Packet<ClientPlayPacketListener>

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

Field summary

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

Constructor summary

ModifierConstructor
public (SoundEvent sound, SoundCategory category, Entity entity, float volume, float pitch)
public (PacketByteBuf buf)

Method summary

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