net.minecraft.client.texture

public class PlayerSkinProvider

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

Field summary

Modifier and TypeField
private static final String
a
PROPERTY_TEXTURES
field_32970
TEXTURES
f_vxauquex
TEXTURES
f_174841_
private final com.google.common.cache.LoadingCache<PlayerSkinProvider$Key, CompletableFuture<SkinTextures>>
b
skinCache
field_45634
cache
f_qmgnerrz
skinCache
f_291642_
private final PlayerSkinProvider$FileCache
c
skinTextures
field_45635
skinCache
f_athindjs
skinTextures
f_291663_
private final PlayerSkinProvider$FileCache
d
capeTextures
field_45636
capeCache
f_yqijwlhy
capeTextures
f_291885_
private final PlayerSkinProvider$FileCache
e
elytraTextures
field_45637
elytraCache
f_tcohfkrk
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<SkinTextures>
a(com.mojang.authlib.GameProfile arg0)
lookupInsecure(com.mojang.authlib.GameProfile arg0)
method_52858(com.mojang.authlib.GameProfile arg0)
getSkinTexturesSupplier(com.mojang.authlib.GameProfile profile)
m_bopsjrvv(com.mojang.authlib.GameProfile arg0)
getSkinSupplier(com.mojang.authlib.GameProfile gameProfile)
m_293884_(com.mojang.authlib.GameProfile arg0)
public SkinTextures
b(com.mojang.authlib.GameProfile arg0)
getInsecureSkin(com.mojang.authlib.GameProfile arg0)
method_52862(com.mojang.authlib.GameProfile arg0)
getSkinTextures(com.mojang.authlib.GameProfile profile)
m_cgaitjbt(com.mojang.authlib.GameProfile arg0)
getSkin(com.mojang.authlib.GameProfile gameProfile)
m_293307_(com.mojang.authlib.GameProfile arg0)
public CompletableFuture<SkinTextures>
c(com.mojang.authlib.GameProfile arg0)
getOrLoad(com.mojang.authlib.GameProfile arg0)
method_52863(com.mojang.authlib.GameProfile arg0)
fetchSkinTextures(com.mojang.authlib.GameProfile profile)
m_grixgoty(com.mojang.authlib.GameProfile arg0)
fetchSkin(com.mojang.authlib.GameProfile gameProfile)
m_293351_(com.mojang.authlib.GameProfile arg0)
CompletableFuture<SkinTextures>
a(com.mojang.authlib.GameProfile o, gaf$c arg1)
registerTextures(com.mojang.authlib.GameProfile arg0, SkinManager$TextureInfo arg1)
method_52859(com.mojang.authlib.GameProfile arg0, class_1071$class_8688 arg1)
fetchSkinTextures(com.mojang.authlib.GameProfile profile, PlayerSkinProvider$Textures textures)
m_nmwxeldp(com.mojang.authlib.GameProfile arg0, C_pyciilvf$C_ekhyenqt arg1)
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 o)
getTextureProperty(com.mojang.authlib.GameProfile arg0)
method_52865(com.mojang.authlib.GameProfile arg0)
getTextureEntry(com.mojang.authlib.GameProfile profile)
m_csautmvh(com.mojang.authlib.GameProfile arg0)
getTextureProperty(com.mojang.authlib.GameProfile gameProfile)
m_295659_(com.mojang.authlib.GameProfile p_300071_)