Class AddonCommand
java.lang.Object
me.xxastaspastaxx.dimensions.commands.DimensionsCommand
me.xxastaspastaxx.dimensions.commands.AddonCommand
- All Implemented Interfaces:
org.bukkit.event.Listener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidExecute the commandvoidonItemClick(org.bukkit.event.inventory.InventoryClickEvent e)Methods inherited from class me.xxastaspastaxx.dimensions.commands.DimensionsCommand
getAliases, getArgs, getCommand, getDescription, getPermission, isAdminCommand, isThisCommand
-
Constructor Details
-
AddonCommand
-
-
Method Details
-
execute
Description copied from class:DimensionsCommandExecute the command- Specified by:
executein classDimensionsCommand- Parameters:
sender- the sender of the commandargs- the arguments used
-
onItemClick
public void onItemClick(org.bukkit.event.inventory.InventoryClickEvent e)
-