public class EnchantmentTableParticle extends SpriteTexturedParticle
| Modifier and Type | Class and Description |
|---|---|
static class |
EnchantmentTableParticle.EnchantmentTable |
static class |
EnchantmentTableParticle.NautilusFactory |
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 |
|---|---|
int |
getBrightnessForRender(float partialTick) |
IParticleRenderType |
getRenderType() |
void |
move(double x,
double y,
double z) |
void |
tick() |
getMaxU, getMaxV, getMinU, getMinV, selectSpriteRandomly, selectSpriteWithAge, setSpritegetScale, multipleParticleScaleBy, renderParticlegetBoundingBox, getMaxAge, isAlive, multiplyVelocity, resetPositionToBB, setAlphaF, setBoundingBox, setColor, setExpired, setMaxAge, setPosition, setSize, toStringpublic IParticleRenderType getRenderType()
getRenderType in class Particlepublic int getBrightnessForRender(float partialTick)
getBrightnessForRender in class Particle