Package net.minecraft.client.particle
Class SpellParticle
java.lang.Object
net.minecraft.client.particle.Particle
net.minecraft.client.particle.SingleQuadParticle
net.minecraft.client.particle.TextureSheetParticle
net.minecraft.client.particle.SpellParticle
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic class
- 
Field SummaryFieldsFields inherited from class net.minecraft.client.particle.TextureSheetParticlespriteFields inherited from class net.minecraft.client.particle.SingleQuadParticlequadSize
- 
Constructor SummaryConstructorsConstructorDescriptionSpellParticle(ClientLevel p_107762_, double p_107763_, double p_107764_, double p_107765_, double p_107766_, double p_107767_, double p_107768_, SpriteSet p_107769_) 
- 
Method SummaryMethods 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, getLightColor, getParticleGroup, getPos, isAlive, move, remove, setAlpha, setBoundingBox, setColor, setLifetime, setLocationFromBoundingbox, setParticleSpeed, setPos, setPower, setSize, shouldCull, toString
- 
Field Details- 
RANDOM
- 
sprites
 
- 
- 
Constructor Details- 
SpellParticleSpellParticle(ClientLevel p_107762_, double p_107763_, double p_107764_, double p_107765_, double p_107766_, double p_107767_, double p_107768_, SpriteSet p_107769_) 
 
- 
- 
Method Details- 
getRenderType- Specified by:
- getRenderTypein class- Particle
 
- 
tickpublic void tick()
- 
isCloseToScopingPlayerprivate boolean isCloseToScopingPlayer()
 
-