Class CompactingRecipe
java.lang.Object
com.simibubi.create.content.contraptions.processing.ProcessingRecipe<SmartInventory>
com.simibubi.create.content.contraptions.processing.BasinRecipe
com.simibubi.create.content.contraptions.components.mixer.CompactingRecipe
- All Implemented Interfaces:
net.minecraft.world.item.crafting.Recipe<SmartInventory>
-
Field Summary
Fields inherited from class com.simibubi.create.content.contraptions.processing.ProcessingRecipe
fluidIngredients, fluidResults, id, ingredients, processingDuration, requiredHeat, results -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.simibubi.create.content.contraptions.processing.BasinRecipe
apply, canRequireHeat, convertShapeless, getMaxFluidInputCount, getMaxFluidOutputCount, getMaxInputCount, getMaxOutputCount, match, matchesMethods inherited from class com.simibubi.create.content.contraptions.processing.ProcessingRecipe
assemble, canCraftInDimensions, canSpecifyDuration, enforceNextResult, getFluidIngredients, getFluidResults, getGroup, getId, getIngredients, getProcessingDuration, getRequiredHeat, getResultItem, getRollableResults, getRollableResultsAsItemStacks, getSerializer, getType, getTypeInfo, isSpecial, readAdditional, readAdditional, rollResults, rollResults, writeAdditional, writeAdditionalMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.world.item.crafting.Recipe
getRemainingItems, getToastSymbol, isIncomplete
-
Constructor Details
-
CompactingRecipe
-