net.minecraft.src
Class CommandServerList
java.lang.Object
net.minecraft.src.CommandBase
net.minecraft.src.CommandServerList
- All Implemented Interfaces:
- Comparable, ICommand
public class CommandServerList
- extends CommandBase
Methods inherited from class net.minecraft.src.CommandBase |
addTabCompletionOptions, canCommandSenderUseCommand, compareNameTo, compareTo, doesStringStartWith, getCommandAliases, getCommandSenderAsPlayer, getCommandUsage, getListOfStringsFromIterableMatchingLastWord, getListOfStringsMatchingLastWord, joinNiceString, joinString, notifyAdmins, notifyAdmins, parseInt, parseIntBounded, parseIntWithMin, setAdminCommander |
CommandServerList
public CommandServerList()
getCommandName
public String getCommandName()
processCommand
public void processCommand(ICommandSender par1ICommandSender,
String[] par2ArrayOfStr)