net.minecraft.client.resources

public class SkinManager

gaf
net.minecraft.client.resources.SkinManager
net.minecraft.class_1071
net.minecraft.unmapped.C_pyciilvf
net.minecraft.client.texture.PlayerSkinProvider
net.minecraft.client.texture.PlayerSkinProvider
net.minecraft.src.C_4506_

Field summary

Modifier and TypeField
private static final String
a
PROPERTY_TEXTURES
field_32970
f_vxauquex
TEXTURES
TEXTURES
f_174841_
private final com.google.common.cache.LoadingCache<SkinManager$CacheKey, CompletableFuture<PlayerSkin>>
b
skinCache
field_45634
f_qmgnerrz
cache
skinCache
f_291642_
private final SkinManager$TextureCache
c
skinTextures
field_45635
f_athindjs
skinCache
skinTextures
f_291663_
private final SkinManager$TextureCache
d
capeTextures
field_45636
f_yqijwlhy
capeCache
capeTextures
f_291885_
private final SkinManager$TextureCache
e
elytraTextures
field_45637
f_tcohfkrk
elytraCache
elytraTextures
f_290946_

Constructor summary

ModifierConstructor
public (TextureManager textureManager, Path directory, com.mojang.authlib.minecraft.MinecraftSessionService sessionService, Executor executor)

Method summary

Modifier and TypeMethod
public Supplier<PlayerSkin>
a(com.mojang.authlib.GameProfile arg0)
lookupInsecure(com.mojang.authlib.GameProfile arg0)
method_52858(com.mojang.authlib.GameProfile arg0)
m_bopsjrvv(com.mojang.authlib.GameProfile arg0)
getSkinTexturesSupplier(com.mojang.authlib.GameProfile profile)
getSkinSupplier(com.mojang.authlib.GameProfile gameProfile)
m_293884_(com.mojang.authlib.GameProfile arg0)
public PlayerSkin
b(com.mojang.authlib.GameProfile arg0)
getInsecureSkin(com.mojang.authlib.GameProfile arg0)
method_52862(com.mojang.authlib.GameProfile arg0)
m_cgaitjbt(com.mojang.authlib.GameProfile arg0)
getSkinTextures(com.mojang.authlib.GameProfile profile)
getSkin(com.mojang.authlib.GameProfile gameProfile)
m_293307_(com.mojang.authlib.GameProfile arg0)
public CompletableFuture<PlayerSkin>
c(com.mojang.authlib.GameProfile arg0)
getOrLoad(com.mojang.authlib.GameProfile arg0)
method_52863(com.mojang.authlib.GameProfile arg0)
m_grixgoty(com.mojang.authlib.GameProfile arg0)
fetchSkinTextures(com.mojang.authlib.GameProfile profile)
fetchSkin(com.mojang.authlib.GameProfile gameProfile)
m_293351_(com.mojang.authlib.GameProfile arg0)
CompletableFuture<PlayerSkin>
a(com.mojang.authlib.GameProfile arg0, gaf$c arg1)
registerTextures(com.mojang.authlib.GameProfile arg0, SkinManager$TextureInfo arg1)
method_52859(com.mojang.authlib.GameProfile arg0, class_1071$class_8688 arg1)
m_nmwxeldp(com.mojang.authlib.GameProfile arg0, C_pyciilvf$C_ekhyenqt arg1)
fetchSkinTextures(com.mojang.authlib.GameProfile profile, PlayerSkinProvider$Textures textures)
registerTextures(com.mojang.authlib.GameProfile gameProfile, PlayerSkinProvider$TextureInfo textureInfo)
m_292851_(com.mojang.authlib.GameProfile p_298597_, C_4506_$C_290259_ arg1)
static com.mojang.authlib.properties.Property
d(com.mojang.authlib.GameProfile arg0)
getTextureProperty(com.mojang.authlib.GameProfile arg0)
method_52865(com.mojang.authlib.GameProfile arg0)
m_csautmvh(com.mojang.authlib.GameProfile arg0)
getTextureEntry(com.mojang.authlib.GameProfile profile)
getTextureProperty(com.mojang.authlib.GameProfile gameProfile)
m_295659_(com.mojang.authlib.GameProfile p_300071_)