Uses of Interface
io.papermc.paper.datacomponent.item.Fireworks
-
Uses of Fireworks in io.papermc.paper.datacomponent
Modifier and TypeFieldDescriptionstatic final DataComponentType.Valued
<Fireworks> DataComponentTypes.FIREWORKS
Stores all explosions crafted into a Firework Rocket, as well as flight duration. -
Uses of Fireworks in io.papermc.paper.datacomponent.item
Modifier and TypeMethodDescriptionstatic Fireworks
Fireworks.fireworks
(List<FireworkEffect> effects, int flightDuration)