net.minecraft.item.crafting.ShapedRecipes.ShapedRecipes |
( |
int |
par1, |
|
|
int |
par2, |
|
|
ItemStack[] |
par3ArrayOfItemStack, |
|
|
ItemStack |
par4ItemStack |
|
) |
| |
ShapedRecipes net.minecraft.item.crafting.ShapedRecipes.func_92100_c |
( |
) | |
|
ItemStack net.minecraft.item.crafting.ShapedRecipes.getRecipeOutput |
( |
) | |
|
int net.minecraft.item.crafting.ShapedRecipes.getRecipeSize |
( |
) | |
|
boolean net.minecraft.item.crafting.ShapedRecipes.matches |
( |
InventoryCrafting |
par1InventoryCrafting, |
|
|
World |
par2World |
|
) |
| |
final int net.minecraft.item.crafting.ShapedRecipes.recipeHeight |
How many vertical slots this recipe uses.
final ItemStack [] net.minecraft.item.crafting.ShapedRecipes.recipeItems |
Is a array of ItemStack that composes the recipe.
final int net.minecraft.item.crafting.ShapedRecipes.recipeOutputItemID |
Is the itemID of the output item that you get when craft the recipe.
final int net.minecraft.item.crafting.ShapedRecipes.recipeWidth |
How many horizontal slots this recipe is wide.
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/ShapedRecipes.java