Class PneumaticCraftAddon.PCRAssemblyMapper
java.lang.Object
com.tagnumelite.projecteintegration.api.recipe.ABaseRecipeMapper<me.desht.pneumaticcraft.api.crafting.recipe.AssemblyRecipe>
com.tagnumelite.projecteintegration.api.recipe.ARecipeTypeMapper<me.desht.pneumaticcraft.api.crafting.recipe.AssemblyRecipe>
com.tagnumelite.projecteintegration.addons.PneumaticCraftAddon.PCRAssemblyMapper
- All Implemented Interfaces:
IRecipeMapper<me.desht.pneumaticcraft.api.crafting.recipe.AssemblyRecipe>,moze_intel.projecte.api.config.IConfigurableElement,moze_intel.projecte.api.mapper.recipe.IRecipeTypeMapper
- Enclosing class:
PneumaticCraftAddon
public static class PneumaticCraftAddon.PCRAssemblyMapper
extends ARecipeTypeMapper<me.desht.pneumaticcraft.api.crafting.recipe.AssemblyRecipe>
-
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, getDescriptionMethods inherited from interface moze_intel.projecte.api.mapper.recipe.IRecipeTypeMapper
isAvailable
-
Constructor Details
-
PCRAssemblyMapper
public PCRAssemblyMapper()
-
-
Method Details
-
getName
-
canHandle
public boolean canHandle(net.minecraft.world.item.crafting.RecipeType<?> recipeType) -
getInput
- Specified by:
getInputin interfaceIRecipeMapper<me.desht.pneumaticcraft.api.crafting.recipe.AssemblyRecipe>- Overrides:
getInputin classARecipeTypeMapper<me.desht.pneumaticcraft.api.crafting.recipe.AssemblyRecipe>- Parameters:
recipe-- Returns:
-
getOutput
- Specified by:
getOutputin interfaceIRecipeMapper<me.desht.pneumaticcraft.api.crafting.recipe.AssemblyRecipe>- Overrides:
getOutputin classARecipeTypeMapper<me.desht.pneumaticcraft.api.crafting.recipe.AssemblyRecipe>- Parameters:
recipe-- Returns:
-