implements Packet<ClientPlayPacketListener>
| net.minecraft.network.protocol.game.ClientboundSoundPacket | |
| net.minecraft.class_2767 | |
| net.minecraft.network.packet.s2c.play.PlaySoundS2CPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final PacketCodec<RegistryByteBuf, PlaySoundS2CPacket> |
|
||||||
| public static final float |
|
||||||
| private final RegistryEntry<SoundEvent> |
|
||||||
| private final SoundCategory |
|
||||||
| private final int |
|
||||||
| private final int |
|
||||||
| private final int |
|
||||||
| private final float |
|
||||||
| private final float |
|
||||||
| private final long |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RegistryEntry<SoundEvent> sound, SoundCategory category, double x, double y, double z, float volume, float pitch, long seed) |
| private | (RegistryByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private void |
|
||||||
| public PacketType<PlaySoundS2CPacket> |
|
||||||
| public void |
|
||||||
| public RegistryEntry<SoundEvent> |
|
||||||
| public SoundCategory |
|
||||||
| public double |
|
||||||
| public double |
|
||||||
| public double |
|
||||||
| public float |
|
||||||
| public float |
|
||||||
| public long |
|
||||||
| public void |
|