Class GroupMessageAction
java.lang.Object
games.stendhal.server.actions.chat.GroupMessageAction
- All Implemented Interfaces:
ActionListener
Sends a chat message to all members of the same group
- Author:
- hendrik
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GroupMessageAction
public GroupMessageAction()
-
-
Method Details
-
onAction
sends a message to the group- Specified by:
onAction
in interfaceActionListener
- Parameters:
player
- Playeraction
- RPAction
-