Package | Description |
---|---|
net.minecraftforge.common.crafting |
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<ResourceLocation,IRecipeFactory> |
CraftingHelper.recipes |
static CraftingHelper.FactoryLoader<IRecipeFactory> |
CraftingHelper.RECIPES |
Modifier and Type | Method and Description |
---|---|
static void |
CraftingHelper.register(ResourceLocation key,
IRecipeFactory factory) |
private static void |
CraftingHelper.registerR(java.lang.String name,
IRecipeFactory fac) |