Interface LogReceiveEvent
- All Superinterfaces:
LuckPermsEvent
Called when a log entry is received via the MessagingService.
Note: listening to this event is the same as listening to the LogBroadcastEvent
and filtering for origin =
REMOTE.
-
Method Summary
Methods inherited from interface net.luckperms.api.event.LuckPermsEvent
getEventType, getLuckPerms
-
Method Details
-
getLogId
-
getEntry
-