net.minecraft.item.crafting
Class RecipesCrafting

java.lang.Object
  extended by net.minecraft.item.crafting.RecipesCrafting

public class RecipesCrafting
extends Object


Constructor Summary
RecipesCrafting()
           
 
Method Summary
 void addRecipes(CraftingManager par1CraftingManager)
          Adds the crafting recipes to the CraftingManager.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecipesCrafting

public RecipesCrafting()
Method Detail

addRecipes

public void addRecipes(CraftingManager par1CraftingManager)
Adds the crafting recipes to the CraftingManager.