public class WauzRuneRemover
extends java.lang.Object
WauzRuneInserter
,
WauzSkillgemInserter
Constructor and Description |
---|
WauzRuneRemover() |
Modifier and Type | Method and Description |
---|---|
boolean |
clearAllSockets(org.bukkit.entity.Player player,
org.bukkit.inventory.ItemStack equipmentItemStack)
Removes all runes and skillgems from an equipment item stack and restores the empty slots.
|
public boolean clearAllSockets(org.bukkit.entity.Player player, org.bukkit.inventory.ItemStack equipmentItemStack)
player
- The player that is clearing the slots.equipmentItemStack
- The equipment that gets its slots cleared.