Class CreateAddon.CreateItemApplicationMapper

java.lang.Object
com.tagnumelite.projecteintegration.api.recipe.ABaseRecipeMapper<com.simibubi.create.content.kinetics.deployer.ItemApplicationRecipe>
com.tagnumelite.projecteintegration.api.recipe.ARecipeTypeMapper<com.simibubi.create.content.kinetics.deployer.ItemApplicationRecipe>
com.tagnumelite.projecteintegration.addons.CreateAddon.CreateProcessingRecipeMapper<com.simibubi.create.content.kinetics.deployer.ItemApplicationRecipe>
com.tagnumelite.projecteintegration.addons.CreateAddon.CreateItemApplicationMapper
All Implemented Interfaces:
IRecipeMapper<com.simibubi.create.content.kinetics.deployer.ItemApplicationRecipe>, moze_intel.projecte.api.config.IConfigurableElement, moze_intel.projecte.api.mapper.recipe.IRecipeTypeMapper
Enclosing class:
CreateAddon

public static class CreateAddon.CreateItemApplicationMapper extends CreateAddon.CreateProcessingRecipeMapper<com.simibubi.create.content.kinetics.deployer.ItemApplicationRecipe>
  • Constructor Details

    • CreateItemApplicationMapper

      public CreateItemApplicationMapper()
  • Method Details

    • getName

      public String getName()
    • canHandle

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