Package zombie.commands.serverCommands
Class TeleportCommand
java.lang.Object
zombie.commands.CommandBase
zombie.commands.serverCommands.TeleportCommand
-
Field Summary
Fields inherited from class zombie.commands.CommandBase
argsName, connection, defaultArgsName, description
-
Constructor Summary
ConstructorDescriptionTeleportCommand
(String string, String string2, String string3, UdpConnection udpConnection) -
Method Summary
Methods inherited from class zombie.commands.CommandBase
accessLevelToInt, canBeExecuted, Execute, findCommandCls, getAccessLevel, getAnnotation, getCommand, getCommandArg, getCommandArgsCount, getCommandArgVariants, getCommandName, getExecutorUsername, getHelp, getHelp, getRequiredRights, getSubClasses, hasHelp, hasOptionalArg, isCommandComeFromServerConsole, isDisabled, isParsingSuccessful, parseCommand
-
Field Details
-
justToUser
- See Also:
-
portUserToUser
- See Also:
-
-
Constructor Details
-
TeleportCommand
-
-
Method Details
-
Command
- Specified by:
Command
in classCommandBase
-