JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.guflimc.brick.gui.api.menu
Interface MenuItem
All Known Implementing Classes:
SpigotHotbarItem
,
SpigotMenuItem
public interface
MenuItem
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Consumer
<?>
callback
()
Object
handle
()
Method Details
handle
Object
handle
()
callback
Consumer
<?>
callback
()