Class ActionAction
- java.lang.Object
-
- fr.royalpha.bungeeannounce.announcement.action.ActionAction
-
- All Implemented Interfaces:
AnnounceAction
public class ActionAction extends java.lang.Object implements AnnounceAction
-
-
Constructor Summary
Constructors Constructor Description ActionAction()
-
Method Summary
Modifier and Type Method Description void
onAction(net.md_5.bungee.api.connection.ProxiedPlayer player, net.md_5.bungee.api.chat.TextComponent message, java.lang.Integer... optionalTitleArgs)
-
-
-
Method Detail
-
onAction
public void onAction(net.md_5.bungee.api.connection.ProxiedPlayer player, net.md_5.bungee.api.chat.TextComponent message, java.lang.Integer... optionalTitleArgs)
- Specified by:
onAction
in interfaceAnnounceAction
-
-