Package net.minecraft.client.particle
Class TotemParticle
java.lang.Object
net.minecraft.client.particle.Particle
net.minecraft.client.particle.SingleQuadParticle
net.minecraft.client.particle.TextureSheetParticle
net.minecraft.client.particle.SimpleAnimatedParticle
net.minecraft.client.particle.TotemParticle
- 
Nested Class SummaryNested Classes
- 
Field SummaryFields inherited from class net.minecraft.client.particle.SimpleAnimatedParticlespritesFields inherited from class net.minecraft.client.particle.TextureSheetParticlespriteFields inherited from class net.minecraft.client.particle.SingleQuadParticlequadSize
- 
Constructor SummaryConstructorsConstructorDescriptionTotemParticle(ClientLevel p_108346_, double p_108347_, double p_108348_, double p_108349_, double p_108350_, double p_108351_, double p_108352_, SpriteSet p_108353_) 
- 
Method SummaryMethods inherited from class net.minecraft.client.particle.SimpleAnimatedParticlegetLightColor, getRenderType, setColor, setFadeColor, tickMethods inherited from class net.minecraft.client.particle.TextureSheetParticlegetU0, getU1, getV0, getV1, pickSprite, setSprite, setSpriteFromAgeMethods inherited from class net.minecraft.client.particle.SingleQuadParticlegetQuadSize, render, scaleMethods inherited from class net.minecraft.client.particle.ParticlegetBoundingBox, getLifetime, getParticleGroup, getPos, isAlive, move, remove, setAlpha, setBoundingBox, setColor, setLifetime, setLocationFromBoundingbox, setParticleSpeed, setPos, setPower, setSize, shouldCull, toString
- 
Constructor Details- 
TotemParticleTotemParticle(ClientLevel p_108346_, double p_108347_, double p_108348_, double p_108349_, double p_108350_, double p_108351_, double p_108352_, SpriteSet p_108353_) 
 
-