Class EnchantGlyphParticle.class_4208

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

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

    • class_4208

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