Package io.github.sakaki_aruka.customcrafter.event.failure
See: Description
-
Class Summary Class Description CraftInputInterruptEvent Called when a player interacts with craft input slots or closes the CraftUI while a craft process (search or result generation) is in progress, causing the ongoing process to be interrupted. PreventDoubleCraftEvent Called when a player attempts to start a new craft while a craft process (search or result generation) is already in progress, preventing the new attempt. ResultItemGiveFailEvent Fired when CustomCrafterAPI fails to deliver one or more result items to the player (for example, when the player's inventory is full).