JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.playavalon.mythicdungeons.menu
Interface MenuAction<T extends org.bukkit.event.Event>
public interface
MenuAction<T extends org.bukkit.event.Event>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
run
(
T
event)
Method Details
run
void
run
(
T
event)