| Package | Description |
|---|---|
| io.github.portlek.smartinventory |
the package that contains common interfaces.
|
| io.github.portlek.smartinventory.content |
the package that contains
Page's contents. |
| io.github.portlek.smartinventory.event |
the package that contains event classes.
|
| io.github.portlek.smartinventory.event.abs |
the package that contains interfaces of all the events.
|
| io.github.portlek.smartinventory.handle |
the package that contains
Handle implementations. |
| io.github.portlek.smartinventory.icon |
the package that contains
Icon implementations. |
| io.github.portlek.smartinventory.listener |
the package that contains
Listener classes. |
| io.github.portlek.smartinventory.manager |
the package that contains
SmartInventory implementations. |
| io.github.portlek.smartinventory.opener |
the package that contains
InventoryOpener implementations. |
| io.github.portlek.smartinventory.page |
the package that contains
Page implementations. |
| Class and Description |
|---|
| Handle
a class that handles and runs the given consumer after checking the requirements.
|
| Icon
a class that holds the
ItemStack to put the given inventory. |
| InventoryContents
represents the content of an inventory.
|
| InventoryOpener
a class that opens
Inventorys from the given InventoryTypes. |
| InventoryProvider
a class that allows to manage player's inventory contents.
|
| Page
an interface to determine
Inventory. |
| Pagination
a class which lets you switch pages;
easily get icons in the given page,
easily manipulate the pages and
check if a page is the first or the last one
(
Pagination.isFirst() / Pagination.isLast()). |
| SlotIterator
a class that allows you to iterate through the slots of
an inventory either
horizontally
or vertically. |
| SlotIterator.Type
the iterate type of the inventory.
|
| SmartInventory
a class that manages all smart inventories.
|
| Type
an interface to determine type of the classes at runtime.
|
| Class and Description |
|---|
| Icon
a class that holds the
ItemStack to put the given inventory. |
| InventoryContents
represents the content of an inventory.
|
| Page
an interface to determine
Inventory. |
| Pagination
a class which lets you switch pages;
easily get icons in the given page,
easily manipulate the pages and
check if a page is the first or the last one
(
Pagination.isFirst() / Pagination.isLast()). |
| SlotIterator
a class that allows you to iterate through the slots of
an inventory either
horizontally
or vertically. |
| SlotIterator.Type
the iterate type of the inventory.
|
| Class and Description |
|---|
| Icon
a class that holds the
ItemStack to put the given inventory. |
| InventoryContents
represents the content of an inventory.
|
| Class and Description |
|---|
| Icon
a class that holds the
ItemStack to put the given inventory. |
| InventoryContents
represents the content of an inventory.
|
| Class and Description |
|---|
| Handle
a class that handles and runs the given consumer after checking the requirements.
|
| Type
an interface to determine type of the classes at runtime.
|
| Class and Description |
|---|
| Handle
a class that handles and runs the given consumer after checking the requirements.
|
| Icon
a class that holds the
ItemStack to put the given inventory. |
| InventoryContents
represents the content of an inventory.
|
| Class and Description |
|---|
| SmartInventory
a class that manages all smart inventories.
|
| Class and Description |
|---|
| InventoryContents
represents the content of an inventory.
|
| InventoryOpener
a class that opens
Inventorys from the given InventoryTypes. |
| Page
an interface to determine
Inventory. |
| SmartInventory
a class that manages all smart inventories.
|
| Class and Description |
|---|
| InventoryOpener
a class that opens
Inventorys from the given InventoryTypes. |
| Page
an interface to determine
Inventory. |
| Class and Description |
|---|
| Handle
a class that handles and runs the given consumer after checking the requirements.
|
| InventoryContents
represents the content of an inventory.
|
| InventoryProvider
a class that allows to manage player's inventory contents.
|
| Page
an interface to determine
Inventory. |
| SmartInventory
a class that manages all smart inventories.
|
Copyright © 2021. All rights reserved.