Called when a player cancels crafting.
player_index: uint32 — The player that did the crafting.items: LuaInventory — The crafting items returned to the player's inventory.recipe: LuaRecipe — The recipe that has been cancelled.cancel_count: uint32 — The number of crafts that have been cancelled.name: defines.events — Identifier of the eventtick: uint32 — Tick the event was generated.