public class TextureAtlas
extends AbstractTexture implements TickableTexture
All mapped superinterfaces:
Texture, TickableTexture, Tickable
| bvd | |
| net.minecraft.class_1533 | |
| net.minecraft.client.render.texture.TextureAtlas | |
| net.minecraft.client.renderer.texture.TextureMap |
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 |
|