Class CreateAddon.CreateProcessingRecipeMapper<R extends com.simibubi.create.content.processing.recipe.ProcessingRecipe<?>>

java.lang.Object
com.tagnumelite.projecteintegration.api.recipe.ABaseRecipeMapper<R>
com.tagnumelite.projecteintegration.api.recipe.ARecipeTypeMapper<R>
com.tagnumelite.projecteintegration.addons.CreateAddon.CreateProcessingRecipeMapper<R>
All Implemented Interfaces:
IRecipeMapper<R>, moze_intel.projecte.api.config.IConfigurableElement, moze_intel.projecte.api.mapper.recipe.IRecipeTypeMapper
Direct Known Subclasses:
CreateAddon.CreateBasinMapper, CreateAddon.CreateCompactingMapper, CreateAddon.CreateCrushingMapper, CreateAddon.CreateCuttingMapper, CreateAddon.CreateDeployerApplicationMapper, CreateAddon.CreateHauntingMapper, CreateAddon.CreateItemApplicationMapper, CreateAddon.CreateMillingMapper, CreateAddon.CreateMixingMapper, CreateAddon.CreatePressingMapper, CreateAddon.CreateSandPaperPolishingMapper, CreateAddon.CreateSplashingMapper
Enclosing class:
CreateAddon

public abstract static class CreateAddon.CreateProcessingRecipeMapper<R extends com.simibubi.create.content.processing.recipe.ProcessingRecipe<?>> extends ARecipeTypeMapper<R>
  • Constructor Details

    • CreateProcessingRecipeMapper

      public CreateProcessingRecipeMapper()
  • Method Details

    • getInput

      public NSSInput getInput(R recipe)
      Specified by:
      getInput in interface IRecipeMapper<R extends com.simibubi.create.content.processing.recipe.ProcessingRecipe<?>>
      Overrides:
      getInput in class ARecipeTypeMapper<R extends com.simibubi.create.content.processing.recipe.ProcessingRecipe<?>>
      Parameters:
      recipe -
      Returns:
    • getOutput

      public NSSOutput getOutput(R recipe)
      Specified by:
      getOutput in interface IRecipeMapper<R extends com.simibubi.create.content.processing.recipe.ProcessingRecipe<?>>
      Overrides:
      getOutput in class ARecipeTypeMapper<R extends com.simibubi.create.content.processing.recipe.ProcessingRecipe<?>>
      Parameters:
      recipe -
      Returns: