public static interface FuelRecipe.Serializer.IFactory<T extends FuelRecipe>
Modifier and Type | Method and Description |
---|---|
T |
create(net.minecraft.util.ResourceLocation id,
java.lang.String group,
net.minecraft.item.crafting.Ingredient ingredient,
int fuel) |
T create(net.minecraft.util.ResourceLocation id, java.lang.String group, net.minecraft.item.crafting.Ingredient ingredient, int fuel)