Class CreateAddon.CreateProcessingRecipeMapper<R extends com.simibubi.create.content.processing.recipe.ProcessingRecipe<?>>
java.lang.Object
com.tagnumelite.projecteintegration.api.recipe.ABaseRecipeMapper<R>
com.tagnumelite.projecteintegration.api.recipe.ARecipeTypeMapper<R>
com.tagnumelite.projecteintegration.addons.CreateAddon.CreateProcessingRecipeMapper<R>
- All Implemented Interfaces:
IRecipeMapper<R>,moze_intel.projecte.api.config.IConfigurableElement,moze_intel.projecte.api.mapper.recipe.IRecipeTypeMapper
- Direct Known Subclasses:
CreateAddon.CreateBasinMapper,CreateAddon.CreateCompactingMapper,CreateAddon.CreateCrushingMapper,CreateAddon.CreateCuttingMapper,CreateAddon.CreateDeployerApplicationMapper,CreateAddon.CreateHauntingMapper,CreateAddon.CreateItemApplicationMapper,CreateAddon.CreateMillingMapper,CreateAddon.CreateMixingMapper,CreateAddon.CreatePressingMapper,CreateAddon.CreateSandPaperPolishingMapper,CreateAddon.CreateSplashingMapper
- Enclosing class:
CreateAddon
public abstract static class CreateAddon.CreateProcessingRecipeMapper<R extends com.simibubi.create.content.processing.recipe.ProcessingRecipe<?>>
extends ARecipeTypeMapper<R>
-
Field Summary
Fields inherited from class com.tagnumelite.projecteintegration.api.recipe.ABaseRecipeMapper
fakeGroupManager, mapper, recipeID, registryAccess -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.tagnumelite.projecteintegration.api.recipe.ARecipeTypeMapper
getIngredients, getRequiredMods, getTranslationKey, handleRecipeMethods inherited from class com.tagnumelite.projecteintegration.api.recipe.ABaseRecipeMapper
addConversionsAndReturn, addIngredient, convertFluidIngredient, convertFluidIngredient, convertFluidIngredient, convertFluidIngredients, convertIngredient, convertIngredient, convertItemStack, convertRecipe, convertSingleFluidStack, convertSingleIngredient, convertSingleIngredient, convertSingleItemStack, getDescription, getFakeGroup, getOutputBuilder, mapOutput, mapOutputsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface moze_intel.projecte.api.config.IConfigurableElement
addConfigOptions, getConfigPath, getDescription, getNameMethods inherited from interface com.tagnumelite.projecteintegration.api.recipe.IRecipeMapper
getNameMethods inherited from interface moze_intel.projecte.api.mapper.recipe.IRecipeTypeMapper
canHandle, isAvailable
-
Constructor Details
-
CreateProcessingRecipeMapper
public CreateProcessingRecipeMapper()
-
-
Method Details
-
getInput
- Specified by:
getInputin interfaceIRecipeMapper<R extends com.simibubi.create.content.processing.recipe.ProcessingRecipe<?>>- Overrides:
getInputin classARecipeTypeMapper<R extends com.simibubi.create.content.processing.recipe.ProcessingRecipe<?>>- Parameters:
recipe-- Returns:
-
getOutput
- Specified by:
getOutputin interfaceIRecipeMapper<R extends com.simibubi.create.content.processing.recipe.ProcessingRecipe<?>>- Overrides:
getOutputin classARecipeTypeMapper<R extends com.simibubi.create.content.processing.recipe.ProcessingRecipe<?>>- Parameters:
recipe-- Returns:
-