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 |
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 |
|---|---|
protected void |
func_217576_g() |
protected void |
func_217577_h() |
int |
getBrightnessForRender(float partialTick) |
IParticleRenderType |
getRenderType() |
void |
tick() |
getMaxU, getMaxV, getMinU, getMinV, selectSpriteRandomly, selectSpriteWithAge, setSpritegetScale, multipleParticleScaleBy, renderParticlegetBoundingBox, getMaxAge, isAlive, move, multiplyVelocity, resetPositionToBB, setAlphaF, setBoundingBox, setColor, setExpired, setMaxAge, setPosition, setSize, toStringpublic IParticleRenderType getRenderType()
getRenderType in class Particlepublic int getBrightnessForRender(float partialTick)
getBrightnessForRender in class Particleprotected void func_217576_g()
protected void func_217577_h()