public class SuspendedTownParticle extends SpriteTexturedParticle
修飾子とタイプ | クラスと説明 |
---|---|
static class |
SuspendedTownParticle.ComposterFactory |
static class |
SuspendedTownParticle.DolphinSpeedFactory |
static class |
SuspendedTownParticle.Factory |
static class |
SuspendedTownParticle.HappyVillagerFactory |
sprite
particleScale
age, canCollide, height, isExpired, maxAge, motionX, motionY, motionZ, onGround, particleAlpha, particleAngle, particleBlue, particleGravity, particleGreen, particleRed, posX, posY, posZ, prevParticleAngle, prevPosX, prevPosY, prevPosZ, rand, width, world
修飾子とタイプ | メソッドと説明 |
---|---|
IParticleRenderType |
getRenderType() |
void |
move(double x,
double y,
double z) |
void |
tick() |
getMaxU, getMaxV, getMinU, getMinV, selectSpriteRandomly, selectSpriteWithAge, setSprite
getScale, multipleParticleScaleBy, renderParticle
getBoundingBox, getBrightnessForRender, getMaxAge, isAlive, multiplyVelocity, resetPositionToBB, setAlphaF, setBoundingBox, setColor, setExpired, setMaxAge, setPosition, setSize, toString
public IParticleRenderType getRenderType()
getRenderType
クラス内 Particle