| Package | Description |
|---|---|
| fr.maxlego08.znexus.inventory |
| Modifier and Type | Method and Description |
|---|---|
abstract InventoryResult |
VInventory.openInventory(ZNexusPlugin main,
org.bukkit.entity.Player player,
int page,
java.lang.Object... args) |
InventoryResult |
PaginateInventory.openInventory(ZNexusPlugin main,
org.bukkit.entity.Player player,
int page,
java.lang.Object... args) |
static InventoryResult |
InventoryResult.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static InventoryResult[] |
InventoryResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|