Class ScreamCommand
Object
NormalCommand
TargetCommand
CommunicationCommand
ShoutCommand
ScreamCommand
- All Implemented Interfaces:
Command
Scream to someone "scream Help!". Or just scream in general. The interesting
part about this command is, because screaming is louder in general than
simple talking, that the scream can be heard in neighboring rooms.
- Author:
- maartenl
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ShoutCommand
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
-
ScreamCommand
-
-
Method Details
-
getCommType
- Overrides:
getCommType
in classShoutCommand
-