|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EnchantingInventory
Interface to the inventory of an Enchantment Table.
Method Summary | |
---|---|
ItemStack |
getItem()
Get the item being enchanted. |
void |
setItem(ItemStack item)
Set the item being enchanted. |
Methods inherited from interface org.bukkit.inventory.Inventory |
---|
addItem, all, all, all, clear, clear, contains, contains, contains, contains, contains, contains, containsAtLeast, first, first, first, firstEmpty, getContents, getHolder, getItem, getMaxStackSize, getName, getSize, getTitle, getType, getViewers, iterator, iterator, remove, remove, remove, removeItem, setContents, setItem, setMaxStackSize |
Method Detail |
---|
void setItem(ItemStack item)
item
- The new itemItemStack getItem()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |