Class SpellParticle.SpellFactory

java.lang.Object
net.minecraft.client.particle.SpellParticle.SpellFactory
All Implemented Interfaces:
ParticleFactory<class_4343>
Enclosing class:
SpellParticle

@Environment(CLIENT) public static class SpellParticle.SpellFactory extends Object implements ParticleFactory<class_4343>
Mappings:
Namespace Name
official cst$d
intermediary net/minecraft/class_509$class_2381
named net/minecraft/client/particle/SpellParticle$SpellFactory
  • Constructor Details

    • SpellFactory

      public SpellFactory()
  • 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_19020 in interface ParticleFactory<class_4343>
      Mappings:
      Namespace Name Mixin selector
      official a Lcst$d;a(Lfn;Laxy;DDDDDD)Lcsm;
      intermediary method_19027 Lnet/minecraft/class_509$class_2381;method_19027(Lnet/minecraft/class_4343;Lnet/minecraft/class_1150;DDDDDD)Lnet/minecraft/class_502;
      named method_19020 Lnet/minecraft/client/particle/SpellParticle$SpellFactory;method_19020(Lnet/minecraft/class_4343;Lnet/minecraft/world/World;DDDDDD)Lnet/minecraft/client/particle/Particle;