Class Hierarchy
- java.lang.Object
- com.loohp.limbo.inventory.AbstractInventory (implements com.loohp.limbo.inventory.Inventory)
- com.loohp.limbo.inventory.AnvilInventory (implements com.loohp.limbo.inventory.TitledInventory)
- com.loohp.limbo.inventory.CustomInventory (implements com.loohp.limbo.inventory.TitledInventory)
- com.loohp.limbo.inventory.AbstractInventory.Unsafe (implements com.loohp.limbo.inventory.Inventory.Unsafe)
- com.loohp.limbo.inventory.InventoryIterator (implements java.util.ListIterator<E>)
- com.loohp.limbo.inventory.InventoryView
- com.loohp.limbo.inventory.InventoryView.Unsafe
- com.loohp.limbo.inventory.ItemStack (implements java.lang.Cloneable)
- com.loohp.limbo.inventory.AbstractInventory (implements com.loohp.limbo.inventory.Inventory)
Interface Hierarchy
- com.loohp.limbo.inventory.Inventory.Unsafe
- com.loohp.limbo.inventory.InventoryHolder
- com.loohp.limbo.inventory.InventoryUpdateListener
- java.lang.Iterable<T>
- com.loohp.limbo.inventory.Inventory
- com.loohp.limbo.inventory.TitledInventory
- com.loohp.limbo.inventory.Inventory
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.loohp.limbo.inventory.ClickType
- com.loohp.limbo.inventory.DragType
- com.loohp.limbo.inventory.EquipmentSlot
- com.loohp.limbo.inventory.InventoryAction
- com.loohp.limbo.inventory.InventoryClickType
- com.loohp.limbo.inventory.InventoryType
- com.loohp.limbo.inventory.InventoryType.SlotType
- com.loohp.limbo.inventory.InventoryView.Property
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)