Package | Description |
---|---|
com.codelanx.codelanxlib.inventory.iinterface |
Modifier and Type | Method and Description |
---|---|
static InventoryInterface |
InventoryInterface.deserialize(org.bukkit.plugin.Plugin p,
File f)
Reads an
InventoryInterface from a YAML file |
Modifier and Type | Method and Description |
---|---|
void |
Execution.onExec(org.bukkit.entity.Player p,
InventoryInterface ii,
MenuIcon icon)
Called when a
MenuIcon is clicked |
void |
InterfaceListener.register(InventoryInterface ii)
Registers an
InventoryInterface to this listener |
static void |
InventoryInterface.serialize(InventoryInterface ii,
File save)
Saves an
InventoryInterface to a specified File in YAML |
Copyright © 2015. All rights reserved.