@ParametersAreNonnullByDefault public class CrushingRecipe extends AbstractCrushingRecipe
fluidIngredients, fluidResults, id, ingredients, processingDuration, requiredHeat, results| Constructor and Description |
|---|
CrushingRecipe(ProcessingRecipeBuilder.ProcessingRecipeParams params) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getMaxOutputCount() |
boolean |
matches(net.minecraftforge.items.wrapper.RecipeWrapper inv,
net.minecraft.world.World worldIn) |
getMaxInputCountassemble, canCraftInDimensions, canRequireHeat, canSpecifyDuration, enforceNextResult, getFluidIngredients, getFluidResults, getGroup, getId, getIngredients, getMaxFluidInputCount, getMaxFluidOutputCount, getProcessingDuration, getRequiredHeat, getResultItem, getRollableResults, getRollableResultsAsItemStacks, getSerializer, getType, getTypeInfo, isSpecial, readAdditional, readAdditional, rollResults, writeAdditional, writeAdditionalpublic CrushingRecipe(ProcessingRecipeBuilder.ProcessingRecipeParams params)
public boolean matches(net.minecraftforge.items.wrapper.RecipeWrapper inv,
net.minecraft.world.World worldIn)
protected int getMaxOutputCount()
getMaxOutputCount in class ProcessingRecipe<net.minecraftforge.items.wrapper.RecipeWrapper>