public class ParticleS2CPacket
implements Packet<ClientPlayPacketHandler>
| gy | |
| net.minecraft.unmapped.C_53729405 | |
| net.minecraft.network.packet.s2c.play.ParticleS2CPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private ParticleType |
| ||||||
| private float |
| ||||||
| private float |
| ||||||
| private float |
| ||||||
| private float |
| ||||||
| private float |
| ||||||
| private float |
| ||||||
| private float |
| ||||||
| private int |
| ||||||
| private boolean |
| ||||||
| private int[] |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (ParticleType type, boolean ignoreDistance, float x, float y, float z, float velocityX, float velocityY, float velocityZ, float velocityScale, int count, int... parameters) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public ParticleType |
| ||||||
| public boolean |
| ||||||
| public double |
| ||||||
| public double |
| ||||||
| public double |
| ||||||
| public float |
| ||||||
| public float |
| ||||||
| public float |
| ||||||
| public float |
| ||||||
| public int |
| ||||||
| public int[] |
|