Package appeng.api.storage
Interface ITerminalHost
- All Superinterfaces:
IConfigurableObject,ISubMenuHost,IUpgradeableObject
- All Known Subinterfaces:
IPortableTerminal
-
Method Summary
Methods inherited from interface appeng.api.util.IConfigurableObject
getConfigManagerMethods inherited from interface appeng.api.storage.ISubMenuHost
getMainMenuIcon, returnToMainMenuMethods inherited from interface appeng.api.upgrades.IUpgradeableObject
getInstalledUpgrades, getUpgrades, isUpgradedWith
-
Method Details
-
getInventory
-
getCloseHotkey
An optional hotkey used to close the terminal while its open.- Returns:
- Hotkey id as it would be registered by
Hotkeys, or null if there isn't one
-