Class ResultItemGiveFailEvent

  • All Implemented Interfaces:

    
    public final class ResultItemGiveFailEvent
    extends Event
                        

    Fired when CustomCrafterAPI fails to deliver one or more result items to the player (for example, when the player's inventory is full).

    Use getResultsIfNotObtained to claim the remaining items and handle delivery yourself. Once claimed, subsequent calls to getResultsIfNotObtained return null.

    This event is not cancellable.

    Since:

    5.0.21