implements Packet<PacketListenerPlayOut>
hz | |
net.minecraft.network.play.server.SPacketSoundEffect | |
net.minecraft.server.v1_9_R1.PacketPlayOutNamedSoundEffect |
Field summary
Modifier and Type | Field | ||||
---|---|---|---|---|---|
private SoundEffect |
| ||||
private SoundCategory |
| ||||
private int |
| ||||
private int |
| ||||
private int |
| ||||
private float |
| ||||
private int |
|
Constructor summary
Modifier | Constructor |
---|---|
public | () |
public | (SoundEffect arg0, SoundCategory arg1, double arg2, double arg3, double arg4, float arg5, float arg6) |
Method summary
Modifier and Type | Method | ||||
---|---|---|---|---|---|
public void |
| ||||
public void |
| ||||
public void |
| ||||
public SoundEffect |
| ||||
public SoundCategory |
| ||||
public double |
| ||||
public double |
| ||||
public double |
| ||||
public float |
| ||||
public float |
|