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