Package studio.mevera.lotus.api.menu
Interface InteractiveMenu<C>
- Type Parameters:
C- the title component type —Componenton Paper,Stringon Spigot
- All Superinterfaces:
Menu<C>,MenuHandler<C>
Menu type that includes both layout and event hooks.
-
Method Summary
Methods inherited from interface studio.mevera.lotus.api.menu.Menu
capacity, content, name, title, typeMethods inherited from interface studio.mevera.lotus.api.menu.MenuHandler
onClose, onDrag, onOpen, onPostClick, onPreClick