implements Packet<ClientGamePacketListener>
rm | |
net.minecraft.network.protocol.game.ClientboundSoundEntityPacket | |
net.minecraft.class_2765 | |
net.minecraft.network.packet.s2c.play.PlaySoundFromEntityS2CPacket | |
net.minecraft.network.play.server.SSpawnMovingSoundEffectPacket | |
net.minecraft.server.v1_16_R2.PacketPlayOutEntitySound |
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
private SoundEvent |
| ||||||||||
private SoundSource |
| ||||||||||
private int |
| ||||||||||
private float |
| ||||||||||
private float |
|
Constructor summary
Modifier | Constructor |
---|---|
public | () |
public | (SoundEvent sound, SoundSource category, Entity entity, float volume, float pitch) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public void |
| ||||||||||
public void |
| ||||||||||
public void |
| ||||||||||
public SoundEvent |
| ||||||||||
public SoundSource |
| ||||||||||
public int |
| ||||||||||
public float |
| ||||||||||
public float |
|