Uses of Interface
org.bukkit.inventory.CraftingInventory

Packages that use CraftingInventory
org.bukkit.event.inventory Events relating to inventory manipulation. 
 

Uses of CraftingInventory in org.bukkit.event.inventory
 

Methods in org.bukkit.event.inventory that return CraftingInventory
 CraftingInventory CraftItemEvent.getInventory()
           
 CraftingInventory PrepareItemCraftEvent.getInventory()
           
 

Constructors in org.bukkit.event.inventory with parameters of type CraftingInventory
PrepareItemCraftEvent(CraftingInventory what, InventoryView view, boolean isRepair)
           
 



Copyright © 2014. All rights reserved.