History - net.minecraft.client.renderer.texture.SkinTextureDownloader
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
hrl
ich
Fields
Proxy: e, proxy, field_62484, proxy, f_412584_
TextureManager: f, textureManager, field_62485, textureManager, f_413593_
Executor: g, mainThreadExecutor, field_62486, executor, f_413336_
Constructors
()
(Proxy, TextureManager, Executor)
Methods
CompletableFuture<ResourceLocation> (ResourceLocation, NativeImage): a, registerTextureInManager, method_65860, registerTexture, m_372260_
CompletableFuture<ClientAsset$Texture> (ClientAsset$Texture, NativeImage): a, registerTextureInManager, method_65860, registerTexture, m_372260_
1.21.8
Names
hrk
hrl
Fields
Constructors
Methods
1.21.7
Names
hrj
hrk
Fields
Constructors
Methods
1.21.6
Names
hkj
hrj
Fields
Constructors
Methods
1.21.5
Names
hem
hkj
Fields
Constructors
Methods
1.21.4
Names
hem
net.minecraft.client.renderer.texture.SkinTextureDownloader
net.minecraft.class_10538
net.minecraft.client.texture.PlayerSkinTextureDownloader
net.minecraft.src.C_370307_
Fields
org.slf4j.Logger: a, LOGGER, field_55530, LOGGER, f_370816_
int: b, SKIN_WIDTH, field_55531, SKIN_WIDTH, f_371146_
int: c, SKIN_HEIGHT, field_55532, SKIN_HEIGHT, f_370991_
int: d, LEGACY_SKIN_HEIGHT, field_55533, OLD_SKIN_HEIGHT, f_371336_
Constructors
()
Methods
CompletableFuture<ResourceLocation> (ResourceLocation, Path, String, boolean): a, downloadAndRegisterSkin, method_65861, downloadAndRegisterTexture, m_372780_
NativeImage (Path, String): a, downloadSkin, method_65865, download, m_372873_
CompletableFuture<ResourceLocation> (ResourceLocation, NativeImage): a, registerTextureInManager, method_65860, registerTexture, m_372260_
NativeImage (NativeImage, String): a, processLegacySkin, method_65863, remapTexture, m_374103_
void (NativeImage, int, int, int, int): a, doNotchTransparencyHack, method_65862, stripColor, m_372700_
void (NativeImage, int, int, int, int): b, setNoAlpha, method_65868, stripAlpha, m_372437_