Generic cleanup of warnings, whitespace and style.
This commit is contained in:
@@ -7,6 +7,7 @@ public interface Recipe {
|
||||
|
||||
/**
|
||||
* Get the result of this recipe.
|
||||
*
|
||||
* @return The result stack
|
||||
*/
|
||||
ItemStack getResult();
|
||||
|
||||
Reference in New Issue
Block a user