Class PneumaticCraftAddon.PCRAssemblyMapper

java.lang.Object
com.tagnumelite.projecteintegration.api.recipe.ABaseRecipeMapper<me.desht.pneumaticcraft.api.crafting.recipe.AssemblyRecipe>
com.tagnumelite.projecteintegration.api.recipe.ARecipeTypeMapper<me.desht.pneumaticcraft.api.crafting.recipe.AssemblyRecipe>
com.tagnumelite.projecteintegration.addons.PneumaticCraftAddon.PCRAssemblyMapper
All Implemented Interfaces:
IRecipeMapper<me.desht.pneumaticcraft.api.crafting.recipe.AssemblyRecipe>, moze_intel.projecte.api.config.IConfigurableElement, moze_intel.projecte.api.mapper.recipe.IRecipeTypeMapper
Enclosing class:
PneumaticCraftAddon

public static class PneumaticCraftAddon.PCRAssemblyMapper extends ARecipeTypeMapper<me.desht.pneumaticcraft.api.crafting.recipe.AssemblyRecipe>
  • Constructor Details

    • PCRAssemblyMapper

      public PCRAssemblyMapper()
  • Method Details

    • getName

      public String getName()
    • canHandle

      public boolean canHandle(net.minecraft.world.item.crafting.RecipeType<?> recipeType)
    • getInput

      public NSSInput getInput(me.desht.pneumaticcraft.api.crafting.recipe.AssemblyRecipe recipe)
      Specified by:
      getInput in interface IRecipeMapper<me.desht.pneumaticcraft.api.crafting.recipe.AssemblyRecipe>
      Overrides:
      getInput in class ARecipeTypeMapper<me.desht.pneumaticcraft.api.crafting.recipe.AssemblyRecipe>
      Parameters:
      recipe -
      Returns:
    • getOutput

      public NSSOutput getOutput(me.desht.pneumaticcraft.api.crafting.recipe.AssemblyRecipe recipe)
      Specified by:
      getOutput in interface IRecipeMapper<me.desht.pneumaticcraft.api.crafting.recipe.AssemblyRecipe>
      Overrides:
      getOutput in class ARecipeTypeMapper<me.desht.pneumaticcraft.api.crafting.recipe.AssemblyRecipe>
      Parameters:
      recipe -
      Returns: