nova-parent
Toggle table of contents
0.18-alpha.14
jvm
Platform filter
jvm
Switch theme
Search in API
nova-parent
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
>