public static class FireworkParticle.Overlay extends SpriteTexturedParticle
spriteparticleScaleage, canCollide, height, interpPosX, interpPosY, interpPosZ, isExpired, maxAge, motionX, motionY, motionZ, onGround, particleAlpha, particleAngle, particleBlue, particleGravity, particleGreen, particleRed, posX, posY, posZ, prevParticleAngle, prevPosX, prevPosY, prevPosZ, rand, width, world| Modifier and Type | Method and Description |
|---|---|
IParticleRenderType |
getRenderType() |
float |
getScale(float p_217561_1_) |
void |
renderParticle(BufferBuilder buffer,
ActiveRenderInfo entityIn,
float partialTicks,
float rotationX,
float rotationZ,
float rotationYZ,
float rotationXY,
float rotationXZ) |
getMaxU, getMaxV, getMinU, getMinV, selectSpriteRandomly, selectSpriteWithAge, setSpritemultipleParticleScaleBygetBoundingBox, getBrightnessForRender, getMaxAge, isAlive, move, multiplyVelocity, resetPositionToBB, setAlphaF, setBoundingBox, setColor, setExpired, setMaxAge, setPosition, setSize, tick, toStringpublic IParticleRenderType getRenderType()
getRenderType in class Particlepublic void renderParticle(BufferBuilder buffer, ActiveRenderInfo entityIn, float partialTicks, float rotationX, float rotationZ, float rotationYZ, float rotationXY, float rotationXZ)
renderParticle in class TexturedParticlepublic float getScale(float p_217561_1_)
getScale in class TexturedParticle