Uses of Class
io.github.lucfr1746.llibrary.itemstack.helper.FireworkEffectBuilder
Packages that use FireworkEffectBuilder
-
Uses of FireworkEffectBuilder in io.github.lucfr1746.llibrary.itemstack.helper
Methods in io.github.lucfr1746.llibrary.itemstack.helper that return FireworkEffectBuilderModifier and TypeMethodDescriptionFireworkEffectBuilder.withColor
(@NotNull org.bukkit.Color... colors) Adds one or more primary colors to the firework effect.FireworkEffectBuilder.withFade
(@NotNull org.bukkit.Color... colors) Adds one or more fade colors to the firework effect.FireworkEffectBuilder.withFlicker()
Adds flicker to the firework effect.FireworkEffectBuilder.withTrail()
Adds trail to the firework effect.FireworkEffectBuilder.withType
(@NotNull org.bukkit.FireworkEffect.Type type) Sets the type of the firework effect.