addRecipe

public abstract boolean addRecipe(Recipe recipe)

Adds getClassById recipe to the crafting manager.

Return

true if the recipe was added, false if it wasn't for some reason

Parameters

recipe

the recipe to add