Uses of Interface
org.bukkit.inventory.CraftingInventory
-
Packages that use CraftingInventory Package Description org.bukkit.event.inventory -
-
Uses of CraftingInventory in org.bukkit.event.inventory
Methods in org.bukkit.event.inventory that return CraftingInventory Modifier and Type Method Description CraftingInventory
CraftItemEvent. getInventory()
CraftingInventory
PrepareItemCraftEvent. getInventory()
Constructors in org.bukkit.event.inventory with parameters of type CraftingInventory Constructor Description PrepareItemCraftEvent(CraftingInventory what, InventoryView view, boolean isRepair)
-