public interface LogBroadcastEvent extends LuckPermsEvent, Cancellable
| Modifier and Type | Interface and Description |
|---|---|
static class |
LogBroadcastEvent.Origin
Represents where a log entry is from
|
| Modifier and Type | Method and Description |
|---|---|
@NonNull LogEntry |
getEntry()
Gets the log entry to be broadcasted
|
@NonNull LogBroadcastEvent.Origin |
getOrigin()
Gets where the log entry originated from.
|
getApigetCancellationState, isCancelled, isNotCancelled, setCancelled@NonNull LogEntry getEntry()
@NonNull LogBroadcastEvent.Origin getOrigin()