Uses of Interface
com.ericlam.mc.eldgui.view.View
-
Uses of View in com.ericlam.mc.eldgui.view
Modifier and TypeClassDescriptionclass
BukkitView<T extends View<M>,
M> 標準界面,用於 controller 的方法中返回用Modifier and TypeInterfaceDescriptioninterface
指定該 Controller 內的任何界面,只用於事件處理static interface
跳轉界面接口。如果要跳轉界面,請實作它interface
加載界面,用於 Controller 返回 異步界面時 的加載顯示