Class LeatherArmorBuilder
java.lang.Object
com.guflimc.brick.gui.spigot.item.AbstractItemStackBuilder<LeatherArmorBuilder>
com.guflimc.brick.gui.spigot.item.specific.LeatherArmorBuilder
-
Nested Class Summary
-
Field Summary
Fields inherited from class com.guflimc.brick.gui.spigot.item.AbstractItemStackBuilder
itemStack
-
Constructor Summary
ModifierConstructorDescriptionprotected
LeatherArmorBuilder
(org.bukkit.inventory.ItemStack itemStack) -
Method Summary
Modifier and TypeMethodDescriptionstatic LeatherArmorBuilder
withArmorColor
(int rgb) withArmorColor
(String hex) withArmorColor
(org.bukkit.Color 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
-
LeatherArmorBuilder
protected LeatherArmorBuilder(org.bukkit.inventory.ItemStack itemStack)
-
-
Method Details
-
create
-
withArmorColor
-
withArmorColor
-
withArmorColor
-