Package com.ericlam.mc.eldgui
Interface InventoryService
public interface InventoryService
界面服務類,用於獲取界面調度器
-
Method Summary
-
Method Details
-
getUIDispatcher
獲取界面調度器- Parameters:
controller- 控制器 id- Returns:
- 界面調度器
- Throws:
UINotFoundException- 找不到該 控制器
-