Interface Fireworks
Stores all explosions crafted into a Firework Rocket, as well as flight duration.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptioneffects()Lists the effects stored in this component.static Fireworks.Builderstatic Fireworksfireworks(List<FireworkEffect> effects, int flightDuration) @IntRange(from=0L,to=255L) intNumber of gunpowder in this component.
-
Method Details
-
fireworks
-
fireworks
-
effects
Lists the effects stored in this component.- Returns:
- the effects
-
flightDuration
-