Minix
5.0.0-alpha
module-data
/
dev.racci.minix.data.serializers.kotlin.recipes
/
ShapelessRecipeIngredients
/
ShapelessRecipeIngredients
Shapeless
Recipe
Ingredients
fun
ShapelessRecipeIngredients
(
items
:
List
<
@
Serializable
(
with
=
ItemStackSerializer::class
)
ItemStack
>
)