Class SpellParticle.MobSpellFactory

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

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

    • MobSpellFactory

      public MobSpellFactory()
  • 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$c;a(Lfn;Laxy;DDDDDD)Lcsm;
      intermediary method_19026 Lnet/minecraft/class_509$class_2380;method_19026(Lnet/minecraft/class_4343;Lnet/minecraft/class_1150;DDDDDD)Lnet/minecraft/class_502;
      named method_19020 Lnet/minecraft/client/particle/SpellParticle$MobSpellFactory;method_19020(Lnet/minecraft/class_4343;Lnet/minecraft/world/World;DDDDDD)Lnet/minecraft/client/particle/Particle;