CRecipe
This interface's implementing types can be used as recipes for CustomCrafter.
See also
Inheritors
Types
Type of CRecipe
Properties
List of CRecipePredicate that run during recipe matching. null or empty means no additional conditions.
List of ResultSupplier that provide items to players. null or empty means no items are produced.
Type of this recipe. See CRecipe.Type.
Functions
Returns CRecipePredicate inspection result on async.
Returns results of suppliers made asynchronously.
Returns the first CRecipePredicate that rejects context, or null when all of them pass.
Returns CRecipePredicate inspection result
Returns results of suppliers made
Returns the minimum craft count calculated from input item amounts and recipe requirements.
Validates this CRecipe.
Groups of recipe slots used by CRecipe.Type.SHAPELESS matching.
Maximum requires input items amount. Inclusive
Minimal requires input items amount