public class LargeExplosionParticle extends SpriteTexturedParticle
Modifier and Type | Class and Description |
---|---|
static class |
LargeExplosionParticle.Factory |
Modifier and Type | Field and Description |
---|---|
private IAnimatedSprite |
field_217582_C |
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 |
LargeExplosionParticle(World p_i51028_1_,
double p_i51028_2_,
double p_i51028_4_,
double p_i51028_6_,
double p_i51028_8_,
IAnimatedSprite p_i51028_10_) |
Modifier and Type | Method and Description |
---|---|
int |
getBrightnessForRender(float partialTick) |
IParticleRenderType |
getRenderType() |
void |
tick() |
getMaxU, getMaxV, getMinU, getMinV, selectSpriteRandomly, selectSpriteWithAge, setSprite
getScale, multipleParticleScaleBy, renderParticle
getBoundingBox, getMaxAge, isAlive, move, multiplyVelocity, resetPositionToBB, setAlphaF, setBoundingBox, setColor, setExpired, setMaxAge, setPosition, setSize, toString
private final IAnimatedSprite field_217582_C
private LargeExplosionParticle(World p_i51028_1_, double p_i51028_2_, double p_i51028_4_, double p_i51028_6_, double p_i51028_8_, IAnimatedSprite p_i51028_10_)
public int getBrightnessForRender(float partialTick)
getBrightnessForRender
in class Particle
public IParticleRenderType getRenderType()
getRenderType
in class Particle