net.minecraft.item.crafting
Class RecipesTools

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

public class RecipesTools
extends Object


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

Constructor Detail

RecipesTools

public RecipesTools()
Method Detail

addRecipes

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