SerenityJS
    Preparing search index...

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    identifier: string
    recipeNetworkId: number = ++Recipe.recipeNetworkId
    resultants: (ItemStack | ItemType)[] = []

    The resulting items of the recipe.

    tags: string[] = []
    uuid: string
    recipeNetworkId: number = 0
    recipes: Map<string, Recipe> = ...

    Methods