Interface Action
- All Known Implementing Classes:
AllowAction
,BanAction
,DenyAction
,KickAction
,LogAction
,NotifyAction
,RepeatGuardedAction
,TellAction
public interface Action
-
Method Summary
Modifier and TypeMethodDescriptionapply
(BlacklistEvent event, boolean silent, boolean repeating, boolean forceRepeat)
-
Method Details
-
apply
-