Package net.minecraft.client.realms.util
Class RealmsUtil
java.lang.Object
net.minecraft.client.realms.util.RealmsUtil
@Environment(CLIENT) public class RealmsUtil extends Object
-
Field Summary
Fields Modifier and Type Field Description private static com.mojang.authlib.yggdrasil.YggdrasilAuthenticationServiceauthenticationServicestatic LoadingCache<String,com.mojang.authlib.GameProfile>gameProfileCacheprivate static com.mojang.authlib.minecraft.MinecraftSessionServicesessionService -
Constructor Summary
Constructors Constructor Description RealmsUtil() -
Method Summary
Modifier and Type Method Description static StringconvertToAgePresentation(long long2)static Map<com.mojang.authlib.minecraft.MinecraftProfileTexture.Type,com.mojang.authlib.minecraft.MinecraftProfileTexture>getTextures(String uuid)static Stringmethod_25282(Date date)static StringuuidToName(String uuid)
-
Field Details
-
authenticationService
private static final com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService authenticationService -
sessionService
private static final com.mojang.authlib.minecraft.MinecraftSessionService sessionService -
gameProfileCache
-
-
Constructor Details
-
RealmsUtil
public RealmsUtil()
-
-
Method Details
-
uuidToName
- Throws:
Exception
-
getTextures
-
convertToAgePresentation
-
method_25282
-