Beta
Manages callbacks that are connected to when a player crafts a recipe.
Function callback that is called when this event fires.
Optional
Additional filtering options for the event subscription.
Adds a callback that will be called when a player crafts a recipe.
no-restricted-execution - This function can't be called in restricted-execution mode.
early-execution-allowed - This function can be called in early-execution mode.
The callback to remove from the event subscription.
Removes a callback from being called when a player crafts a recipe.
Manages callbacks that are connected to when a player crafts a recipe.