Class IndustrialForegoingAddon.IFStoneWorkGenerateMapper
java.lang.Object
com.tagnumelite.projecteintegration.api.recipe.ABaseRecipeMapper<com.buuz135.industrial.recipe.StoneWorkGenerateRecipe>
com.tagnumelite.projecteintegration.api.recipe.ARecipeTypeMapper<com.buuz135.industrial.recipe.StoneWorkGenerateRecipe>
com.tagnumelite.projecteintegration.addons.IndustrialForegoingAddon.IFStoneWorkGenerateMapper
- All Implemented Interfaces:
IRecipeMapper<com.buuz135.industrial.recipe.StoneWorkGenerateRecipe>,moze_intel.projecte.api.config.IConfigurableElement,moze_intel.projecte.api.mapper.recipe.IRecipeTypeMapper
- Enclosing class:
IndustrialForegoingAddon
public static class IndustrialForegoingAddon.IFStoneWorkGenerateMapper
extends ARecipeTypeMapper<com.buuz135.industrial.recipe.StoneWorkGenerateRecipe>
-
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, 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
-
Constructor Details
-
IFStoneWorkGenerateMapper
public IFStoneWorkGenerateMapper()
-
-
Method Details
-
getName
-
getDescription
- Specified by:
getDescriptionin interfacemoze_intel.projecte.api.config.IConfigurableElement- Specified by:
getDescriptionin interfaceIRecipeMapper<com.buuz135.industrial.recipe.StoneWorkGenerateRecipe>- Overrides:
getDescriptionin classABaseRecipeMapper<com.buuz135.industrial.recipe.StoneWorkGenerateRecipe>
-
isAvailable
public boolean isAvailable() -
canHandle
public boolean canHandle(net.minecraft.world.item.crafting.RecipeType<?> recipeType) -
getOutput
- Specified by:
getOutputin interfaceIRecipeMapper<com.buuz135.industrial.recipe.StoneWorkGenerateRecipe>- Overrides:
getOutputin classARecipeTypeMapper<com.buuz135.industrial.recipe.StoneWorkGenerateRecipe>- Parameters:
recipe-- Returns:
-
getInput
- Specified by:
getInputin interfaceIRecipeMapper<com.buuz135.industrial.recipe.StoneWorkGenerateRecipe>- Overrides:
getInputin classARecipeTypeMapper<com.buuz135.industrial.recipe.StoneWorkGenerateRecipe>- Parameters:
recipe-- Returns:
-