Package net.minecraft.client.particle
Class BlockLeakParticle.WaterDripFactory
java.lang.Object
net.minecraft.client.particle.BlockLeakParticle.WaterDripFactory
- All Implemented Interfaces:
ParticleFactory<class_4343>
- Enclosing class:
- BlockLeakParticle
@Environment(CLIENT)
public static class BlockLeakParticle.WaterDripFactory
extends Object
implements ParticleFactory<class_4343>
- Mappings:
Namespace Name official crw$bintermediary net/minecraft/class_491$class_2356named net/minecraft/client/particle/BlockLeakParticle$WaterDripFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmethod_19020(class_4343 class_4343, World world, double double2, double double3, double double4, double double5, double double6, double double7)
-
Constructor Details
-
WaterDripFactory
public WaterDripFactory()
-
-
Method Details
-
method_19020
public Particle method_19020(class_4343 class_4343, World world, double double2, double double3, double double4, double double5, double double6, double double7) - Specified by:
method_19020in interfaceParticleFactory<class_4343>- Mappings:
Namespace Name Mixin selector official aLcrw$b;a(Lfn;Laxy;DDDDDD)Lcsm;intermediary method_18992Lnet/minecraft/class_491$class_2356;method_18992(Lnet/minecraft/class_4343;Lnet/minecraft/class_1150;DDDDDD)Lnet/minecraft/class_502;named method_19020Lnet/minecraft/client/particle/BlockLeakParticle$WaterDripFactory;method_19020(Lnet/minecraft/class_4343;Lnet/minecraft/world/World;DDDDDD)Lnet/minecraft/client/particle/Particle;
-