Class BuiltinRecipeComponents.Input

java.lang.Object
com.blamejared.crafttweaker.api.recipe.component.BuiltinRecipeComponents.Input
Enclosing class:
BuiltinRecipeComponents

public static final class BuiltinRecipeComponents.Input extends Object
Holds IRecipeComponents representing inputs for the various recipes.

The amount of time required is not considered an input, rather an intrinsic factor and thus is processing data. On the contrary, anything that impedes the beginning of the execution, such as energy or experience requirements represent inputs for the recipe.

Since:
10.0.0