public class ParticleWaterWake extends Particle
Modifier and Type | Class and Description |
---|---|
static class |
ParticleWaterWake.Factory |
height, interpPosX, interpPosY, interpPosZ, isCollided, isExpired, motionX, motionY, motionZ, particleAge, particleAlpha, particleBlue, particleGravity, particleGreen, particleMaxAge, particleRed, particleScale, particleTexture, particleTextureIndexX, particleTextureIndexY, particleTextureJitterX, particleTextureJitterY, posX, posY, posZ, prevPosX, prevPosY, prevPosZ, rand, width, worldObj
Modifier | Constructor and Description |
---|---|
protected |
ParticleWaterWake(World worldIn,
double xCoordIn,
double yCoordIn,
double zCoordIn,
double p_i45073_8_,
double p_i45073_10_,
double p_i45073_12_) |
Modifier and Type | Method and Description |
---|---|
void |
onUpdate() |
getBlueColorF, getBrightnessForRender, getEntityBoundingBox, getFXLayer, getGreenColorF, getRedColorF, isAlive, isTransparent, moveEntity, multipleParticleScaleBy, multiplyVelocity, nextTextureIndexX, renderParticle, resetPositionToBB, setAlphaF, setEntityBoundingBox, setExpired, setMaxAge, setParticleTexture, setParticleTextureIndex, setPosition, setRBGColorF, setSize, toString