Interface FireworkShapeFactoryRegistry.Factory

Enclosing class:
FireworkShapeFactoryRegistry

public static interface FireworkShapeFactoryRegistry.Factory
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    build(net.minecraft.client.particle.FireworkParticles.Starter starter, boolean trail, boolean flicker, int[] colors, int[] fadeColors)
     
  • Method Details

    • build

      void build(net.minecraft.client.particle.FireworkParticles.Starter starter, boolean trail, boolean flicker, int[] colors, int[] fadeColors)