public class NoteParticle extends SpriteTexturedParticle
| Modifier and Type | Class and Description |
|---|---|
static class |
NoteParticle.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| Modifier | Constructor and Description |
|---|---|
private |
NoteParticle(World p_i51018_1_,
double p_i51018_2_,
double p_i51018_4_,
double p_i51018_6_,
double p_i51018_8_) |
| Modifier and Type | Method and Description |
|---|---|
IParticleRenderType |
getRenderType() |
float |
getScale(float scaleFactor) |
void |
tick() |
getMaxU, getMaxV, getMinU, getMinV, selectSpriteRandomly, selectSpriteWithAge, setSpritemultipleParticleScaleBy, renderParticlegetBoundingBox, getBrightnessForRender, getMaxAge, isAlive, move, multiplyVelocity, resetPositionToBB, setAlphaF, setBoundingBox, setColor, setExpired, setMaxAge, setPosition, setSize, toStringprivate NoteParticle(World p_i51018_1_, double p_i51018_2_, double p_i51018_4_, double p_i51018_6_, double p_i51018_8_)
public IParticleRenderType getRenderType()
getRenderType in class Particlepublic float getScale(float scaleFactor)
getScale in class TexturedParticle