public interface BanUserEvent extends TargetUserEvent, CauseTracked
Modifier and Type | Interface and Description |
---|---|
static interface |
BanUserEvent.TargetPlayer
An event where a
Player is the target. |
Modifier and Type | Method and Description |
---|---|
Ban.User |
getBan()
Gets the ban involved in this event.
|
getTargetUser
getCallbacks
getCause
Ban.User getBan()