Class CreateHorde2Command
java.lang.Object
zombie.commands.CommandBase
zombie.commands.serverCommands.CreateHorde2Command
-
Constructor Summary
ConstructorsConstructorDescriptionCreateHorde2Command(String username, Role userRole, String command, UdpConnection connection) -
Method Summary
Methods inherited from class CommandBase
canBeExecuted, Execute, findCommandCls, getCommandArg, getCommandArgsCount, getCommandName, getHelp, getSubClasses, hasHelp, hasOptionalArg, isCommandComeFromServerConsole, isDisabled, isParsingSuccessful, parseCommand
-
Constructor Details
-
CreateHorde2Command
public CreateHorde2Command(String username, Role userRole, String command, UdpConnection connection)
-