| Package | Description |
|---|---|
| me.vilsol.menuengine.engine |
| Modifier and Type | Field and Description |
|---|---|
protected MenuModel |
Menu.parent |
| Modifier and Type | Method and Description |
|---|---|
static MenuModel |
MenuModel.getMenu(Class<? extends MenuModel> menu) |
MenuModel |
Menu.getParent() |
| Modifier and Type | Method and Description |
|---|---|
static HashMap<Class<? extends MenuModel>,MenuModel> |
MenuModel.getAllMenus() |
static HashMap<Class<? extends MenuModel>,MenuModel> |
MenuModel.getAllMenus() |
| Modifier and Type | Method and Description |
|---|---|
static MenuModel |
MenuModel.getMenu(Class<? extends MenuModel> menu) |
static void |
MenuModel.setLastMenu(org.bukkit.entity.Player plr,
Class<? extends MenuModel> menu) |
| Constructor and Description |
|---|
Menu(int size,
String name,
MenuModel parent) |
Copyright © 2015. All rights reserved.