implements AutoCloseable, ResourceReloader, SpriteHolder
| net.minecraft.client.resources.model.sprite.AtlasManager | |
| net.minecraft.class_11697 | |
| net.minecraft.client.texture.AtlasManager |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
|
||||||
| private static final List<AtlasManager$Metadata> |
|
||||||
| public static final ResourceReloader$Key<AtlasManager$Stitch> |
|
||||||
| private final Map<Identifier, AtlasManager$Entry> |
|
||||||
| private final Map<Identifier, AtlasManager$Entry> |
|
||||||
| private Map<SpriteIdentifier, Sprite> |
|
||||||
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (TextureManager textureManager, int mipmapLevels) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public SpriteAtlasTexture |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| public Sprite |
|
||||||
| public void |
|
||||||
| public CompletableFuture<Void> |
|
||||||
| private void |
|
||||||
| private static void |
|
||||||
| private void |
|
||||||
| private void |
|
||||||
| private static void |
|
||||||
| private static CompletableFuture[] |
|
||||||
| private static void |
|
||||||
| private static void |
|