public interface UserDataRecalculateEvent extends LuckPermsEvent
| Modifier and Type | Method and Description |
|---|---|
@NonNull UserData |
getData()
Gets the data that was recalculated
|
@NonNull User |
getUser()
Gets the user whose data was recalculated
|
getApi