net.minecraft.client.resources

public abstract class TextureAtlasHolder

extends SimplePreparableReloadListener<TextureAtlas$Preparations> implements AutoCloseable

All mapped superinterfaces:

PreparableReloadListener

eku
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
private final String
b
prefix
field_21767
pathPrefix
field_229298_b_

Constructor summary

ModifierConstructor
public (TextureManager textureManager, ResourceLocation atlasId, String pathPrefix)

Method summary

Modifier and TypeMethod
protected abstract Stream<ResourceLocation>
a()
getResourcesToLoad()
method_18665()
getSprites()
func_225640_a_()
protected TextureAtlasSprite
a(vk arg0)
getSprite(ResourceLocation arg0)
method_18667(class_2960 arg0)
getSprite(Identifier objectId)
func_215282_a(ResourceLocation arg0)
private ResourceLocation
b(vk arg0)
resolveLocation(ResourceLocation arg0)
method_24140(class_2960 arg0)
toSpriteId(Identifier objectId)
func_229299_b_(ResourceLocation arg0)
protected TextureAtlas$Preparations
a(ach arg0, anw 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(ekb$a arg0, ach arg1, anw 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()
close()