|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CraftingManager | |
|---|---|
| net.minecraft.item.crafting | |
| Uses of CraftingManager in net.minecraft.item.crafting |
|---|
| Methods in net.minecraft.item.crafting that return CraftingManager | |
|---|---|
static CraftingManager |
CraftingManager.getInstance()
Returns the static instance of this class |
| Methods in net.minecraft.item.crafting with parameters of type CraftingManager | |
|---|---|
void |
RecipesArmor.addRecipes(CraftingManager par1CraftingManager)
Adds the armor recipes to the CraftingManager. |
void |
RecipesDyes.addRecipes(CraftingManager par1CraftingManager)
Adds the dye recipes to the CraftingManager. |
void |
RecipesWeapons.addRecipes(CraftingManager par1CraftingManager)
Adds the weapon recipes to the CraftingManager. |
void |
RecipesTools.addRecipes(CraftingManager par1CraftingManager)
Adds the tool recipes to the CraftingManager. |
void |
RecipesIngots.addRecipes(CraftingManager par1CraftingManager)
Adds the ingot recipes to the CraftingManager. |
void |
RecipesFood.addRecipes(CraftingManager par1CraftingManager)
Adds the food recipes to the CraftingManager. |
void |
RecipesCrafting.addRecipes(CraftingManager par1CraftingManager)
Adds the crafting recipes to the CraftingManager. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||