summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/CraftingRecipe.java
Commit message (Collapse)AuthorAgeLines
* [Bleeding] Recipe API improvements and fixes. Addresses BUKKIT-738 and ↵Celtic Minstrel2012-02-21-0/+4
| | | | | | BUKKIT-624 Add a recipe iterator to make it possible to retrieve and remove recipes (BUKKIT-738), and updated the recipe classes to not clip the data to 127 (BUKKIT-624)
* Imported from mc-dev:Celtic Minstrel2012-02-20-0/+12
- ShapedRecipes - ShapelessRecipes - CraftingRecipe - FurnaceRecipes