Bukkit
1.4.7-R1.0
Main Page
Related Pages
Classes
Files
File List
All
Classes
Namespaces
Files
Functions
Variables
Enumerator
Pages
CommandExecutor.java
Go to the documentation of this file.
1
package
org.bukkit.command;
2
6
public
interface
CommandExecutor
{
7
17
public
boolean
onCommand
(
CommandSender
sender,
Command
command, String label, String[] args);
18
}
org
bukkit
command
CommandExecutor.java
Generated on Mon May 20 2013 20:16:34 for Bukkit by
1.8.2