Class EnchantGlyphParticle.Factory

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

@Environment(CLIENT) public static class EnchantGlyphParticle.Factory extends Object implements ParticleFactory<class_4343>
Mappings:
Namespace Name
official cry$b
intermediary net/minecraft/class_492$class_2357
named net/minecraft/client/particle/EnchantGlyphParticle$Factory
  • Constructor Details

    • Factory

      public Factory()
  • 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 Lcry$b;a(Lfn;Laxy;DDDDDD)Lcsm;
      intermediary method_18995 Lnet/minecraft/class_492$class_2357;method_18995(Lnet/minecraft/class_4343;Lnet/minecraft/class_1150;DDDDDD)Lnet/minecraft/class_502;
      named method_19020 Lnet/minecraft/client/particle/EnchantGlyphParticle$Factory;method_19020(Lnet/minecraft/class_4343;Lnet/minecraft/world/World;DDDDDD)Lnet/minecraft/client/particle/Particle;