net.minecraft.item.crafting
Class RecipesArmor

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

public class RecipesArmor
extends Object


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

Constructor Detail

RecipesArmor

public RecipesArmor()
Method Detail

addRecipes

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