Interface CraftItemEvent

    • Method Detail

      • craftingInventory

        CraftingInventory craftingInventory()
        Returns the crafting inventory.

        This includes the crafting grid and one output slot

        Returns:
        The crafting inventory
      • recipe

        java.util.Optional<CraftingRecipe> recipe()
        Returns the Recipe used for crafting
        Returns:
        The recipe