public class HttpTexture
extends SimpleTexture
All mapped superinterfaces:
| ctq | |
| net.minecraft.unmapped.C_63022874 | |
| net.minecraft.client.render.texture.HttpTexture |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||||
| private static final AtomicInteger |
| ||||||
| private final File |
| ||||||
| private final String |
| ||||||
| private final HttpImageProcessor |
| ||||||
| private BufferedImage |
| ||||||
| private Thread |
| ||||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (File file, String url, Identifier location, HttpImageProcessor processor) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private void |
| ||||||
| public int |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| protected void |
|