Uses of Class
org.reprogle.honeypot.common.gui.item.GUIItemBuilder
Packages that use GUIItemBuilder
-
Uses of GUIItemBuilder in org.reprogle.honeypot.common.gui.item
Methods in org.reprogle.honeypot.common.gui.item that return GUIItemBuilderModifier and TypeMethodDescriptionGUIItemBuilder.amount(int amount) GUIItemBuilder.deflag(org.bukkit.inventory.ItemFlag... flag) GUIItemBuilder.enchant(org.bukkit.enchantments.Enchantment enchantment, int level) GUIItemBuilder.flag(org.bukkit.inventory.ItemFlag... flag) GUIItemBuilder.type(org.bukkit.Material material) GUIItemBuilder.unenchant(org.bukkit.enchantments.Enchantment enchantment)