@Deprecated public interface UuidCache
| Modifier and Type | Method and Description |
|---|---|
UUID |
getExternalUUID(UUID internalUuid)
Deprecated.
|
UUID |
getUUID(UUID mojangUuid)
Deprecated.
|
@Nonnull @Deprecated UUID getUUID(@Nonnull UUID mojangUuid)
When use-server-uuids is true, this returns the same UUID
instance.
mojangUuid - the UUID assigned by the server, through
Player#getUniqueId or
ProxiedPlayer#getUniqueId@Nonnull @Deprecated UUID getExternalUUID(@Nonnull UUID internalUuid)
internalUuid - the UUID used within LuckPerms, through
User#getUuidCopyright © 2018. All rights reserved.