net.minecraft.client.resources

public abstract class TextureAtlasHolder

implements PreparableReloadListener, AutoCloseable

hcp
net.minecraft.client.resources.TextureAtlasHolder
net.minecraft.class_4075
net.minecraft.client.texture.SpriteAtlasHolder

Field summary

Modifier and TypeField
private final TextureAtlas
a
textureAtlas
field_18230
atlas
private final ResourceLocation
b
atlasInfoLocation
field_41425
sourcePath
private final Set<MetadataSectionSerializer<?>>
c
metadataSections
field_45644
metadataReaders

Constructor summary

ModifierConstructor
public (TextureManager textureManager, ResourceLocation atlasId, ResourceLocation sourcePath)
public (TextureManager textureManager, ResourceLocation atlasId, ResourceLocation sourcePath, Set<MetadataSectionSerializer<?>> metadataReaders)

Method summary

Modifier and TypeMethod
protected TextureAtlasSprite
a(alz arg0)
getSprite(ResourceLocation arg0)
method_18667(class_2960 arg0)
getSprite(Identifier objectId)
public final CompletableFuture<Void>
a(avp$a arg0, avv arg1, Executor arg2, Executor arg3)
reload(PreparableReloadListener$PreparationBarrier arg0, ResourceManager arg1, Executor arg2, Executor arg3)
method_25931(class_3302$class_4045 arg0, class_3300 arg1, Executor arg2, Executor arg3)
reload(ResourceReloader$Synchronizer arg0, ResourceManager arg1, Executor arg2, Executor arg3)
private void
a(hbg$a arg0)
apply(SpriteLoader$Preparations arg0)
method_18666(class_7766$class_7767 arg0)
afterReload(SpriteLoader$StitchResult stitchResult)
public void
close()
close()