ConversionRecipeDeserializer

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun createRecipe(json: JsonObject, id: ResourceLocation, input: RecipeChoice, result: ItemStack, time: Int): T
Link copied to clipboard
open override fun deserialize(json: JsonObject, file: File): T