Uses of Interface
org.bukkit.inventory.CraftingInventory
Packages that use CraftingInventory
-
Uses of CraftingInventory in org.bukkit.event.inventory
Methods in org.bukkit.event.inventory that return CraftingInventoryModifier and TypeMethodDescriptionCraftItemEvent.getInventory()
PrepareItemCraftEvent.getInventory()
Constructors in org.bukkit.event.inventory with parameters of type CraftingInventoryModifierConstructorDescriptionPrepareItemCraftEvent
(@NotNull CraftingInventory what, @NotNull InventoryView view, boolean isRepair)