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.ui.menu.explorer.recipes
Package-level
declarations
Functions
Functions
create
Recipe
Choice
Item
Link copied to clipboard
@
JvmName
(
name
=
"createRecipeChoiceItemItemStacks"
)
fun
createRecipeChoiceItem
(
itemStacks
:
List
<
ItemStack
>
)
:
Item
@
JvmName
(
name
=
"createRecipeChoiceItemItemBuilders"
)
fun
createRecipeChoiceItem
(
itemProviders
:
List
<
ItemProvider
>
)
:
Item
fun
createRecipeChoiceItem
(
recipeChoice
:
RecipeChoice
)
:
Item
show
Recipes
Link copied to clipboard
fun
Player
.
showRecipes
(
id
:
String
)
:
Boolean
fun
Player
.
showRecipes
(
item
:
ItemStack
)
:
Boolean
show
Usages
Link copied to clipboard
fun
Player
.
showUsages
(
id
:
String
)
:
Boolean
fun
Player
.
showUsages
(
item
:
ItemStack
)
:
Boolean