net.minecraft.src
Class CommandServerPublishLocal

java.lang.Object
  extended by net.minecraft.src.CommandBase
      extended by net.minecraft.src.CommandServerPublishLocal
All Implemented Interfaces:
Comparable, ICommand

public class CommandServerPublishLocal
extends CommandBase


Constructor Summary
CommandServerPublishLocal()
           
 
Method Summary
 int func_82362_a()
           
 String getCommandName()
           
 void processCommand(ICommandSender par1ICommandSender, String[] par2ArrayOfStr)
           
 
Methods inherited from class net.minecraft.src.CommandBase
addTabCompletionOptions, canCommandSenderUseCommand, compareNameTo, compareTo, doesStringStartWith, func_82358_a, func_82359_c, func_82360_a, func_82361_a, func_82363_b, getCommandAliases, getCommandSenderAsPlayer, getCommandUsage, getListOfStringsFromIterableMatchingLastWord, getListOfStringsMatchingLastWord, joinNiceString, notifyAdmins, notifyAdmins, parseInt, parseIntBounded, parseIntWithMin, setAdminCommander
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandServerPublishLocal

public CommandServerPublishLocal()
Method Detail

getCommandName

public String getCommandName()

func_82362_a

public int func_82362_a()
Overrides:
func_82362_a in class CommandBase

processCommand

public void processCommand(ICommandSender par1ICommandSender,
                           String[] par2ArrayOfStr)