Class ItemStackBuilder
java.lang.Object
com.guflimc.brick.gui.spigot.item.AbstractItemStackBuilder<ItemStackBuilder>
com.guflimc.brick.gui.spigot.item.ItemStackBuilder
-
Field Summary
Fields inherited from class com.guflimc.brick.gui.spigot.item.AbstractItemStackBuilder
itemStack
-
Constructor Summary
ModifierConstructorDescriptionprotected
ItemStackBuilder
(org.bukkit.inventory.ItemStack itemStack) -
Method Summary
Modifier and TypeMethodDescriptionstatic BannerBuilder
banner
(org.bukkit.DyeColor color) static ItemStackBuilder
bed
(org.bukkit.DyeColor color) static BookBuilder
book()
static ItemStackBuilder
carpet
(org.bukkit.DyeColor color) static ItemStackBuilder
dye
(org.bukkit.DyeColor color) static ItemStackBuilder
egg
(org.bukkit.entity.EntityType entityType) static FireworkBuilder
firework()
static ItemStackBuilder
glass
(org.bukkit.DyeColor color) static LeatherArmorBuilder
static ItemStackBuilder
of
(org.bukkit.inventory.ItemStack itemStack) static ItemStackBuilder
of
(org.bukkit.Material material) static PotionBuilder
static ShieldBuilder
shield
(org.bukkit.DyeColor color) static ItemStackBuilder
shulkerBox
(org.bukkit.DyeColor color) static SkullBuilder
skull()
static ItemStackBuilder
terracotta
(org.bukkit.DyeColor color) static ItemStackBuilder
wool
(org.bukkit.DyeColor color) 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
-
ItemStackBuilder
protected ItemStackBuilder(org.bukkit.inventory.ItemStack itemStack)
-
-
Method Details
-
of
-
of
-
skull
-
leatherArmor
-
book
-
firework
-
potion
-
banner
-
shield
-
wool
-
terracotta
-
glass
-
bed
-
carpet
-
dye
-
shulkerBox
-
egg
-