implements Packet<ClientGamePacketListener>
sz | |
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 Type | Field | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
private final SoundEvent |
| ||||||||||||
private final SoundSource |
| ||||||||||||
private final int |
| ||||||||||||
private final float |
| ||||||||||||
private final float |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (SoundEvent sound, SoundSource category, Entity entity, float volume, float pitch) |
public | (FriendlyByteBuf buf) |
Method summary
Modifier and Type | Method | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
public void |
| ||||||||||||
public SoundEvent |
| ||||||||||||
public SoundSource |
| ||||||||||||
public int |
| ||||||||||||
public float |
| ||||||||||||
public float |
| ||||||||||||
public void |
|