public class SmokeParticle extends SpriteTexturedParticle
Modifier and Type | Class and Description |
---|---|
static class |
SmokeParticle.Factory |
sprite
particleScale
age, canCollide, height, interpPosX, interpPosY, interpPosZ, 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 |
---|---|
protected |
SmokeParticle(World p_i51010_1_,
double p_i51010_2_,
double p_i51010_4_,
double p_i51010_6_,
double p_i51010_8_,
double p_i51010_10_,
double p_i51010_12_,
float p_i51010_14_,
IAnimatedSprite p_i51010_15_) |
Modifier and Type | Method and Description |
---|---|
IParticleRenderType |
getRenderType() |
float |
getScale(float p_217561_1_) |
void |
tick() |
getMaxU, getMaxV, getMinU, getMinV, selectSpriteRandomly, selectSpriteWithAge, setSprite
multipleParticleScaleBy, renderParticle
getBoundingBox, getBrightnessForRender, getMaxAge, isAlive, move, multiplyVelocity, resetPositionToBB, setAlphaF, setBoundingBox, setColor, setExpired, setMaxAge, setPosition, setSize, toString
protected SmokeParticle(World p_i51010_1_, double p_i51010_2_, double p_i51010_4_, double p_i51010_6_, double p_i51010_8_, double p_i51010_10_, double p_i51010_12_, float p_i51010_14_, IAnimatedSprite p_i51010_15_)
public IParticleRenderType getRenderType()
getRenderType
in class Particle
public float getScale(float p_217561_1_)
getScale
in class TexturedParticle