History - net.minecraft.client.renderer.texture.SkinTextureDownloader

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_