ChamoItemSkins
Toggle table of contents
1.0.0
java
Target filter
java
Switch theme
Search in API
Skip to content
ChamoItemSkins
plugin
/
net.chamosmp.chamoitemskins.listener
/
GuiListener
/
ChamoGui
Chamo
Gui
public
interface
ChamoGui
implements
InventoryHolder
Interface for GUIs that handle their own clicks.
Inheritors
SkinSelectionGui
MainSkinsGui
SkinEditorGui
SkinCreationGui
SkinEditDetailGui
AdminGui
Members
Functions
get
Inventory
Link copied to clipboard
public
abstract
@
NotNull
(
)
Inventory
getInventory
(
)
handle
Click
Link copied to clipboard
public
abstract
void
handleClick
(
InventoryClickEvent
event
)
handle
Close
Link copied to clipboard
public
void
handleClose
(
InventoryCloseEvent
event
)