@minecraft/server
    Preparing search index...

    Class PlayerCraftRecipeAfterEventBeta

    Contains information regarding a player crafting a recipe.

    Index

    Properties

    block?: Block

    The block where the recipe was crafted, if applicable.

    itemStack?: ItemStack

    The item stack crafted by the player.

    player: Player

    The player who crafted the recipe.