net.minecraft.client.resources

public abstract class TextureAtlasHolder

implements PreparableReloadListener, AutoCloseable

hpf
net.minecraft.client.resources.TextureAtlasHolder
net.minecraft.class_4075

Field summary

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

Constructor summary

ModifierConstructor
public (TextureManager arg0, ResourceLocation arg1, ResourceLocation arg2)
public (TextureManager arg0, ResourceLocation arg1, ResourceLocation arg2, Set<MetadataSectionType<?>> arg3)

Method summary

Modifier and TypeMethod
protected TextureAtlasSprite
a(alw arg0)
getSprite(ResourceLocation arg0)
method_18667(class_2960 arg0)
public final CompletableFuture<Void>
reload(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)
private void
a(hnv$a arg0)
apply(SpriteLoader$Preparations arg0)
method_18666(class_7766$class_7767 arg0)
public void
close()
close()