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