Package net.minecraftforge.client
Interface FireworkShapeFactoryRegistry.Factory
- Enclosing class:
- FireworkShapeFactoryRegistry
public static interface FireworkShapeFactoryRegistry.Factory
-
Method Summary
Modifier and TypeMethodDescriptionvoid
build
(FireworkParticles.Starter starter, boolean trail, boolean flicker, int[] colors, int[] fadecolors)
-
Method Details
-
build
void build(FireworkParticles.Starter starter, boolean trail, boolean flicker, int[] colors, int[] fadecolors)
-