Package net.minecraft.client.particle
Class CrackParticle.SnowballFactory
java.lang.Object
net.minecraft.client.particle.CrackParticle.SnowballFactory
- All Implemented Interfaces:
ParticleFactory<DefaultParticleType>
- Enclosing class:
CrackParticle
@Environment(CLIENT)
public static class CrackParticle.SnowballFactory
extends Object
implements ParticleFactory<DefaultParticleType>
- Mappings:
Namespace Name official eyx$cintermediary net/minecraft/class_647$class_650named net/minecraft/client/particle/CrackParticle$SnowballFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmethod_3009(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
-
Constructor Details
-
SnowballFactory
public SnowballFactory()
-
-
Method Details
-
method_3009
public Particle method_3009(DefaultParticleType defaultParticleType, ClientWorld clientWorld, double double2, double double3, double double4, double double5, double double6, double double7) - Mappings:
Namespace Name Mixin selector official aLeyx$c;a(Lir;Lexk;DDDDDD)Lezy;intermediary method_3009Lnet/minecraft/class_647$class_650;method_3009(Lnet/minecraft/class_2400;Lnet/minecraft/class_638;DDDDDD)Lnet/minecraft/class_703;named method_3009Lnet/minecraft/client/particle/CrackParticle$SnowballFactory;method_3009(Lnet/minecraft/particle/DefaultParticleType;Lnet/minecraft/client/world/ClientWorld;DDDDDD)Lnet/minecraft/client/particle/Particle;
-