| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
|
|
| |
ShapedRecipe's getShape() always returns a 90deg rotated shape of the original shape, this commit fixes it.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added newlines at the end of files
Fixed improper line endings on some files
Matched start - end comments
Added some missing comments for diffs
Fixed syntax on some spots
Minimized some diff
Removed some no longer used files
Added comment on some required files with no changes
Fixed imports of items used once
Added imports for items used more than once
|
| |
|
| |
|
|
|
|
|
|
| |
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)
|
|
- ShapedRecipes
- ShapelessRecipes
- CraftingRecipe
- FurnaceRecipes
|