Package-level declarations

Types

Link copied to clipboard
interface CRecipe

This interface's implementing types can be used as recipes for CustomCrafter.

Link copied to clipboard
fun interface CRecipePredicate

This interface is a SAM (Single Abstract Method Interface) and only has the function (CRecipePredicate.test) that is executed during recipe determination.