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