ShapedRecipes net.minecraft.item.crafting.CraftingManager.addRecipe |
( |
ItemStack |
par1ItemStack, |
|
|
Object... |
par2ArrayOfObj |
|
) |
| |
void net.minecraft.item.crafting.CraftingManager.addShapelessRecipe |
( |
ItemStack |
par1ItemStack, |
|
|
Object... |
par2ArrayOfObj |
|
) |
| |
static final CraftingManager net.minecraft.item.crafting.CraftingManager.getInstance |
( |
) | |
|
|
static |
Returns the static instance of this class
List net.minecraft.item.crafting.CraftingManager.getRecipeList |
( |
) | |
|
returns the List<> of all recipes
The documentation for this class was generated from the following file:
- C:/Users/LazDude/Downloads/MinecraftModding/YATS/forge/mcp/src/minecraft/net/minecraft/item/crafting/CraftingManager.java