Class AddItemCommand
java.lang.Object
zombie.commands.CommandBase
zombie.commands.serverCommands.AddItemCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAddItemCommand
(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
-
Field Details
-
toMe
- See Also:
-
toPlayer
- See Also:
-
-
Constructor Details
-
AddItemCommand
-