Uses of Record Class
net.minecraft.client.util.ProfileKeys.SignableKey
Packages that use ProfileKeys.SignableKey
-
Uses of ProfileKeys.SignableKey in net.minecraft.client.util
Fields in net.minecraft.client.util with type parameters of type ProfileKeys.SignableKeyModifier and TypeFieldDescriptionprivate CompletableFuture<Optional<ProfileKeys.SignableKey>>
ProfileKeys.keyFuture
Methods in net.minecraft.client.util that return types with arguments of type ProfileKeys.SignableKeyModifier 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.