public class FurnaceRecipeFactory
extends java.lang.Object
implements net.minecraftforge.common.crafting.IRecipeFactory
| Constructor and Description |
|---|
FurnaceRecipeFactory() |
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.item.crafting.IRecipe |
parse(net.minecraftforge.common.crafting.JsonContext context,
com.google.gson.JsonObject json) |