Class ExpandIAssemblyRecipe
java.lang.Object
com.blamejared.createtweaker.natives.recipe.ExpandIAssemblyRecipe
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleansupportsAssembly(com.simibubi.create.content.processing.sequenced.IAssemblyRecipe internal) Does this recipe support being used in assembly processing.
-
Constructor Details
-
ExpandIAssemblyRecipe
public ExpandIAssemblyRecipe()
-
-
Method Details
-
supportsAssembly
public static boolean supportsAssembly(com.simibubi.create.content.processing.sequenced.IAssemblyRecipe internal) Does this recipe support being used in assembly processing.- Returns:
- True if it is supported. False otherwise.
-