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