Interface PreNetworkSyncEvent
- All Superinterfaces:
Cancellable,LuckPermsEvent
Called after a request for synchronisation has been received via the messaging service,
but before it has actually been completed.
Note: the generic PreSyncEvent will also be called for full syncs.
-
Method Summary
Methods inherited from interface net.luckperms.api.event.type.Cancellable
cancellationState, isCancelled, isNotCancelled, setCancelledMethods inherited from interface net.luckperms.api.event.LuckPermsEvent
getEventType, getLuckPerms
-
Method Details
-
getSyncId
-
getType
-
getSpecificUserUniqueId
-