Hierarchy For Package net.citizensnpcs.api.gui
Class Hierarchy
- java.lang.Object
- org.bukkit.event.Event
- org.bukkit.event.inventory.InventoryEvent
- org.bukkit.event.inventory.InventoryInteractEvent (implements org.bukkit.event.Cancellable)
- org.bukkit.event.inventory.InventoryClickEvent
- net.citizensnpcs.api.gui.CitizensInventoryClickEvent
- org.bukkit.event.inventory.InventoryClickEvent
- org.bukkit.event.inventory.InventoryInteractEvent (implements org.bukkit.event.Cancellable)
- org.bukkit.event.inventory.InventoryEvent
- net.citizensnpcs.api.gui.InputMenus
- net.citizensnpcs.api.gui.InputMenus.BooleanSlotHandler (implements java.util.function.Consumer<T>)
- net.citizensnpcs.api.gui.InputMenus.Choice<T>
- net.citizensnpcs.api.gui.InventoryMenu (implements org.bukkit.event.Listener, java.lang.Runnable)
- net.citizensnpcs.api.gui.InventoryMenuPage (implements java.lang.Runnable)
- net.citizensnpcs.api.gui.InventoryMenuPattern
- net.citizensnpcs.api.gui.InventoryMenuSlot
- net.citizensnpcs.api.gui.InventoryMenuTransition
- net.citizensnpcs.api.gui.MenuContext
- net.citizensnpcs.api.gui.PercentageSlotHandler (implements java.util.function.Consumer<T>)
- org.bukkit.event.Event
Interface Hierarchy
- net.citizensnpcs.api.gui.ForwardingInventory
Annotation Type Hierarchy
- net.citizensnpcs.api.gui.ClickHandler (implements java.lang.annotation.Annotation)
- net.citizensnpcs.api.gui.ClickHandlers (implements java.lang.annotation.Annotation)
- net.citizensnpcs.api.gui.InjectContext (implements java.lang.annotation.Annotation)
- net.citizensnpcs.api.gui.Menu (implements java.lang.annotation.Annotation)
- net.citizensnpcs.api.gui.MenuPattern (implements java.lang.annotation.Annotation)
- net.citizensnpcs.api.gui.MenuPatterns (implements java.lang.annotation.Annotation)
- net.citizensnpcs.api.gui.MenuSlot (implements java.lang.annotation.Annotation)
- net.citizensnpcs.api.gui.MenuSlots (implements java.lang.annotation.Annotation)
- net.citizensnpcs.api.gui.MenuTransition (implements java.lang.annotation.Annotation)
- net.citizensnpcs.api.gui.MenuTransitions (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- net.citizensnpcs.api.gui.InputMenus.Choice.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)