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