toggle menu
nova-parent
0.17-alpha.34
jvm
switch theme
search in API
nova
/
xyz.xenondevs.nova.world.item.recipe
/
ResultRecipe
Result
Recipe
sealed
interface
ResultRecipe
The interface for all recipes that have on or more resulting
ItemStacks
.
Inheritors
SingleResultRecipe
MultiResultRecipe
Members
Functions
get
All
Results
Link copied to clipboard
abstract
fun
getAllResults
(
)
:
List
<
ItemStack
>