Package net.minecraft.client.particle
Class GlowParticle.ScrapeFactory
java.lang.Object
net.minecraft.client.particle.GlowParticle.ScrapeFactory
- All Implemented Interfaces:
ParticleFactory<DefaultParticleType>
- Enclosing class:
GlowParticle
@Environment(CLIENT)
public static class GlowParticle.ScrapeFactory
extends Object
implements ParticleFactory<DefaultParticleType>
- Mappings:
Namespace Name official ezo$cintermediary net/minecraft/class_5786$class_5958named net/minecraft/client/particle/GlowParticle$ScrapeFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmethod_34750(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$c;a:Dintermediary field_29573Lnet/minecraft/class_5786$class_5958;field_29573:Dnamed velocityMultiplierLnet/minecraft/client/particle/GlowParticle$ScrapeFactory;velocityMultiplier:D
-
spriteProvider
- Mappings:
Namespace Name Mixin selector official bLezo$c;b:Lfat;intermediary field_29574Lnet/minecraft/class_5786$class_5958;field_29574:Lnet/minecraft/class_4002;named spriteProviderLnet/minecraft/client/particle/GlowParticle$ScrapeFactory;spriteProvider:Lnet/minecraft/client/particle/SpriteProvider;
-
-
Constructor Details
-
ScrapeFactory
- Mappings:
Namespace Name Mixin selector official <init>Lezo$c;<init>(Lfat;)Vintermediary <init>Lnet/minecraft/class_5786$class_5958;<init>(Lnet/minecraft/class_4002;)Vnamed <init>Lnet/minecraft/client/particle/GlowParticle$ScrapeFactory;<init>(Lnet/minecraft/client/particle/SpriteProvider;)V
-
-
Method Details
-
method_34750
public Particle method_34750(DefaultParticleType defaultParticleType, ClientWorld clientWorld, double double2, double double3, double double4, double double5, double double6, double double7) - Mappings:
Namespace Name Mixin selector official aLezo$c;a(Lir;Lexk;DDDDDD)Lezy;intermediary method_34750Lnet/minecraft/class_5786$class_5958;method_34750(Lnet/minecraft/class_2400;Lnet/minecraft/class_638;DDDDDD)Lnet/minecraft/class_703;named method_34750Lnet/minecraft/client/particle/GlowParticle$ScrapeFactory;method_34750(Lnet/minecraft/particle/DefaultParticleType;Lnet/minecraft/client/world/ClientWorld;DDDDDD)Lnet/minecraft/client/particle/Particle;
-