| Modifier and Type | Method and Description | 
|---|---|
| ItemStack | getItem()Get the item being enchanted. | 
| ItemStack | getSecondary()Get the secondary item being used for the enchant. | 
| void | setItem(ItemStack item)Set the item being enchanted. | 
| void | setSecondary(ItemStack item)Set the secondary item being used for the enchant. | 
addItem, all, all, all, clear, clear, contains, contains, contains, contains, contains, contains, containsAtLeast, first, first, first, firstEmpty, getContents, getHolder, getItem, getLocation, getMaxStackSize, getName, getSize, getStorageContents, getTitle, getType, getViewers, iterator, iterator, remove, remove, remove, removeItem, setContents, setItem, setMaxStackSize, setStorageContentsvoid setItem(ItemStack item)
item - The new itemItemStack getItem()
void setSecondary(ItemStack item)
item - The new itemItemStack getSecondary()
Copyright © 2017. All rights reserved.