@Environment(value=CLIENT) public class CurrentDownParticle extends SpriteBillboardParticle
Modifier and Type | Class and Description |
---|---|
static class |
CurrentDownParticle.Factory |
Modifier and Type | Field and Description |
---|---|
private float |
accelerationAngle
The angle, in radians, of the horizontal acceleration of the particle.
|
sprite
scale
age, angle, collidesWithWorld, colorAlpha, colorBlue, colorGreen, colorRed, dead, gravityStrength, maxAge, onGround, prevAngle, prevPosX, prevPosY, prevPosZ, random, spacingXZ, spacingY, velocityX, velocityY, velocityZ, world, x, y, z
Modifier | Constructor and Description |
---|---|
private |
CurrentDownParticle(ClientWorld world,
double x,
double y,
double z) |
Modifier and Type | Method and Description |
---|---|
ParticleTextureSheet |
getType() |
void |
tick() |
getMaxU, getMaxV, getMinU, getMinV, setSprite, setSprite, setSpriteForAge
buildGeometry, getSize, scale
getBoundingBox, getColorMultiplier, getMaxAge, isAlive, markDead, move, move, repositionFromBoundingBox, setBoundingBox, setBoundingBoxSpacing, setColor, setColorAlpha, setMaxAge, setPos, toString
private float accelerationAngle
private CurrentDownParticle(ClientWorld world, double x, double y, double z)
public ParticleTextureSheet getType()