public class RainParticle extends SpriteTexturedParticle
| 修飾子とタイプ | クラスと説明 | 
|---|---|
| static class  | RainParticle.Factory | 
spriteparticleScaleage, canCollide, height, isExpired, maxAge, motionX, motionY, motionZ, onGround, particleAlpha, particleAngle, particleBlue, particleGravity, particleGreen, particleRed, posX, posY, posZ, prevParticleAngle, prevPosX, prevPosY, prevPosZ, rand, width, world| 修飾子 | コンストラクタと説明 | 
|---|---|
| protected  | RainParticle(World worldIn,
            double xCoordIn,
            double yCoordIn,
            double zCoordIn) | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| IParticleRenderType | getRenderType() | 
| void | tick() | 
getMaxU, getMaxV, getMinU, getMinV, selectSpriteRandomly, selectSpriteWithAge, setSpritegetScale, multipleParticleScaleBy, renderParticlegetBoundingBox, getBrightnessForRender, getMaxAge, isAlive, move, multiplyVelocity, resetPositionToBB, setAlphaF, setBoundingBox, setColor, setExpired, setMaxAge, setPosition, setSize, toStringprotected RainParticle(World worldIn, double xCoordIn, double yCoordIn, double zCoordIn)
public IParticleRenderType getRenderType()
getRenderType クラス内 Particle