Class FireworkBuilder
java.lang.Object
com.guflimc.brick.gui.spigot.item.AbstractItemStackBuilder<FireworkBuilder>
com.guflimc.brick.gui.spigot.item.specific.FireworkBuilder
-
Field Summary
Fields inherited from class com.guflimc.brick.gui.spigot.item.AbstractItemStackBuilder
itemStack
-
Constructor Summary
ModifierConstructorDescriptionprotected
FireworkBuilder
(org.bukkit.inventory.ItemStack itemStack) -
Method Summary
Modifier and TypeMethodDescriptionstatic FireworkBuilder
create()
withEffect
(org.bukkit.FireworkEffect effect) withEffects
(List<org.bukkit.FireworkEffect> effects) withEffects
(org.bukkit.FireworkEffect... effects) withPower
(int power) Methods inherited from class com.guflimc.brick.gui.spigot.item.AbstractItemStackBuilder
apply, apply, apply, applyMeta, applyMeta, build, clearEnchantments, clearLore, hideAttributes, showAttributes, transform, withAmount, withEnchantment, withEnchantment, withItemFlag, withLore, withLore, withLore, withName, withName, withoutItemFlag, withToolDamage, withType
-
Constructor Details
-
FireworkBuilder
protected FireworkBuilder(org.bukkit.inventory.ItemStack itemStack)
-
-
Method Details
-
create
-
withPower
-
withEffect
-
withEffects
-
withEffects
-