Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-2696

Add the ability to get the products, fuel, and ingredient of a brewing from BrewEvent

XMLWordPrintable

      Currently, BrewEvent only provides access to the BrewerInventory as it is before the brewing takes place. This means that there's no way to know what the products are, without having to figure that out based on the ingredient. An additional method such as getResults (to keep the naming consistent with FurnaceSmeltEvent, I guess) would be nice to be able to get a list of products made (no null values though, please)

      For consistency and convenience, it would be nice to have corresponding getFuel and getIngredient events with their future itemstacks, even though it's easy to figure those out already by just subtracting 1 from their current amounts.

            Unassigned Unassigned
            zombachu zombachu
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: