public static class FireworkParticle.Overlay extends SpriteTexturedParticle
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 |
Overlay(World p_i46466_1_,
double p_i46466_2_,
double p_i46466_4_,
double p_i46466_6_) |
| Modifier and Type | Method and Description |
|---|---|
IParticleRenderType |
getRenderType() |
float |
getScale(float scaleFactor) |
void |
renderParticle(IVertexBuilder buffer,
ActiveRenderInfo renderInfo,
float partialTicks) |
getMaxU, getMaxV, getMinU, getMinV, selectSpriteRandomly, selectSpriteWithAge, setSpritemultipleParticleScaleBygetBoundingBox, getBrightnessForRender, getMaxAge, isAlive, move, multiplyVelocity, resetPositionToBB, setAlphaF, setBoundingBox, setColor, setExpired, setMaxAge, setPosition, setSize, tick, toStringprivate Overlay(World p_i46466_1_, double p_i46466_2_, double p_i46466_4_, double p_i46466_6_)
public IParticleRenderType getRenderType()
getRenderType in class Particlepublic void renderParticle(IVertexBuilder buffer, ActiveRenderInfo renderInfo, float partialTicks)
renderParticle in class TexturedParticlepublic float getScale(float scaleFactor)
getScale in class TexturedParticle