RegisterCustomRecipeEvent

constructor(recipes: List<CRecipe>, registeredBy: PluginMeta, isAsync: Boolean)

Parameters

recipes

registered recipe.

registeredBy

A plugin metadata that registered recipes.

isAsync

Called from async or not (since 5.2.0)