public class CommandKill extends CommandBase
| Constructor and Description | 
|---|
CommandKill()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getCommandName()  | 
int | 
getRequiredPermissionLevel()
Return the required permission level for this command. 
 | 
void | 
processCommand(ICommandSender par1ICommandSender,
                            String[] par2ArrayOfStr)  | 
addTabCompletionOptions, canCommandSenderUseCommand, compareNameTo, compareTo, doesStringStartWith, func_82359_c, func_82360_a, func_82361_a, func_82363_b, getCommandAliases, getCommandSenderAsPlayer, getCommandUsage, getListOfStringsFromIterableMatchingLastWord, getListOfStringsMatchingLastWord, isUsernameIndex, joinNiceString, notifyAdmins, notifyAdmins, parseInt, parseIntBounded, parseIntWithMin, setAdminCommanderpublic CommandKill()
public String getCommandName()
public int getRequiredPermissionLevel()
getRequiredPermissionLevel in class CommandBasepublic void processCommand(ICommandSender par1ICommandSender, String[] par2ArrayOfStr)