History - net.minecraft.client.renderer.texture.SkinTextureDownloader
25w04a
Names
hem
hhs
Fields
org.slf4j.Logger: a, LOGGER, field_55530, LOGGER, f_370816_
org.slf4j.Logger: a, LOGGER, field_55530, LOGGER
int: b, SKIN_WIDTH, field_55531, SKIN_WIDTH, f_371146_
int: b, SKIN_WIDTH, field_55531, SKIN_WIDTH
int: c, SKIN_HEIGHT, field_55532, SKIN_HEIGHT, f_370991_
int: c, SKIN_HEIGHT, field_55532, SKIN_HEIGHT
int: d, LEGACY_SKIN_HEIGHT, field_55533, OLD_SKIN_HEIGHT, f_371336_
int: d, LEGACY_SKIN_HEIGHT, field_55533, OLD_SKIN_HEIGHT
Constructors
Methods
CompletableFuture<ResourceLocation> (ResourceLocation, Path, String, boolean): a, downloadAndRegisterSkin, method_65861, downloadAndRegisterTexture, m_372780_
CompletableFuture<ResourceLocation> (ResourceLocation, Path, String, boolean): a, downloadAndRegisterSkin, method_65861, downloadAndRegisterTexture
NativeImage (Path, String): a, downloadSkin, method_65865, download, m_372873_
NativeImage (Path, String): a, downloadSkin, method_65865, download
CompletableFuture<ResourceLocation> (ResourceLocation, NativeImage): a, registerTextureInManager, method_65860, registerTexture, m_372260_
CompletableFuture<ResourceLocation> (ResourceLocation, NativeImage): a, registerTextureInManager, method_65860, registerTexture
NativeImage (NativeImage, String): a, processLegacySkin, method_65863, remapTexture, m_374103_
NativeImage (NativeImage, String): a, processLegacySkin, method_65863, remapTexture
void (NativeImage, int, int, int, int): a, doNotchTransparencyHack, method_65862, stripColor, m_372700_
void (NativeImage, int, int, int, int): a, doNotchTransparencyHack, method_65862, stripColor
void (NativeImage, int, int, int, int): b, setNoAlpha, method_65868, stripAlpha, m_372437_
void (NativeImage, int, int, int, int): b, setNoAlpha, method_65868, stripAlpha
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_