Uses of Record Class
net.minecraft.client.util.ProfileKeys.class_7653
Packages that use ProfileKeys.class_7653
- 
Uses of ProfileKeys.class_7653 in net.minecraft.client.utilFields in net.minecraft.client.util with type parameters of type ProfileKeys.class_7653Modifier and TypeFieldDescriptionprivate CompletableFuture<Optional<ProfileKeys.class_7653>>ProfileKeys.field_39959Methods in net.minecraft.client.util that return types with arguments of type ProfileKeys.class_7653Modifier and TypeMethodDescriptionprivate CompletableFuture<Optional<ProfileKeys.class_7653>>ProfileKeys.getKeyPair(Optional<PlayerKeyPair> optional) Gets the key pair from the file cache, or if it is unavailable or expired, the Mojang server.