Interface ITerminalHost

All Superinterfaces:
IConfigurableObject, ISubMenuHost, IUpgradeableObject
All Known Subinterfaces:
IPortableTerminal

public interface ITerminalHost extends IUpgradeableObject, IConfigurableObject, ISubMenuHost
  • Method Details

    • getInventory

      @Nullable @Nullable MEStorage getInventory()
    • getCloseHotkey

      @Nullable default @Nullable String 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