Uses of Record Class
net.minecraft.client.util.ProfileKeys.SignableKey
-
Uses of ProfileKeys.SignableKey in net.minecraft.client.util
Modifier and TypeFieldDescriptionprivate CompletableFuture<Optional<ProfileKeys.SignableKey>>
ProfileKeys.keyFuture
Modifier and TypeMethodDescriptionprivate CompletableFuture<Optional<ProfileKeys.SignableKey>>
ProfileKeys.getKeyPair
(Optional<PlayerKeyPair> currentKey) Gets the key pair from the file cache, or if it is unavailable or expired, the Mojang server.