InputChoiceRecipe

sealed interface InputChoiceRecipe

The interface for all recipes that have one or more input RecipeChoices.

Inheritors

Functions

Link copied to clipboard
abstract fun getAllInputs(): List<RecipeChoice>