ResultItemGiveFailEvent

constructor(remainingResults: List<ItemStack>, usedSupplierContext: ResultSupplier.Context?, isAsync: Boolean)

Parameters

remainingResults

The result items that could not be delivered

usedSupplierContext

The context used by the ResultSupplier that produced the items; null if unavailable

isAsync

Whether this event is fired from an asynchronous thread