Class SayCommand
Object
NormalCommand
TargetCommand
CommunicationCommand
SayCommand
- All Implemented Interfaces:
Command
- Direct Known Subclasses:
CryCommand
,SingCommand
Say something :
- "say Good morning, everyone." or
- "say to Karn Good morning, Karn."
- Author:
- maartenl
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class CommunicationCommand
action, actionTo
Methods inherited from class TargetCommand
getTarget, run
Methods inherited from class NormalCommand
getAdminService, getChatService, getEventsService, getGuildService, getHelpService, getItemService, getLogService, getPersonService, getRegExpr, parseCommand, parseCommand, setCallback
-
Constructor Details
-
SayCommand
-
-
Method Details
-
getCommType
- Specified by:
getCommType
in classCommunicationCommand
-