Package net.minecraft.client.particle
Class SpellParticle
java.lang.Object
net.minecraft.client.particle.Particle
net.minecraft.client.particle.BillboardParticle
net.minecraft.client.particle.SpriteBillboardParticle
net.minecraft.client.particle.SpellParticle
- Mappings:
Namespace Name official elq
intermediary net/minecraft/class_711
named net/minecraft/client/particle/SpellParticle
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
-
Field Summary
Fields inherited from class net.minecraft.client.particle.SpriteBillboardParticle
sprite
Fields inherited from class net.minecraft.client.particle.BillboardParticle
scale
Fields inherited from class net.minecraft.client.particle.Particle
age, angle, collidesWithWorld, colorAlpha, colorBlue, colorGreen, colorRed, dead, field_28786, field_28787, gravityStrength, maxAge, onGround, prevAngle, prevPosX, prevPosY, prevPosZ, random, spacingXZ, spacingY, velocityX, velocityY, velocityZ, world, x, y, z
-
Constructor Summary
ConstructorDescriptionSpellParticle(ClientWorld clientWorld, double double2, double double3, double double4, double double5, double double6, double double7, SpriteProvider spriteProvider)
-
Method Summary
Methods inherited from class net.minecraft.client.particle.SpriteBillboardParticle
getMaxU, getMaxV, getMinU, getMinV, setSprite, setSprite, setSpriteForAge
Methods inherited from class net.minecraft.client.particle.BillboardParticle
buildGeometry, getSize, scale
Methods inherited from class net.minecraft.client.particle.Particle
getBoundingBox, getBrightness, getGroup, getMaxAge, isAlive, markDead, move, move, repositionFromBoundingBox, setBoundingBox, setBoundingBoxSpacing, setColor, setColorAlpha, setMaxAge, setPos, setVelocity, toString
-
Field Details
-
RANDOM
- Mappings:
Namespace Name Mixin selector official a
Lelq;a:Ljava/util/Random;
intermediary field_3888
Lnet/minecraft/class_711;field_3888:Ljava/util/Random;
named RANDOM
Lnet/minecraft/client/particle/SpellParticle;RANDOM:Ljava/util/Random;
-
spriteProvider
- Mappings:
Namespace Name Mixin selector official b
Lelq;b:Lelt;
intermediary field_17870
Lnet/minecraft/class_711;field_17870:Lnet/minecraft/class_4002;
named spriteProvider
Lnet/minecraft/client/particle/SpellParticle;spriteProvider:Lnet/minecraft/client/particle/SpriteProvider;
-
-
Constructor Details
-
SpellParticle
SpellParticle(ClientWorld clientWorld, double double2, double double3, double double4, double double5, double double6, double double7, SpriteProvider spriteProvider)
-
-
Method Details
-
getType
- Specified by:
getType
in classParticle
- Mappings:
Namespace Name Mixin selector official b
Lelc;b()Lelg;
intermediary method_18122
Lnet/minecraft/class_703;method_18122()Lnet/minecraft/class_3999;
named getType
Lnet/minecraft/client/particle/Particle;getType()Lnet/minecraft/client/particle/ParticleTextureSheet;
-
tick
public void tick() -
method_37102
private boolean method_37102()- Mappings:
Namespace Name Mixin selector official g
Lelq;g()Z
intermediary method_37102
Lnet/minecraft/class_711;method_37102()Z
named method_37102
Lnet/minecraft/client/particle/SpellParticle;method_37102()Z
-