FillingRecipe
Importing the class
If you need to reference this type directly, like when casting an Array, or as a parameter, you will need to import it. Simply add the import at the top of the file.
Extends
FillingRecipe extends ProcessingRecipe<RecipeWrapper>
.
Implements
FillingRecipe
implements the following interfaces:
IAssemblyRecipe
,Recipe<Container>
Members
Return Type:
List<FluidIngredient>
Return Type:
List<FluidIngredient>
Return Type:
List<IFluidStack>
Return Type:
List<IFluidStack>
Return Type:
int
Return Type:
int
Return Type:
FluidIngredient
Return Type:
FluidIngredient
Return Type:
HeatCondition
Return Type:
HeatCondition
Return Type:
List<ProcessingOutput>
Return Type:
List<ProcessingOutput>
Return Type:
List<IItemStack>
Return Type:
List<IItemStack>
Return Type:
List<IItemStack>
Return Type:
bool
Returns: True if it is supported. False otherwise.
Return Type:
bool