Class IndustrialForegoingAddon.IFCrusherMapper

java.lang.Object
com.tagnumelite.projecteintegration.api.recipe.ABaseRecipeMapper<com.buuz135.industrial.recipe.CrusherRecipe>
com.tagnumelite.projecteintegration.api.recipe.ARecipeTypeMapper<com.buuz135.industrial.recipe.CrusherRecipe>
com.tagnumelite.projecteintegration.addons.IndustrialForegoingAddon.IFCrusherMapper
All Implemented Interfaces:
IRecipeMapper<com.buuz135.industrial.recipe.CrusherRecipe>, moze_intel.projecte.api.config.IConfigurableElement, moze_intel.projecte.api.mapper.recipe.IRecipeTypeMapper
Enclosing class:
IndustrialForegoingAddon

public static class IndustrialForegoingAddon.IFCrusherMapper extends ARecipeTypeMapper<com.buuz135.industrial.recipe.CrusherRecipe>
  • Constructor Details

    • IFCrusherMapper

      public IFCrusherMapper()
  • Method Details

    • getName

      public String getName()
    • canHandle

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

      public NSSOutput getOutput(com.buuz135.industrial.recipe.CrusherRecipe recipe)
      Specified by:
      getOutput in interface IRecipeMapper<com.buuz135.industrial.recipe.CrusherRecipe>
      Overrides:
      getOutput in class ARecipeTypeMapper<com.buuz135.industrial.recipe.CrusherRecipe>
      Parameters:
      recipe -
      Returns:
    • getIngredients

      protected List<net.minecraft.world.item.crafting.Ingredient> getIngredients(com.buuz135.industrial.recipe.CrusherRecipe recipe)
      Overrides:
      getIngredients in class ARecipeTypeMapper<com.buuz135.industrial.recipe.CrusherRecipe>
      Parameters:
      recipe -
      Returns: