Package net.evmodder.EvLib
Class EvCommand
java.lang.Object
net.evmodder.EvLib.EvCommand
- All Implemented Interfaces:
CommandExecutor
,TabCompleter
,TabExecutor
Base class for implementing plugin commands
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.bukkit.command.CommandExecutor
onCommand
Methods inherited from interface org.bukkit.command.TabCompleter
onTabComplete
-
Constructor Details
-
EvCommand
-
EvCommand
-
-
Method Details
-
getCommand
-