Package btw.crafting.manager
Class SoulforgeCraftingManager
java.lang.Object
btw.crafting.manager.SoulforgeCraftingManager
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidaddShapelessRecipe(ItemStack itemstack, Object[] aobj) findMatchingRecipe(InventoryCrafting inventory, World world) findMatchingRecipeStack(InventoryCrafting inventorycrafting, World world) static final SoulforgeCraftingManagerbooleanremoveRecipe(ItemStack itemStack, Object[] recipeArray) booleanremoveShapelessRecipe(ItemStack itemStack, Object[] recipeArray)
-
Method Details
-
getInstance
-
addRecipe
-
addShapelessRecipe
-
findMatchingRecipeStack
-
findMatchingRecipe
-
getRecipeList
-
removeRecipe
-
removeShapelessRecipe
-