public class CraftingManager
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
ItemStack |
findMatchingRecipe(InventoryCrafting inventorycrafting) |
static CraftingManager |
getInstance() |
java.util.List |
getRecipeList() |
public static final CraftingManager getInstance()
public ItemStack findMatchingRecipe(InventoryCrafting inventorycrafting)
public java.util.List getRecipeList()