public interface ContextClick extends ContextRender, net.infumia.frame.service.Cancellable
| Modifier and Type | Method and Description |
|---|---|
@Nullable ViewContainer |
clickedContainer() |
int |
clickedSlot() |
int |
clickedSlotRaw() |
org.bukkit.event.inventory.InventoryType.SlotType |
clickedSlotType() |
@NotNull Viewer |
clicker() |
@NotNull org.bukkit.event.inventory.ClickType |
clickType() |
boolean |
entityContainer() |
@NotNull org.bukkit.event.inventory.InventoryClickEvent |
event() |
boolean |
isLayoutSlot() |
boolean |
isLayoutSlot(char character) |
boolean |
keyboardClick() |
boolean |
leftClick() |
boolean |
middleClick() |
boolean |
outsideClicked() |
boolean |
rightClick() |
boolean |
shiftClick() |
back, canBack, closeForEveryone, closeForEveryone, closeForViewer, closeForViewer, config, container, layouts, pipelinesViewerid, initialConfig, initialData, openForEveryone, openForEveryone, openForViewer, openForViewer, sharedView, view, viewer, viewersbuildComputedAsyncPaginationState, buildComputedAsyncPaginationState, buildComputedPaginationState, buildComputedPaginationState, buildLazyAsyncPaginationState, buildLazyAsyncPaginationState, buildLazyPaginationState, buildLazyPaginationState, buildPaginationState, createComputedAsyncPaginationState, createComputedAsyncPaginationState, createComputedPaginationState, createComputedPaginationState, createComputedState, createComputedState, createInitialState, createLazyAsyncPaginationState, createLazyAsyncPaginationState, createLazyPaginationState, createLazyPaginationState, createLazyState, createLazyState, createMutableState, createPaginationState, createStatestateValueHostavailableSlot, availableSlot, firstSlot, lastSlot, layoutSlot, layoutSlot, layoutSlot, position, resultSlot, resultSlot, slot, unsetSlotelements@NotNull @NotNull org.bukkit.event.inventory.InventoryClickEvent event()
@NotNull @NotNull Viewer clicker()
@NotNull @NotNull org.bukkit.event.inventory.ClickType clickType()
@Nullable @Nullable ViewContainer clickedContainer()
int clickedSlot()
int clickedSlotRaw()
@NotNull org.bukkit.event.inventory.InventoryType.SlotType clickedSlotType()
boolean leftClick()
boolean rightClick()
boolean middleClick()
boolean shiftClick()
boolean keyboardClick()
boolean outsideClicked()
boolean entityContainer()
boolean isLayoutSlot()
boolean isLayoutSlot(char character)