summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/inventory/ShapedRecipe.java
Commit message (Expand)AuthorAgeLines
* Expand Recipe API to allow multiple Materials per slotmd_52018-09-01-4/+24
* SPIGOT-4283: Allow setting recipe groupsmd_52018-08-17-0/+23
* Minecraft 1.12-pre2 API Changesmd_52017-05-14-3/+22
* Fail fast on non rectangular crafting recipesmd_52017-04-01-0/+4
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-12-15-6/+9
* Deprecate magic valuesWesley Wolfe2013-08-28-1/+3
* Map old wildcard recipe data to new 1.5 value. Fixes BUKKIT-3849Travis Watkins2013-03-21-0/+6
* Improve javadoc in 26 files.feildmaster2013-01-22-1/+3
* [Bleeding] Add ways to retrieve and delete crafting recipes and fixed some is...Celtic Minstrel2012-02-21-44/+39
* Generic cleanup of warnings, whitespace and style.Erik Broes2011-12-25-0/+8
* Whitespace + general cleanupErik Broes2011-05-15-2/+5
* Add recipe classes and an addRecipe method in the server interface.Celtic Minstrel2011-05-01-0/+129