Package dev.kitteh.factions.gui
Class SimpleItem
java.lang.Object
dev.kitteh.factions.gui.SimpleItem
This class implements an easy way to map
config values like: materials, lore, name, color
to a respective ItemStack, also has utility methods
to merge, clone, etc
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleItem
-
-
Method Details
-
get
public org.bukkit.inventory.ItemStack get() -
merge
-
isValid
public boolean isValid() -
getName
-
setName
-
getLore
-
setLore
-
builder
-