Class RechiseledRecipeGenerator
java.lang.Object
com.supermartijn642.core.generator.ResourceGenerator
com.supermartijn642.core.generator.RecipeGenerator
com.supermartijn642.rechiseled.data.RechiseledRecipeGenerator
public class RechiseledRecipeGenerator
extends com.supermartijn642.core.generator.RecipeGenerator
Created 26/12/2021 by SuperMartijn642
-
Nested Class Summary
Nested classes/interfaces inherited from class com.supermartijn642.core.generator.RecipeGenerator
com.supermartijn642.core.generator.RecipeGenerator.RecipeBuilder<T extends com.supermartijn642.core.generator.RecipeGenerator.RecipeBuilder<T>>, com.supermartijn642.core.generator.RecipeGenerator.ShapedRecipeBuilder, com.supermartijn642.core.generator.RecipeGenerator.ShapelessRecipeBuilder, com.supermartijn642.core.generator.RecipeGenerator.SmeltingRecipeBuilder, com.supermartijn642.core.generator.RecipeGenerator.SmithingRecipeBuilder, com.supermartijn642.core.generator.RecipeGenerator.StoneCuttingRecipeBuilderNested classes/interfaces inherited from class com.supermartijn642.core.generator.ResourceGenerator
com.supermartijn642.core.generator.ResourceGenerator.DataProviderInstance -
Field Summary
Fields inherited from class com.supermartijn642.core.generator.ResourceGenerator
cache, modid, modName -
Constructor Summary
ConstructorsConstructorDescriptionRechiseledRecipeGenerator(com.supermartijn642.core.generator.ResourceCache cache) -
Method Summary
Methods inherited from class com.supermartijn642.core.generator.RecipeGenerator
getName, recipe, save, shaped, shaped, shaped, shaped, shaped, shaped, shaped, shaped, shaped, shaped, shaped, shaped, shaped, shaped, shaped, shaped, shapeless, shapeless, shapeless, shapeless, shapeless, shapeless, shapeless, shapeless, shapeless, shapeless, shapeless, shapeless, shapeless, shapeless, shapeless, shapeless, smelting, smelting, smelting, smelting, smelting, smelting, smelting, smelting, smelting, smelting, smelting, smelting, smelting, smelting, smelting, smelting, smithing, smithing, smithing, smithing, smithing, smithing, smithing, smithing, smithing, smithing, smithing, smithing, smithing, smithing, smithing, smithing, stoneCutting, stoneCutting, stoneCutting, stoneCutting, stoneCutting, stoneCutting, stoneCutting, stoneCuttingMethods inherited from class com.supermartijn642.core.generator.ResourceGenerator
createDataProvider, getOwnerModid
-
Constructor Details
-
RechiseledRecipeGenerator
public RechiseledRecipeGenerator(com.supermartijn642.core.generator.ResourceCache cache)
-
-
Method Details
-
generate
public void generate()- Specified by:
generatein classcom.supermartijn642.core.generator.ResourceGenerator
-