@minecraft/server
    Preparing search index...

    Class InvalidRecipeErrorBeta

    Thrown when an invalid recipe identifier is used.

    Hierarchy

    • Error
      • InvalidRecipeError
    Index

    Properties

    message: string
    name: string
    recipeId: string

    The identifier of the invalid recipe.

    early-execution-readable - This property can be read in early-execution mode.

    stack?: string