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 |
|---|---|
LogEntry |
getEntry()
Gets the log entry to be broadcasted
|
LogBroadcastEvent.Origin |
getOrigin()
Gets where the log entry originated from.
|
getApigetCancellationState, isCancelled, isNotCancelled, setCancelled@Nonnull LogEntry getEntry()
@Nonnull LogBroadcastEvent.Origin getOrigin()
Copyright © 2018. All rights reserved.