Class DecomposedRecipeBuilder

java.lang.Object
com.blamejared.crafttweaker.api.recipe.component.DecomposedRecipeBuilder

public final class DecomposedRecipeBuilder extends Object
Creates a simple instance of an IDecomposedRecipe with the given components.

An instance of this class can be obtained through IDecomposedRecipe.builder(). It is highly suggested to use this builder rather than implement the interface yourself.

Since:
10.0.0