@Environment(value=CLIENT) public class ReversePortalParticle extends PortalParticle
| Modifier and Type | Class and Description |
|---|---|
static class |
ReversePortalParticle.Factory |
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 |
ReversePortalParticle(World world,
double double2,
double double3,
double double4,
double double5,
double double6,
double double7) |
| Modifier and Type | Method and Description |
|---|---|
float |
getSize(float tickDelta) |
void |
tick() |
getColorMultiplier, getType, movegetMaxU, getMaxV, getMinU, getMinV, setSprite, setSprite, setSpriteForAgebuildGeometry, scalegetBoundingBox, getMaxAge, isAlive, markDead, move, repositionFromBoundingBox, setBoundingBox, setBoundingBoxSpacing, setColor, setColorAlpha, setMaxAge, setPos, toStringprivate ReversePortalParticle(World world, double double2, double double3, double double4, double double5, double double6, double double7)
public float getSize(float tickDelta)
getSize in class PortalParticlepublic void tick()
tick in class PortalParticle