public class CurrentDownParticle extends SpriteTexturedParticle
Modifier and Type | Class and Description |
---|---|
static class |
CurrentDownParticle.Factory |
Modifier and Type | Field and Description |
---|---|
private float |
field_203083_a |
sprite
particleScale
age, canCollide, height, isExpired, maxAge, motionX, motionY, motionZ, onGround, particleAlpha, particleAngle, particleBlue, particleGravity, particleGreen, particleRed, posX, posY, posZ, prevParticleAngle, prevPosX, prevPosY, prevPosZ, rand, width, world
Modifier | Constructor and Description |
---|---|
private |
CurrentDownParticle(World p_i48830_1_,
double p_i48830_2_,
double p_i48830_4_,
double p_i48830_6_) |
Modifier and Type | Method and Description |
---|---|
IParticleRenderType |
getRenderType() |
void |
tick() |
getMaxU, getMaxV, getMinU, getMinV, selectSpriteRandomly, selectSpriteWithAge, setSprite
getScale, multipleParticleScaleBy, renderParticle
getBoundingBox, getBrightnessForRender, getMaxAge, isAlive, move, multiplyVelocity, resetPositionToBB, setAlphaF, setBoundingBox, setColor, setExpired, setMaxAge, setPosition, setSize, toString
private CurrentDownParticle(World p_i48830_1_, double p_i48830_2_, double p_i48830_4_, double p_i48830_6_)
public IParticleRenderType getRenderType()
getRenderType
in class Particle