Class AppliedEnergisticsAddon.AEInscriberMapper

java.lang.Object
com.tagnumelite.projecteintegration.api.recipe.ABaseRecipeMapper<appeng.recipes.handlers.InscriberRecipe>
com.tagnumelite.projecteintegration.api.recipe.ARecipeTypeMapper<appeng.recipes.handlers.InscriberRecipe>
com.tagnumelite.projecteintegration.addons.AppliedEnergisticsAddon.AEInscriberMapper
All Implemented Interfaces:
IRecipeMapper<appeng.recipes.handlers.InscriberRecipe>, moze_intel.projecte.api.config.IConfigurableElement, moze_intel.projecte.api.mapper.recipe.IRecipeTypeMapper
Enclosing class:
AppliedEnergisticsAddon

public static class AppliedEnergisticsAddon.AEInscriberMapper extends ARecipeTypeMapper<appeng.recipes.handlers.InscriberRecipe>
  • Constructor Details

    • AEInscriberMapper

      public AEInscriberMapper()
  • Method Details

    • getName

      public String getName()
    • canHandle

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

      protected List<net.minecraft.world.item.crafting.Ingredient> getIngredients(appeng.recipes.handlers.InscriberRecipe recipe)
      Overrides:
      getIngredients in class ARecipeTypeMapper<appeng.recipes.handlers.InscriberRecipe>
      Parameters:
      recipe -
      Returns: