Interface InteractContainerEvent.Open
-
- All Superinterfaces:
Cancellable
,Event
,InteractContainerEvent
- Enclosing interface:
- InteractContainerEvent
public static interface InteractContainerEvent.Open extends InteractContainerEvent
The target container was opened.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.spongepowered.api.event.item.inventory.container.InteractContainerEvent
InteractContainerEvent.Close, InteractContainerEvent.Open
-
-
Method Summary
-
Methods inherited from interface org.spongepowered.api.event.Cancellable
isCancelled, setCancelled
-
Methods inherited from interface org.spongepowered.api.event.item.inventory.container.InteractContainerEvent
container, cursorTransaction
-
-