Class BuiltinRecipeComponents.Input
java.lang.Object
com.blamejared.crafttweaker.api.recipe.component.BuiltinRecipeComponents.Input
- Enclosing class:
- BuiltinRecipeComponents
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
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final IRecipeComponent<CTFluidIngredient>static final IRecipeComponent<IIngredient> -
Method Summary
-
Field Details
-
INGREDIENTS
-
FLUID_INGREDIENTS
-