|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRecipe | |
---|---|
cpw.mods.fml.common.registry | |
net.minecraft.item.crafting | |
net.minecraftforge.oredict |
Uses of IRecipe in cpw.mods.fml.common.registry |
---|
Methods in cpw.mods.fml.common.registry with parameters of type IRecipe | |
---|---|
static void |
GameRegistry.addRecipe(IRecipe recipe)
|
Uses of IRecipe in net.minecraft.item.crafting |
---|
Classes in net.minecraft.item.crafting that implement IRecipe | |
---|---|
class |
RecipeFireworks
|
class |
RecipesArmorDyes
|
class |
RecipesMapCloning
|
class |
RecipesMapExtending
|
class |
ShapedRecipes
|
class |
ShapelessRecipes
|
Uses of IRecipe in net.minecraftforge.oredict |
---|
Classes in net.minecraftforge.oredict that implement IRecipe | |
---|---|
class |
ShapedOreRecipe
|
class |
ShapelessOreRecipe
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |