implements Packet<ClientPlayPacketHandler>
| jz | |
| net.minecraft.unmapped.C_81132206 | |
| net.minecraft.network.packet.s2c.play.CustomSoundEventS2CPacket | |
| net.minecraft.network.play.server.SPacketCustomSound |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private Identifier |
| ||||||||
| private SoundCategory |
| ||||||||
| private int |
| ||||||||
| private int |
| ||||||||
| private int |
| ||||||||
| private float |
| ||||||||
| private float |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (Identifier name, SoundCategory category, Vec3d pos, float volume, float pitch) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public Identifier |
| ||||||||
| public SoundCategory |
| ||||||||
| public double |
| ||||||||
| public double |
| ||||||||
| public double |
| ||||||||
| public float |
| ||||||||
| public float |
|