Package net.minecraft.client.particle
Class SoulParticle.Factory
java.lang.Object
net.minecraft.client.particle.SoulParticle.Factory
- All Implemented Interfaces:
ParticleFactory<DefaultParticleType>
- Enclosing class:
SoulParticle
@Environment(CLIENT)
public static class SoulParticle.Factory
extends Object
implements ParticleFactory<DefaultParticleType>
- Mappings:
Namespace Name official fap$bintermediary net/minecraft/class_4956$class_4957named net/minecraft/client/particle/SoulParticle$Factory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmethod_25994(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
-
spriteProvider
- Mappings:
Namespace Name Mixin selector official aLfap$b;a:Lfat;intermediary field_23092Lnet/minecraft/class_4956$class_4957;field_23092:Lnet/minecraft/class_4002;named spriteProviderLnet/minecraft/client/particle/SoulParticle$Factory;spriteProvider:Lnet/minecraft/client/particle/SpriteProvider;
-
-
Constructor Details
-
Factory
- Mappings:
Namespace Name Mixin selector official <init>Lfap$b;<init>(Lfat;)Vintermediary <init>Lnet/minecraft/class_4956$class_4957;<init>(Lnet/minecraft/class_4002;)Vnamed <init>Lnet/minecraft/client/particle/SoulParticle$Factory;<init>(Lnet/minecraft/client/particle/SpriteProvider;)V
-
-
Method Details
-
method_25994
public Particle method_25994(DefaultParticleType defaultParticleType, ClientWorld clientWorld, double double2, double double3, double double4, double double5, double double6, double double7) - Mappings:
Namespace Name Mixin selector official aLfap$b;a(Lir;Lexk;DDDDDD)Lezy;intermediary method_25994Lnet/minecraft/class_4956$class_4957;method_25994(Lnet/minecraft/class_2400;Lnet/minecraft/class_638;DDDDDD)Lnet/minecraft/class_703;named method_25994Lnet/minecraft/client/particle/SoulParticle$Factory;method_25994(Lnet/minecraft/particle/DefaultParticleType;Lnet/minecraft/client/world/ClientWorld;DDDDDD)Lnet/minecraft/client/particle/Particle;
-