Class CreateAddon.CreateMixingMapper
java.lang.Object
com.tagnumelite.projecteintegration.api.recipe.ABaseRecipeMapper<com.simibubi.create.content.kinetics.mixer.MixingRecipe>
com.tagnumelite.projecteintegration.api.recipe.ARecipeTypeMapper<com.simibubi.create.content.kinetics.mixer.MixingRecipe>
com.tagnumelite.projecteintegration.addons.CreateAddon.CreateProcessingRecipeMapper<com.simibubi.create.content.kinetics.mixer.MixingRecipe>
com.tagnumelite.projecteintegration.addons.CreateAddon.CreateMixingMapper
- All Implemented Interfaces:
IRecipeMapper<com.simibubi.create.content.kinetics.mixer.MixingRecipe>,moze_intel.projecte.api.config.IConfigurableElement,moze_intel.projecte.api.mapper.recipe.IRecipeTypeMapper
- Enclosing class:
CreateAddon
public static class CreateAddon.CreateMixingMapper
extends CreateAddon.CreateProcessingRecipeMapper<com.simibubi.create.content.kinetics.mixer.MixingRecipe>
-
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.addons.CreateAddon.CreateProcessingRecipeMapper
getInput, getOutputMethods 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
-
CreateMixingMapper
public CreateMixingMapper()
-
-
Method Details
-
getName
-
canHandle
public boolean canHandle(net.minecraft.world.item.crafting.RecipeType<?> recipeType)
-