Class BuiltinRecipeComponents.Output
java.lang.Object
com.blamejared.crafttweaker.api.recipe.component.BuiltinRecipeComponents.Output
- Enclosing class:
BuiltinRecipeComponents
Holds
IRecipeComponents representing data used to determine the output of recipes.
Experience production from the furnace or similar machines is also considered an output, as it is awarded only when the recipe has reached completion.
- Since:
- 10.0.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final IRecipeComponent<Percentaged<IItemStack>> static final IRecipeComponent<Float> static final IRecipeComponent<IFluidStack> static final IRecipeComponent<IItemStack> -
Method Summary
-
Field Details
-
CHANCED_ITEMS
-
EXPERIENCE
-
FLUIDS
-
ITEMS
-