Package btw.crafting.recipe
Class CraftingRecipeList
java.lang.Object
btw.crafting.recipe.CraftingRecipeList
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidaddSubBlockRecipesOfType(Block fullBlock, int iFullBlockInputMetadata, int iFullBlockOutputMetadata, Block sidingAndCornerBlock, Block mouldingBlock, ItemStack slabStack, boolean bIncludeFence) static voidaddSubBlockRecipesOfType(Block fullBlock, int iFullBlockMetadata, Block sidingAndCornerBlock, Block mouldingBlock, ItemStack slabStack, boolean bIncludeFence)
-
Constructor Details
-
CraftingRecipeList
public CraftingRecipeList()
-
-
Method Details
-
addRecipes
public static void addRecipes() -
addSubBlockRecipesOfType
-
addSubBlockRecipesOfType
-