Class SkullBuilder
java.lang.Object
net.headmonitor.MonitorLibPaper.builders.ItemBuilder
net.headmonitor.MonitorLibPaper.builders.SkullBuilder
-
Field Summary
Fields inherited from class net.headmonitor.MonitorLibPaper.builders.ItemBuilder
enchantments, itemFlags, lore, material, name
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.headmonitor.MonitorLibPaper.builders.ItemBuilder
addEnchantment, addEnchantment, addItemFlag, addItemFlags, lore, lore, material, name, name, setEnchantments
-
Constructor Details
-
SkullBuilder
public SkullBuilder()
-
-
Method Details
-
owner
Set the Owner of the Skull.- Parameters:
owner
- The Owner of the Skull.
-
create
public org.bukkit.inventory.ItemStack create()Create the Skull.- Overrides:
create
in classItemBuilder
- Returns:
- Returns the Skull ItemStack.
-