Index
All Classes and Interfaces|All Packages
B
- build() - Method in class io.typst.bukkit.view.item.BukkitItem
- BukkitItem - Class in io.typst.bukkit.view.item
- BukkitItem() - Constructor for class io.typst.bukkit.view.item.BukkitItem
- BukkitView - Class in io.typst.bukkit.view
- BukkitView() - Constructor for class io.typst.bukkit.view.BukkitView
C
- canNext() - Method in class io.typst.bukkit.view.page.PageContext
- canPrev() - Method in class io.typst.bukkit.view.page.PageContext
- ChestView - Class in io.typst.bukkit.view
- ChestView() - Constructor for class io.typst.bukkit.view.ChestView
- ClickEvent - Class in io.typst.bukkit.view
- ClickEvent() - Constructor for class io.typst.bukkit.view.ClickEvent
- Close(boolean) - Constructor for class io.typst.bukkit.view.ViewAction.Close
- CLOSE - Static variable in interface io.typst.bukkit.view.ViewAction
- CloseEvent - Class in io.typst.bukkit.view
- CloseEvent() - Constructor for class io.typst.bukkit.view.CloseEvent
- consumer(ItemStack, Consumer<ClickEvent>) - Static method in class io.typst.bukkit.view.ViewControl
F
- from(ItemStack) - Static method in class io.typst.bukkit.view.item.BukkitItem
G
- getEnchants() - Method in class io.typst.bukkit.view.item.BukkitItem
- getInventory() - Method in class io.typst.bukkit.view.ViewHolder
- getItem(OpenEvent) - Method in class io.typst.bukkit.view.ViewControl
- getPlugin() - Method in class io.typst.bukkit.view.ViewHolder
- getView() - Method in class io.typst.bukkit.view.ViewHolder
I
- io.typst.bukkit.view - package io.typst.bukkit.view
- io.typst.bukkit.view.item - package io.typst.bukkit.view.item
- io.typst.bukkit.view.page - package io.typst.bukkit.view.page
- isGiveBackItems() - Method in class io.typst.bukkit.view.ViewHolder
J
- just(ItemStack) - Static method in class io.typst.bukkit.view.ViewControl
N
- NOTHING - Static variable in interface io.typst.bukkit.view.ViewAction
O
- of(ItemStack, Function<ClickEvent, ViewAction>) - Static method in class io.typst.bukkit.view.ViewControl
- ofControls(Map<Integer, ViewControl>) - Static method in class io.typst.bukkit.view.ViewContents
- ofDefault(String, int, Material, List<Function<PageContext, ViewControl>>) - Static method in class io.typst.bukkit.view.page.PageViewLayout
- ofJust(Material) - Static method in class io.typst.bukkit.view.item.BukkitItem
- Open() - Constructor for class io.typst.bukkit.view.ViewAction.Open
- OpenAsync() - Constructor for class io.typst.bukkit.view.ViewAction.OpenAsync
- OpenEvent - Class in io.typst.bukkit.view
- OpenEvent() - Constructor for class io.typst.bukkit.view.OpenEvent
- openView(ChestView, Player, Plugin) - Static method in class io.typst.bukkit.view.BukkitView
-
Open the given view as a new inventory.
P
- PageContext - Class in io.typst.bukkit.view.page
- PageContext() - Constructor for class io.typst.bukkit.view.page.PageContext
- PageViewLayout - Class in io.typst.bukkit.view.page
- PageViewLayout() - Constructor for class io.typst.bukkit.view.page.PageViewLayout
R
- register(Plugin) - Static method in class io.typst.bukkit.view.BukkitView
- Reopen() - Constructor for class io.typst.bukkit.view.ViewAction.Reopen
- REOPEN - Static variable in interface io.typst.bukkit.view.ViewAction
S
- setGiveBackItems(boolean) - Method in class io.typst.bukkit.view.ViewHolder
- setInventory(Inventory) - Method in class io.typst.bukkit.view.ViewHolder
- setView(ChestView) - Method in class io.typst.bukkit.view.ViewHolder
T
- toView(int) - Method in class io.typst.bukkit.view.page.PageViewLayout
U
- update(ItemStack) - Method in class io.typst.bukkit.view.item.BukkitItem
- Update() - Constructor for class io.typst.bukkit.view.ViewAction.Update
- UpdateAsync() - Constructor for class io.typst.bukkit.view.ViewAction.UpdateAsync
- updated(Inventory) - Method in class io.typst.bukkit.view.ViewContents
-
Update the player accessible slots from the given inventory.
- UpdateEvent - Class in io.typst.bukkit.view
- UpdateEvent() - Constructor for class io.typst.bukkit.view.UpdateEvent
- updateView(ChestView, Player) - Static method in class io.typst.bukkit.view.BukkitView
-
Update the inventory to the given items of view.
V
- ViewAction - Interface in io.typst.bukkit.view
-
The view actions will be handled by onClick, onClose in
ViewControl - ViewAction.Close - Class in io.typst.bukkit.view
-
Close the inventory player seeing.
- ViewAction.Nothing - Class in io.typst.bukkit.view
-
Action nothing.
- ViewAction.Open - Class in io.typst.bukkit.view
-
Open the given view as a new inventory.
- ViewAction.OpenAsync - Class in io.typst.bukkit.view
-
Open the given future of view as a new inventory.
- ViewAction.Reopen - Class in io.typst.bukkit.view
-
Open the current view as a new inventory.
- ViewAction.Update - Class in io.typst.bukkit.view
-
Update the current inventory of player to the given contents.
- ViewAction.UpdateAsync - Class in io.typst.bukkit.view
-
Update the current inventory of player to the given contents of future.
- ViewContents - Class in io.typst.bukkit.view
- ViewContents() - Constructor for class io.typst.bukkit.view.ViewContents
- ViewControl - Class in io.typst.bukkit.view
- ViewControl() - Constructor for class io.typst.bukkit.view.ViewControl
- ViewHolder - Class in io.typst.bukkit.view
- ViewHolder(Plugin) - Constructor for class io.typst.bukkit.view.ViewHolder
- viewListener(Plugin) - Static method in class io.typst.bukkit.view.BukkitView
W
- withEnchant(Enchantment, int) - Method in class io.typst.bukkit.view.item.BukkitItem
All Classes and Interfaces|All Packages