public class BreakingParticle extends SpriteTexturedParticle
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
BreakingParticle.Factory |
static class |
BreakingParticle.SlimeFactory |
static class |
BreakingParticle.SnowballFactory |
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 |
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, setSpritegetScale, multipleParticleScaleBy, renderParticlegetBoundingBox, getBrightnessForRender, getMaxAge, isAlive, move, multiplyVelocity, resetPositionToBB, setAlphaF, setBoundingBox, setColor, setExpired, setMaxAge, setPosition, setSize, tick, toStringpublic IParticleRenderType getRenderType()
getRenderType クラス内 Particleprotected float getMinU()
getMinU クラス内 SpriteTexturedParticleprotected float getMaxU()
getMaxU クラス内 SpriteTexturedParticleprotected float getMinV()
getMinV クラス内 SpriteTexturedParticleprotected float getMaxV()
getMaxV クラス内 SpriteTexturedParticle