public class ForgeRecipeProvider extends RecipeProvider
generator
HASH_FUNCTION
Constructor and Description |
---|
ForgeRecipeProvider(DataGenerator generatorIn) |
Modifier and Type | Method and Description |
---|---|
protected void |
registerRecipes(java.util.function.Consumer<IFinishedRecipe> consumer) |
protected void |
saveRecipeAdvancement(DirectoryCache cache,
com.google.gson.JsonObject advancementJson,
java.nio.file.Path pathIn) |
act, enteredBlock, getName, hasItem, hasItem, hasItem, hasItem
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
save
public ForgeRecipeProvider(DataGenerator generatorIn)
protected void registerRecipes(java.util.function.Consumer<IFinishedRecipe> consumer)
registerRecipes
in class RecipeProvider
protected void saveRecipeAdvancement(DirectoryCache cache, com.google.gson.JsonObject advancementJson, java.nio.file.Path pathIn)
saveRecipeAdvancement
in class RecipeProvider