Interface ClickContainerEvent.Creative
- All Superinterfaces:
AffectItemStackEvent,AffectSlotEvent,Cancellable,ChangeInventoryEvent,ClickContainerEvent,Event,InteractContainerEvent
- All Known Subinterfaces:
ClickContainerEvent.Creative.Drop,ClickContainerEvent.Creative.Set
- Enclosing interface:
ClickContainerEvent
An interaction with a creative inventory.
The cursor transaction is not known to the server
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceA click in a creative inventory causing an item to drop.static interfaceA click in a creative inventory setting a slot.Nested classes/interfaces inherited from interface org.spongepowered.api.event.item.inventory.ChangeInventoryEvent
ChangeInventoryEvent.Held, ChangeInventoryEvent.Pickup, ChangeInventoryEvent.SwapHandNested classes/interfaces inherited from interface org.spongepowered.api.event.item.inventory.container.ClickContainerEvent
ClickContainerEvent.Creative, ClickContainerEvent.Double, ClickContainerEvent.Drag, ClickContainerEvent.Middle, ClickContainerEvent.NumberPress, ClickContainerEvent.Primary, ClickContainerEvent.Recipe, ClickContainerEvent.Secondary, ClickContainerEvent.SelectTrade, ClickContainerEvent.ShiftNested 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.item.inventory.AffectSlotEvent
filter, transactionsMethods inherited from interface org.spongepowered.api.event.Cancellable
isCancelled, setCancelledMethods inherited from interface org.spongepowered.api.event.item.inventory.container.ClickContainerEvent
inventory, slotMethods inherited from interface org.spongepowered.api.event.item.inventory.container.InteractContainerEvent
container, cursorTransaction