toggle menu
nova-parent
0.17-alpha.34
jvm
switch theme
search in API
nova
/
xyz.xenondevs.nova.world.item.recipe
/
InputChoiceRecipe
Input
Choice
Recipe
sealed
interface
InputChoiceRecipe
The interface for all recipes that have one or more input
RecipeChoices
.
Inheritors
SingleInputChoiceRecipe
MultiInputChoiceRecipe
Members
Functions
get
All
Inputs
Link copied to clipboard
abstract
fun
getAllInputs
(
)
:
List
<
RecipeChoice
>