net.minecraft.item.crafting
Class RecipesIngots

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

public class RecipesIngots
extends Object


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

Constructor Detail

RecipesIngots

public RecipesIngots()
Method Detail

addRecipes

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