Class Profileable.PlayerProfileProfileable
java.lang.Object
com.cryptomorin.xseries.profiles.objects.cache.CacheableProfileable
com.cryptomorin.xseries.profiles.objects.cache.TimedCacheableProfileable
com.cryptomorin.xseries.profiles.objects.Profileable.PlayerProfileProfileable
- All Implemented Interfaces:
Profileable
- Enclosing interface:
Profileable
@Internal
public static final class Profileable.PlayerProfileProfileable
extends TimedCacheableProfileable
-
Nested Class Summary
Nested classes/interfaces inherited from interface Profileable
Profileable.DynamicGameProfileProfileable, Profileable.PlayerProfileable, Profileable.PlayerProfileProfileable, Profileable.RawGameProfileProfileable, Profileable.StringProfileable, Profileable.UsernameProfileable, Profileable.UUIDProfileable -
Field Summary
Fields inherited from class CacheableProfileable
cache, lastError -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected com.cryptomorin.xseries.profiles.gameprofile.MojangGameProfileMethods inherited from class TimedCacheableProfileable
expiresAfter, hasExpiredMethods inherited from class CacheableProfileable
getProfile, hasExpired, isReady, toStringMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface Profileable
getDisposableProfile, getProfileValue, prepare, test, transform
-
Constructor Details
-
PlayerProfileProfileable
public PlayerProfileProfileable(org.bukkit.profile.PlayerProfile profile)
-
-
Method Details
-
cacheProfile
protected com.cryptomorin.xseries.profiles.gameprofile.MojangGameProfile cacheProfile()- Specified by:
cacheProfilein classCacheableProfileable
-