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