net.minecraft.client.texture

public class PlayerSkinProvider

idn
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
static final org.slf4j.Logger
a
LOGGER
field_46909
LOGGER
f_dgvocfif
LOGGER
f_302802_
private final ApiServices
b
services
field_62263
apiServices
f_becebnqv
f_411725_
final PlayerSkinTextureDownloader
c
skinTextureDownloader
field_62487
downloader
f_modhvaeo
f_412900_
private final com.google.common.cache.LoadingCache<PlayerSkinProvider$Key, CompletableFuture<Optional<SkinTextures>>>
d
skinCache
field_45634
cache
f_qmgnerrz
skinCache
f_291642_
private final PlayerSkinProvider$FileCache
e
skinTextures
field_45635
skinCache
f_athindjs
skinTextures
f_291663_
private final PlayerSkinProvider$FileCache
f
capeTextures
field_45636
capeCache
f_yqijwlhy
capeTextures
f_291885_
private final PlayerSkinProvider$FileCache
g
elytraTextures
field_45637
elytraCache
f_tcohfkrk
elytraTextures
f_290946_

Constructor summary

ModifierConstructor
public (Path cacheDirectory, ApiServices apiServices, PlayerSkinTextureDownloader downloader, Executor executor)

Method summary

Modifier and TypeMethod
public Supplier<SkinTextures>
a(com.mojang.authlib.GameProfile o, boolean arg1)
createLookup(com.mojang.authlib.GameProfile arg0, boolean arg1)
method_73544(com.mojang.authlib.GameProfile arg0, boolean arg1)
supplySkinTextures(com.mojang.authlib.GameProfile profile, boolean requireSecure)
m_pmryetgq(com.mojang.authlib.GameProfile arg0, boolean arg1)
m_pmryetgq(com.mojang.authlib.GameProfile profile, boolean arg1)
m_417205_(com.mojang.authlib.GameProfile p_424649_, boolean arg1)
public CompletableFuture<Optional<SkinTextures>>
a(com.mojang.authlib.GameProfile arg0)
get(com.mojang.authlib.GameProfile arg0)
method_52863(com.mojang.authlib.GameProfile arg0)
fetchSkinTextures(com.mojang.authlib.GameProfile profile)
m_ekndyejs(com.mojang.authlib.GameProfile arg0)
m_ekndyejs(com.mojang.authlib.GameProfile profile)
m_417847_(com.mojang.authlib.GameProfile arg0)
CompletableFuture<SkinTextures>
a(UUID o, com.mojang.authlib.minecraft.MinecraftProfileTextures arg1)
registerTextures(UUID arg0, com.mojang.authlib.minecraft.MinecraftProfileTextures arg1)
method_52859(UUID arg0, com.mojang.authlib.minecraft.MinecraftProfileTextures arg1)
fetchSkinTextures(UUID uuid, com.mojang.authlib.minecraft.MinecraftProfileTextures textures)
m_nmwxeldp(UUID arg0, com.mojang.authlib.minecraft.MinecraftProfileTextures arg1)
registerTextures(UUID uuid, com.mojang.authlib.minecraft.MinecraftProfileTextures arg1)
m_292851_(UUID p_313047_, com.mojang.authlib.minecraft.MinecraftProfileTextures arg1)