Uses of Record Class
net.minecraft.client.resources.SkinManager.CacheKey
Packages that use SkinManager.CacheKey
-
Uses of SkinManager.CacheKey in net.minecraft.client.resources
Fields in net.minecraft.client.resources with type parameters of type SkinManager.CacheKeyModifier and TypeFieldDescriptionprivate final com.google.common.cache.LoadingCache<SkinManager.CacheKey,
CompletableFuture<PlayerSkin>> SkinManager.skinCache