public class DripParticle extends SpriteTexturedParticle
Modifier and Type | Class and Description |
---|---|
static class |
DripParticle.DrippingLavaFactory |
static class |
DripParticle.DrippingWaterFactory |
static class |
DripParticle.FallingLavaFactory |
static class |
DripParticle.FallingWaterFactory |
static class |
DripParticle.LandingLavaFactory |
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 |
---|---|
protected void |
func_217576_g() |
protected void |
func_217577_h() |
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
public IParticleRenderType getRenderType()
getRenderType
in class Particle
public int getBrightnessForRender(float partialTick)
getBrightnessForRender
in class Particle
protected void func_217576_g()
protected void func_217577_h()