summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/FurnaceRecipes.java
Commit message (Collapse)AuthorAgeLines
* Updated to rename revision 02Erik Broes2012-03-01-6/+6
|
* [Bleeding] Recipe API improvements and fixes. Addresses BUKKIT-738 and ↵Celtic Minstrel2012-02-21-2/+2
| | | | | | 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/+44
- ShapedRecipes - ShapelessRecipes - CraftingRecipe - FurnaceRecipes