public class ParticleSpell extends Particle
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ParticleSpell.AmbientMobFactory | 
| static class  | ParticleSpell.Factory | 
| static class  | ParticleSpell.InstantFactory | 
| static class  | ParticleSpell.MobFactory | 
| static class  | ParticleSpell.WitchFactory | 
cameraViewDir, canCollide, height, interpPosX, interpPosY, interpPosZ, isExpired, motionX, motionY, motionZ, onGround, particleAge, particleAlpha, particleAngle, particleBlue, particleGravity, particleGreen, particleMaxAge, particleRed, particleScale, particleTexture, particleTextureIndexX, particleTextureIndexY, particleTextureJitterX, particleTextureJitterY, posX, posY, posZ, prevParticleAngle, prevPosX, prevPosY, prevPosZ, rand, width, world| Modifier | Constructor and Description | 
|---|---|
| protected  | ParticleSpell(World worldIn,
             double xCoordIn,
             double yCoordIn,
             double zCoordIn,
             double p_i1229_8_,
             double ySpeed,
             double p_i1229_12_) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isTransparent() | 
| void | onUpdate() | 
| void | setBaseSpellTextureIndex(int baseSpellTextureIndexIn) | 
getBlueColorF, getBoundingBox, getBrightnessForRender, getFXLayer, getGreenColorF, getRedColorF, isAlive, move, multipleParticleScaleBy, multiplyVelocity, nextTextureIndexX, renderParticle, resetPositionToBB, setAlphaF, setBoundingBox, setExpired, setMaxAge, setParticleTexture, setParticleTextureIndex, setPosition, setRBGColorF, setSize, toStringprotected ParticleSpell(World worldIn, double xCoordIn, double yCoordIn, double zCoordIn, double p_i1229_8_, double ySpeed, double p_i1229_12_)
public boolean isTransparent()
isTransparent in class Particlepublic void setBaseSpellTextureIndex(int baseSpellTextureIndexIn)