YATS/Forge Documentation
|
This is the complete list of members for net.minecraftforge.oredict.ShapedOreRecipe, including all inherited members.
getCraftingResult(InventoryCrafting var1) | net.minecraftforge.oredict.ShapedOreRecipe | |
getInput() | net.minecraftforge.oredict.ShapedOreRecipe | |
getRecipeOutput() | net.minecraftforge.oredict.ShapedOreRecipe | |
getRecipeSize() | net.minecraftforge.oredict.ShapedOreRecipe | |
matches(InventoryCrafting inv, World world) | net.minecraftforge.oredict.ShapedOreRecipe | |
setMirrored(boolean mirror) | net.minecraftforge.oredict.ShapedOreRecipe | |
ShapedOreRecipe(Block result, Object...recipe) | net.minecraftforge.oredict.ShapedOreRecipe | |
ShapedOreRecipe(Item result, Object...recipe) | net.minecraftforge.oredict.ShapedOreRecipe | |
ShapedOreRecipe(ItemStack result, Object...recipe) | net.minecraftforge.oredict.ShapedOreRecipe |