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
/
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
>