Package | Description |
---|---|
com.codelanx.codelanxlib.inventory.iinterface |
Modifier and Type | Field and Description |
---|---|
protected Execution |
MenuIcon.onExec
The
Execution function to run when clicked |
Modifier and Type | Method and Description |
---|---|
MenuIcon |
InventoryPanel.newIcon(ItemStack item,
Execution onExec)
Returns a new
MenuIcon stored in this panel |
MenuIcon |
InventoryPanel.newIcon(ItemStack item,
Execution onExec,
Map<String,Object> options)
Returns a new
MenuIcon stored in this panel |
void |
InventoryPanel.setAllExecutions(Execution onExec)
|
void |
MenuIcon.setExecutable(Execution onExec)
Sets the
Execution function that is called when this icon is
clicked. |
Copyright © 2017. All rights reserved.