public class PortalParticle extends SpriteTexturedParticle
修飾子とタイプ | クラスと説明 |
---|---|
static class |
PortalParticle.Factory |
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
修飾子とタイプ | メソッドと説明 |
---|---|
int |
getBrightnessForRender(float partialTick) |
IParticleRenderType |
getRenderType() |
float |
getScale(float p_217561_1_) |
void |
move(double x,
double y,
double z) |
void |
tick() |
getMaxU, getMaxV, getMinU, getMinV, selectSpriteRandomly, selectSpriteWithAge, setSprite
multipleParticleScaleBy, renderParticle
getBoundingBox, getMaxAge, isAlive, multiplyVelocity, resetPositionToBB, setAlphaF, setBoundingBox, setColor, setExpired, setMaxAge, setPosition, setSize, toString
public IParticleRenderType getRenderType()
getRenderType
クラス内 Particle
public float getScale(float p_217561_1_)
getScale
クラス内 TexturedParticle
public int getBrightnessForRender(float partialTick)
getBrightnessForRender
クラス内 Particle