public class SquidInkParticle extends SimpleAnimatedParticle
Modifier and Type | Class and Description |
---|---|
static class |
SquidInkParticle.Factory |
field_217584_C
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 and Type | Method and Description |
---|---|
void |
tick() |
getBrightnessForRender, getRenderType, setBaseAirFriction, setColor, setColorFade
getMaxU, getMaxV, getMinU, getMinV, selectSpriteRandomly, selectSpriteWithAge, setSprite
getScale, multipleParticleScaleBy, renderParticle
getBoundingBox, getMaxAge, isAlive, move, multiplyVelocity, resetPositionToBB, setAlphaF, setBoundingBox, setColor, setExpired, setMaxAge, setPosition, setSize, toString
public void tick()
tick
in class SimpleAnimatedParticle