@Environment(value=CLIENT) public class CrackParticle extends SpriteBillboardParticle
| Modifier and Type | Class and Description |
|---|---|
static class |
CrackParticle.ItemFactory |
static class |
CrackParticle.SlimeballFactory |
static class |
CrackParticle.SnowballFactory |
| Modifier and Type | Field and Description |
|---|---|
private float |
sampleU |
private float |
sampleV |
spritescaleage, 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 |
CrackParticle(World world,
double x,
double y,
double z,
double double2,
double double3,
double double4,
ItemStack itemStack) |
protected |
CrackParticle(World world,
double double2,
double double3,
double double4,
ItemStack itemStack) |
| Modifier and Type | Method and Description |
|---|---|
protected float |
getMaxU() |
protected float |
getMaxV() |
protected float |
getMinU() |
protected float |
getMinV() |
ParticleTextureSheet |
getType() |
setSprite, setSprite, setSpriteForAgebuildGeometry, getSize, scalegetBoundingBox, getColorMultiplier, getMaxAge, isAlive, markDead, move, move, repositionFromBoundingBox, setBoundingBox, setBoundingBoxSpacing, setColor, setColorAlpha, setMaxAge, setPos, tick, toStringprivate CrackParticle(World world, double x, double y, double z, double double2, double double3, double double4, ItemStack itemStack)
public ParticleTextureSheet getType()
protected float getMinU()
getMinU in class SpriteBillboardParticleprotected float getMaxU()
getMaxU in class SpriteBillboardParticleprotected float getMinV()
getMinV in class SpriteBillboardParticleprotected float getMaxV()
getMaxV in class SpriteBillboardParticle