Package net.minecraft.client.particle
Class LargeExplosionParticle
java.lang.Object
net.minecraft.client.particle.Particle
net.minecraft.client.particle.TexturedParticle
net.minecraft.client.particle.SpriteTexturedParticle
net.minecraft.client.particle.LargeExplosionParticle
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class net.minecraft.client.particle.SpriteTexturedParticle
spriteFields inherited from class net.minecraft.client.particle.TexturedParticle
quadSize -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateLargeExplosionParticle(ClientWorld p_i232396_1_, double p_i232396_2_, double p_i232396_4_, double p_i232396_6_, double p_i232396_8_, IAnimatedSprite p_i232396_10_) -
Method Summary
Methods inherited from class net.minecraft.client.particle.SpriteTexturedParticle
getU0, getU1, getV0, getV1, pickSprite, setSprite, setSpriteFromAgeMethods inherited from class net.minecraft.client.particle.TexturedParticle
getQuadSize, render, scaleMethods inherited from class net.minecraft.client.particle.Particle
getBoundingBox, getLifetime, isAlive, move, remove, setAlpha, setBoundingBox, setColor, setLifetime, setLocationFromBoundingbox, setPos, setPower, setSize, shouldCull, toString
-
Field Details
-
sprites
-
-
Constructor Details
-
LargeExplosionParticle
private LargeExplosionParticle(ClientWorld p_i232396_1_, double p_i232396_2_, double p_i232396_4_, double p_i232396_6_, double p_i232396_8_, IAnimatedSprite p_i232396_10_)
-
-
Method Details
-
getLightColor
public int getLightColor(float p_189214_1_) - Overrides:
getLightColorin classParticle
-
tick
public void tick() -
getRenderType
- Specified by:
getRenderTypein classParticle
-