public class FallingDustParticle extends SpriteTexturedParticle
| Modifier and Type | Class and Description |
|---|---|
static class |
FallingDustParticle.Factory |
spriteparticleScaleage, 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 and Type | Method and Description |
|---|---|
IParticleRenderType |
getRenderType() |
float |
getScale(float p_217561_1_) |
void |
tick() |
getMaxU, getMaxV, getMinU, getMinV, selectSpriteRandomly, selectSpriteWithAge, setSpritemultipleParticleScaleBy, renderParticlegetBoundingBox, getBrightnessForRender, getMaxAge, isAlive, move, multiplyVelocity, resetPositionToBB, setAlphaF, setBoundingBox, setColor, setExpired, setMaxAge, setPosition, setSize, toStringpublic IParticleRenderType getRenderType()
getRenderType in class Particlepublic float getScale(float p_217561_1_)
getScale in class TexturedParticle