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.StoneCuttingRecipeBuilder

    Nested 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

    Constructors
    Constructor
    Description
    RechiseledRecipeGenerator(com.supermartijn642.core.generator.ResourceCache cache)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    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, stoneCutting

    Methods inherited from class com.supermartijn642.core.generator.ResourceGenerator

    createDataProvider, getOwnerModid

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • RechiseledRecipeGenerator

      public RechiseledRecipeGenerator(com.supermartijn642.core.generator.ResourceCache cache)
  • Method Details

    • generate

      public void generate()
      Specified by:
      generate in class com.supermartijn642.core.generator.ResourceGenerator