public class ThreadDownloadImageData extends SimpleTexture
textureLocationglTextureId| Constructor and Description |
|---|
ThreadDownloadImageData(java.io.File p_i1049_1_,
java.lang.String p_i1049_2_,
ResourceLocation p_i1049_3_,
IImageBuffer p_i1049_4_) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
func_152433_a() |
int |
getGlTextureId() |
void |
loadTexture(IResourceManager p_110551_1_) |
void |
setBufferedImage(java.awt.image.BufferedImage p_147641_1_) |
deleteGlTexturepublic ThreadDownloadImageData(java.io.File p_i1049_1_,
java.lang.String p_i1049_2_,
ResourceLocation p_i1049_3_,
IImageBuffer p_i1049_4_)
public int getGlTextureId()
getGlTextureId in interface ITextureObjectgetGlTextureId in class AbstractTexturepublic void setBufferedImage(java.awt.image.BufferedImage p_147641_1_)
public void loadTexture(IResourceManager p_110551_1_) throws java.io.IOException
loadTexture in interface ITextureObjectloadTexture in class SimpleTexturejava.io.IOExceptionprotected void func_152433_a()