public class TextureAtlas
extends AbstractTexture implements TickableTexture
All mapped superinterfaces:
Texture, TickableTexture, Tickable
| bvg | |
| net.minecraft.unmapped.C_83717615 | |
| net.minecraft.client.render.texture.TextureAtlas |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||||
| public static final Identifier |
| ||||||
| public static final Identifier |
| ||||||
| private final List<TextureAtlasSprite> |
| ||||||
| private final Map<String, TextureAtlasSprite> |
| ||||||
| private final Map<String, TextureAtlasSprite> |
| ||||||
| private final String |
| ||||||
| private final SpriteSource |
| ||||||
| private int |
| ||||||
| private final TextureAtlasSprite |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String path) |
| public | (String path, SpriteSource spriteSource) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| private boolean |
| ||||||
| private Identifier |
| ||||||
| public TextureAtlasSprite |
| ||||||
| public void |
| ||||||
| public TextureAtlasSprite |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public TextureAtlasSprite |
|