History - net.minecraft.client.resources.model.AtlasManager
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
iek
net.minecraft.client.resources.model.AtlasManager
net.minecraft.class_11697
net.minecraft.client.texture.AtlasManager
net.minecraft.src.C_411429_
Fields
List<AtlasManager$AtlasConfig>: b, KNOWN_ATLASES, field_61862, ATLAS_METADATA, f_413711_
PreparableReloadListener$StateKey<AtlasManager$PendingStitchResults>: a, PENDING_STITCH, field_61861, stitchKey, f_412621_
Map<ResourceLocation, AtlasManager$AtlasEntry>: c, atlasByTexture, field_61939, entriesByTextureId, f_412205_
Map<ResourceLocation, AtlasManager$AtlasEntry>: d, atlasById, field_61940, entriesByDefinitionId, f_412477_
Map<Material, TextureAtlasSprite>: e, materialLookup, field_61864, sprites, f_413923_
int: f, maxMipmapLevels, field_61865, mipmapLevels, f_412701_
Constructors
(TextureManager, int)
Methods
TextureAtlas (ResourceLocation): a, getAtlasOrThrow, method_73025, getAtlasTexture, m_418741_
void (BiConsumer<ResourceLocation, TextureAtlas>): a, forEach, method_73156, acceptAtlasTextures, m_417709_
void (int): a, updateMaxMipLevel, method_73024, setMipmapLevels, m_417275_
void (): close, close, close
TextureAtlasSprite (Material): a, get, method_73030, getSprite, m_415904_
void (PreparableReloadListener$SharedState): prepareSharedState, prepareSharedState, prepareSharedState, prepareSharedState, m_415789_
CompletableFuture<Void> (PreparableReloadListener$SharedState, Executor, PreparableReloadListener$PreparationBarrier, Executor): reload, reload, method_25931, reload, m_5540_