@Environment(value=CLIENT) public class DamageParticle extends SpriteBillboardParticle
Modifier and Type | Class and Description |
---|---|
static class |
DamageParticle.DefaultFactory |
static class |
DamageParticle.EnchantedHitFactory |
static class |
DamageParticle.Factory |
sprite
scale
age, angle, collidesWithWorld, colorAlpha, colorBlue, colorGreen, colorRed, dead, gravityStrength, maxAge, onGround, prevAngle, prevPosX, prevPosY, prevPosZ, random, spacingXZ, spacingY, velocityX, velocityY, velocityZ, world, x, y, z
Modifier | Constructor and Description |
---|---|
private |
DamageParticle(ClientWorld world,
double x,
double y,
double z,
double double2,
double double3,
double double4) |
Modifier and Type | Method and Description |
---|---|
float |
getSize(float tickDelta) |
ParticleTextureSheet |
getType() |
void |
tick() |
getMaxU, getMaxV, getMinU, getMinV, setSprite, setSprite, setSpriteForAge
buildGeometry, scale
getBoundingBox, getColorMultiplier, getMaxAge, isAlive, markDead, move, move, repositionFromBoundingBox, setBoundingBox, setBoundingBoxSpacing, setColor, setColorAlpha, setMaxAge, setPos, toString
private DamageParticle(ClientWorld world, double x, double y, double z, double double2, double double3, double double4)
public float getSize(float tickDelta)
getSize
in class BillboardParticle
public ParticleTextureSheet getType()