net.minecraft.client.resources.model

public class AtlasManager

implements PreparableReloadListener, MaterialSet, AutoCloseable

iek
net.minecraft.client.resources.model.AtlasManager
net.minecraft.class_11697
net.minecraft.client.texture.AtlasManager
net.minecraft.src.C_411429_

Field summary

Modifier and TypeField
private static final List<AtlasManager$AtlasConfig>
b
KNOWN_ATLASES
field_61862
ATLAS_METADATA
f_413711_
public static final PreparableReloadListener$StateKey<AtlasManager$PendingStitchResults>
a
PENDING_STITCH
field_61861
stitchKey
f_412621_
private final Map<ResourceLocation, AtlasManager$AtlasEntry>
c
atlasByTexture
field_61939
entriesByTextureId
f_412205_
private final Map<ResourceLocation, AtlasManager$AtlasEntry>
d
atlasById
field_61940
entriesByDefinitionId
f_412477_
private Map<Material, TextureAtlasSprite>
e
materialLookup
field_61864
sprites
f_413923_
private int
f
maxMipmapLevels
field_61865
mipmapLevels
f_412701_

Constructor summary

ModifierConstructor
public (TextureManager textureManager, int mipmapLevels)

Method summary

Modifier and TypeMethod
public TextureAtlas
a(amj arg0)
getAtlasOrThrow(ResourceLocation arg0)
method_73025(class_2960 arg0)
getAtlasTexture(Identifier id)
m_418741_(C_5265_ arg0)
public void
a(BiConsumer<amj, icn> arg0)
forEach(BiConsumer<ResourceLocation, TextureAtlas> arg0)
method_73156(BiConsumer<class_2960, class_1059> arg0)
acceptAtlasTextures(BiConsumer<Identifier, SpriteAtlasTexture> consumer)
m_417709_(BiConsumer<C_5265_, C_4484_> arg0)
public void
a(int arg0)
updateMaxMipLevel(int arg0)
method_73024(int arg0)
setMipmapLevels(int mipmapLevels)
m_417275_(int arg0)
public void
close()
close()
close()
public TextureAtlasSprite
a(ier arg0)
get(Material arg0)
method_73030(class_4730 arg0)
getSprite(SpriteIdentifier arg0)
m_415904_(C_4531_ arg0)
public void
prepareSharedState(baj$b arg0)
prepareSharedState(PreparableReloadListener$SharedState arg0)
prepareSharedState(class_3302$class_11558 arg0)
prepareSharedState(ResourceReloader$Store arg0)
m_415789_(C_69_$C_410859_ arg0)
public CompletableFuture<Void>
reload(baj$b arg0, Executor arg1, baj$a arg2, Executor arg3)
reload(PreparableReloadListener$SharedState arg0, Executor arg1, PreparableReloadListener$PreparationBarrier arg2, Executor arg3)
method_25931(class_3302$class_11558 arg0, Executor arg1, class_3302$class_4045 arg2, Executor arg3)
reload(ResourceReloader$Store arg0, Executor arg1, ResourceReloader$Synchronizer arg2, Executor arg3)
m_5540_(C_69_$C_410859_ p_423488_, Executor p_424354_, C_69_$C_70_ p_426574_, Executor arg3)