Class Profileable.GameProfileProfileable
java.lang.Object
com.cryptomorin.xseries.profiles.objects.cache.CacheableProfileable
com.cryptomorin.xseries.profiles.objects.cache.TimedCacheableProfileable
com.cryptomorin.xseries.profiles.objects.Profileable.GameProfileProfileable
- All Implemented Interfaces:
Profileable
- Enclosing interface:
Profileable
@Internal
public static final class Profileable.GameProfileProfileable
extends TimedCacheableProfileable
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.cryptomorin.xseries.profiles.objects.Profileable
Profileable.GameProfileProfileable, Profileable.PlayerProfileable, Profileable.StringProfileable, Profileable.UsernameProfileable, Profileable.UUIDProfileable -
Field Summary
Fields inherited from class com.cryptomorin.xseries.profiles.objects.cache.CacheableProfileable
cache, lastError -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.cryptomorin.xseries.profiles.objects.cache.TimedCacheableProfileable
expiresAfter, hasExpiredMethods inherited from class com.cryptomorin.xseries.profiles.objects.cache.CacheableProfileable
getProfile, hasExpired, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.cryptomorin.xseries.profiles.objects.Profileable
getDisposableProfile, getProfileValue, test, transform
-
Constructor Details
-
GameProfileProfileable
public GameProfileProfileable(com.mojang.authlib.GameProfile profile)
-
-
Method Details
-
getProfile0
protected com.mojang.authlib.GameProfile getProfile0()- Specified by:
getProfile0in classCacheableProfileable
-