net.minecraft.world.item.component

public class ResolvableProfile$Resolver

dgo$a
net.minecraft.world.item.component.ResolvableProfile$Resolver
net.minecraft.class_9296$class_11579
net.minecraft.component.type.ProfileComponent$class_11579

Field summary

Modifier and TypeField
private final com.google.common.cache.LoadingCache<String, CompletableFuture<Optional<com.mojang.authlib.GameProfile>>>
a
profileCacheByName
field_61355
field_61355
final com.google.common.cache.LoadingCache<UUID, CompletableFuture<Optional<com.mojang.authlib.GameProfile>>>
b
profileCacheById
field_61356
field_61356

Constructor summary

ModifierConstructor
(Services arg0)

Method summary

Modifier and TypeMethod
CompletableFuture<Optional<com.mojang.authlib.GameProfile>>
a(dgo arg0)
fetchProfile(ResolvableProfile arg0)
method_72523(class_9296 arg0)
method_72523(ProfileComponent arg0)