Class ExtendedCraftingAddon.ECFluxCrafterMapper

java.lang.Object
com.tagnumelite.projecteintegration.api.recipe.ABaseRecipeMapper<com.blakebr0.extendedcrafting.api.crafting.IFluxCrafterRecipe>
com.tagnumelite.projecteintegration.api.recipe.ARecipeTypeMapper<com.blakebr0.extendedcrafting.api.crafting.IFluxCrafterRecipe>
com.tagnumelite.projecteintegration.addons.ExtendedCraftingAddon.ECFluxCrafterMapper
All Implemented Interfaces:
IRecipeMapper<com.blakebr0.extendedcrafting.api.crafting.IFluxCrafterRecipe>, moze_intel.projecte.api.config.IConfigurableElement, moze_intel.projecte.api.mapper.recipe.IRecipeTypeMapper
Enclosing class:
ExtendedCraftingAddon

public static class ExtendedCraftingAddon.ECFluxCrafterMapper extends ARecipeTypeMapper<com.blakebr0.extendedcrafting.api.crafting.IFluxCrafterRecipe>
  • Constructor Details

    • ECFluxCrafterMapper

      public ECFluxCrafterMapper()
  • Method Details

    • getName

      public String getName()
    • canHandle

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