| Package | Description |
|---|---|
| io.github.portlek.smartinventory |
the package that contains common interfaces.
|
| io.github.portlek.smartinventory.manager |
the package that contains
SmartInventory implementations. |
| io.github.portlek.smartinventory.opener |
the package that contains
InventoryOpener implementations. |
| Modifier and Type | Field and Description |
|---|---|
static List<InventoryOpener> |
SmartInventory.DEFAULT_OPENERS
default inventory openers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SmartInventory.registerOpeners(InventoryOpener... openers)
registers the given inventory openers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicSmartInventory.registerOpeners(InventoryOpener... openers) |
| Modifier and Type | Class and Description |
|---|---|
class |
ChestInventoryOpener
an
InventoryType.CHEST implementation for InventoryOpener. |
Copyright © 2021. All rights reserved.