Uses of Interface
io.papermc.paper.datacomponent.item.Fireworks
Packages that use Fireworks
- 
Uses of Fireworks in io.papermc.paper.datacomponentFields in io.papermc.paper.datacomponent with type parameters of type FireworksModifier and TypeFieldDescriptionstatic final DataComponentType.Valued<Fireworks> DataComponentTypes.FIREWORKSStores all explosions crafted into a Firework Rocket, as well as flight duration.
- 
Uses of Fireworks in io.papermc.paper.datacomponent.itemMethods in io.papermc.paper.datacomponent.item that return FireworksModifier and TypeMethodDescriptionstatic FireworksFireworks.fireworks(List<FireworkEffect> effects, int flightDuration)