Interface InteractContainerEvent.Close.Post

All Superinterfaces:
AffectItemStackEvent, AffectSlotEvent, Cancellable, ChangeInventoryEvent, Event, InteractContainerEvent, InteractContainerEvent.Close
Enclosing interface:
InteractContainerEvent.Close

public static interface InteractContainerEvent.Close.Post extends InteractContainerEvent.Close, ChangeInventoryEvent
Fired after the Container was closed.

Cancelling this event will rollback the content of the Container that was mutated during the close.