Package net.minecraft.client.particle
Class GlowParticle.ElectricSparkFactory
java.lang.Object
net.minecraft.client.particle.GlowParticle.ElectricSparkFactory
- All Implemented Interfaces:
ParticleFactory<DefaultParticleType>
- Enclosing class:
GlowParticle
@Environment(CLIENT)
public static class GlowParticle.ElectricSparkFactory
extends Object
implements ParticleFactory<DefaultParticleType>
- Mappings:
Namespace Name official ezo$aintermediary net/minecraft/class_5786$class_5956named net/minecraft/client/particle/GlowParticle$ElectricSparkFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmethod_34748(DefaultParticleType defaultParticleType, ClientWorld clientWorld, double double2, double double3, double double4, double double5, double double6, double double7) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.particle.ParticleFactory
createParticle
-
Field Details
-
velocityMultiplier
private final double velocityMultiplier- See Also:
- Mappings:
Namespace Name Mixin selector official aLezo$a;a:Dintermediary field_29570Lnet/minecraft/class_5786$class_5956;field_29570:Dnamed velocityMultiplierLnet/minecraft/client/particle/GlowParticle$ElectricSparkFactory;velocityMultiplier:D
-
spriteProvider
- Mappings:
Namespace Name Mixin selector official bLezo$a;b:Lfat;intermediary field_29571Lnet/minecraft/class_5786$class_5956;field_29571:Lnet/minecraft/class_4002;named spriteProviderLnet/minecraft/client/particle/GlowParticle$ElectricSparkFactory;spriteProvider:Lnet/minecraft/client/particle/SpriteProvider;
-
-
Constructor Details
-
ElectricSparkFactory
- Mappings:
Namespace Name Mixin selector official <init>Lezo$a;<init>(Lfat;)Vintermediary <init>Lnet/minecraft/class_5786$class_5956;<init>(Lnet/minecraft/class_4002;)Vnamed <init>Lnet/minecraft/client/particle/GlowParticle$ElectricSparkFactory;<init>(Lnet/minecraft/client/particle/SpriteProvider;)V
-
-
Method Details
-
method_34748
public Particle method_34748(DefaultParticleType defaultParticleType, ClientWorld clientWorld, double double2, double double3, double double4, double double5, double double6, double double7) - Mappings:
Namespace Name Mixin selector official aLezo$a;a(Lir;Lexk;DDDDDD)Lezy;intermediary method_34748Lnet/minecraft/class_5786$class_5956;method_34748(Lnet/minecraft/class_2400;Lnet/minecraft/class_638;DDDDDD)Lnet/minecraft/class_703;named method_34748Lnet/minecraft/client/particle/GlowParticle$ElectricSparkFactory;method_34748(Lnet/minecraft/particle/DefaultParticleType;Lnet/minecraft/client/world/ClientWorld;DDDDDD)Lnet/minecraft/client/particle/Particle;
-