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.serialization.json.serializer
/
RecipeDeserializer
Recipe
Deserializer
interface
RecipeDeserializer
<
T
>
Inheritors
ConversionRecipeDeserializer
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
deserialize
Link copied to clipboard
abstract
fun
deserialize
(
json
:
JsonObject
,
file
:
File
)
:
T