public abstract class AbstractCrushingRecipe extends ProcessingRecipe<net.minecraftforge.items.wrapper.RecipeWrapper>
fluidIngredients, fluidResults, id, ingredients, processingDuration, requiredHeat, results| Constructor and Description |
|---|
AbstractCrushingRecipe(IRecipeTypeInfo recipeType,
ProcessingRecipeBuilder.ProcessingRecipeParams params) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getMaxInputCount() |
assemble, canCraftInDimensions, canRequireHeat, canSpecifyDuration, enforceNextResult, getFluidIngredients, getFluidResults, getGroup, getId, getIngredients, getMaxFluidInputCount, getMaxFluidOutputCount, getMaxOutputCount, getProcessingDuration, getRequiredHeat, getResultItem, getRollableResults, getRollableResultsAsItemStacks, getSerializer, getType, getTypeInfo, isSpecial, readAdditional, readAdditional, rollResults, writeAdditional, writeAdditionalpublic AbstractCrushingRecipe(IRecipeTypeInfo recipeType, ProcessingRecipeBuilder.ProcessingRecipeParams params)
protected int getMaxInputCount()
getMaxInputCount in class ProcessingRecipe<net.minecraftforge.items.wrapper.RecipeWrapper>