Class ExpandIAssemblyRecipe

java.lang.Object
com.blamejared.createtweaker.natives.recipe.ExpandIAssemblyRecipe

@ZenRegister public class ExpandIAssemblyRecipe extends Object
  • 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.