implements Packet<ClientPlayPacketListener>
le | |
net.minecraft.class_2660 | |
net.minecraft.client.network.packet.PlaySoundIdS2CPacket | |
net.minecraft.network.play.server.SPlaySoundPacket |
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 arg0, SoundCategory arg1, Vec3d arg2, float arg3, float arg4) |
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 |
|