net.minecraft.client.resources

public abstract class TextureAtlasHolder

extends SimplePreparableReloadListener<TextureAtlas$Preparations> implements AutoCloseable

All mapped superinterfaces:

PreparableReloadListener

dxv
net.minecraft.client.resources.TextureAtlasHolder
net.minecraft.class_4075
net.minecraft.client.texture.SpriteAtlasHolder
net.minecraft.client.renderer.texture.SpriteUploader

Field summary

Modifier and TypeField
private final TextureAtlas
a
textureAtlas
field_18230
atlas
field_215284_a

Constructor summary

ModifierConstructor
public (TextureManager arg0, ResourceLocation arg1, String arg2)

Method summary

Modifier and TypeMethod
protected abstract Iterable<ResourceLocation>
a()
getResourcesToLoad()
method_18665()
getSprites()
func_215283_a()
protected TextureAtlasSprite
a(qv arg0)
getSprite(ResourceLocation arg0)
method_18667(class_2960 arg0)
getSprite(Identifier objectId)
func_215282_a(ResourceLocation arg0)
protected TextureAtlas$Preparations
a(xi arg0, agn arg1)
prepare(ResourceManager arg0, ProfilerFiller arg1)
method_18668(class_3300 arg0, class_3695 arg1)
prepare(ResourceManager arg0, Profiler arg1)
func_212854_a_(IResourceManager arg0, IProfiler arg1)
protected void
a(dxa$a arg0, xi arg1, agn arg2)
apply(TextureAtlas$Preparations arg0, ResourceManager arg1, ProfilerFiller arg2)
method_18666(class_1059$class_4007 arg0, class_3300 arg1, class_3695 arg2)
apply(SpriteAtlasTexture$Data arg0, ResourceManager arg1, Profiler arg2)
func_212853_a_(AtlasTexture$SheetData arg0, IResourceManager arg1, IProfiler arg2)
public void
close()
close()
close()
close()