implements Packet<ClientGamePacketListener>
ng | |
net.minecraft.network.protocol.game.ClientboundSoundEntityPacket | |
net.minecraft.class_2765 | |
net.minecraft.unmapped.C_esombqse | |
net.minecraft.network.packet.s2c.play.PlaySoundFromEntityS2CPacket | |
net.minecraft.network.play.server.SSpawnMovingSoundEffectPacket | |
net.minecraft.server.v1_14_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 |
|