Class RedChainPortal

java.lang.Object
com.pixelmonmod.pixelmon.client.particle.ParticleSystem
com.pixelmonmod.pixelmon.client.particle.systems.RedChainPortal

public class RedChainPortal extends ParticleSystem
  • Constructor Details

    • RedChainPortal

      public RedChainPortal()
  • Method Details

    • execute

      public void execute(net.minecraft.client.Minecraft mc, net.minecraft.world.level.Level w, double x, double y, double z, float scale, boolean shiny, double... args)
      Overrides:
      execute in class ParticleSystem