implements Packet<ClientGamePacketListener>
| ox | |
| net.minecraft.network.protocol.game.ClientboundSoundEntityPacket | |
| net.minecraft.class_2765 | |
| net.minecraft.client.network.packet.PlaySoundFromEntityS2CPacket | |
| net.minecraft.network.play.server.SSpawnMovingSoundEffectPacket | |
| net.minecraft.server.v1_15_R1.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 | 
  |