Class Hierarchy
- java.lang.Object
- io.typst.bukkit.view.BukkitView
- io.typst.bukkit.view.ChestView
- io.typst.bukkit.view.ClickEvent
- io.typst.bukkit.view.CloseEvent
- io.typst.bukkit.view.OpenEvent
- io.typst.bukkit.view.UpdateEvent
- io.typst.bukkit.view.ViewAction.Close (implements io.typst.bukkit.view.ViewAction)
- io.typst.bukkit.view.ViewAction.Nothing (implements io.typst.bukkit.view.ViewAction)
- io.typst.bukkit.view.ViewAction.Open (implements io.typst.bukkit.view.ViewAction)
- io.typst.bukkit.view.ViewAction.OpenAsync (implements io.typst.bukkit.view.ViewAction)
- io.typst.bukkit.view.ViewAction.Reopen (implements io.typst.bukkit.view.ViewAction)
- io.typst.bukkit.view.ViewAction.Update (implements io.typst.bukkit.view.ViewAction)
- io.typst.bukkit.view.ViewAction.UpdateAsync (implements io.typst.bukkit.view.ViewAction)
- io.typst.bukkit.view.ViewContents
- io.typst.bukkit.view.ViewControl
- io.typst.bukkit.view.ViewHolder (implements org.bukkit.inventory.InventoryHolder)
Interface Hierarchy
- io.typst.bukkit.view.ViewAction