Class InvisiblePlayerCommand
java.lang.Object
zombie.commands.CommandBase
zombie.commands.serverCommands.InvisiblePlayerCommand
-
Constructor Summary
ConstructorsConstructorDescriptionInvisiblePlayerCommand
(String string0, Role role, String string1, UdpConnection udpConnection) -
Method Summary
Methods inherited from class zombie.commands.CommandBase
canBeExecuted, Execute, findCommandCls, getCommandArg, getCommandArgsCount, getCommandName, getHelp, getSubClasses, hasHelp, hasOptionalArg, isCommandComeFromServerConsole, isDisabled, isParsingSuccessful, parseCommand
-
Constructor Details
-
InvisiblePlayerCommand
public InvisiblePlayerCommand(String string0, Role role, String string1, UdpConnection udpConnection)
-