Whitespace + general cleanup
This commit is contained in:
@@ -4,6 +4,7 @@ package org.bukkit.inventory;
|
||||
* Represents some type of crafting recipe.
|
||||
*/
|
||||
public interface Recipe {
|
||||
|
||||
/**
|
||||
* Get the result of this recipe.
|
||||
* @return The result stack
|
||||
|
||||
Reference in New Issue
Block a user