public class BreakingParticle extends SpriteTexturedParticle
修飾子とタイプ | クラスと説明 |
---|---|
static class |
BreakingParticle.Factory |
static class |
BreakingParticle.SlimeFactory |
static class |
BreakingParticle.SnowballFactory |
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
修飾子 | コンストラクタと説明 |
---|---|
protected |
BreakingParticle(World p_i47645_1_,
double p_i47645_2_,
double p_i47645_4_,
double p_i47645_6_,
ItemStack p_i47645_8_) |
修飾子とタイプ | メソッドと説明 |
---|---|
protected float |
getMaxU() |
protected float |
getMaxV() |
protected float |
getMinU() |
protected float |
getMinV() |
IParticleRenderType |
getRenderType() |
selectSpriteRandomly, selectSpriteWithAge, setSprite
getScale, multipleParticleScaleBy, renderParticle
getBoundingBox, getBrightnessForRender, getMaxAge, isAlive, move, multiplyVelocity, resetPositionToBB, setAlphaF, setBoundingBox, setColor, setExpired, setMaxAge, setPosition, setSize, tick, toString
public IParticleRenderType getRenderType()
getRenderType
クラス内 Particle
protected float getMinU()
getMinU
クラス内 SpriteTexturedParticle
protected float getMaxU()
getMaxU
クラス内 SpriteTexturedParticle
protected float getMinV()
getMinV
クラス内 SpriteTexturedParticle
protected float getMaxV()
getMaxV
クラス内 SpriteTexturedParticle