public class ThreadDownloadImageData extends SimpleTexture
textureLocationglTextureId| Constructor and Description |
|---|
ThreadDownloadImageData(java.lang.String par1Str,
ResourceLocation par2ResourceLocation,
IImageBuffer par3IImageBuffer) |
| Modifier and Type | Method and Description |
|---|---|
int |
getGlTextureId() |
boolean |
isTextureUploaded() |
void |
loadTexture(IResourceManager par1ResourceManager) |
void |
setBufferedImage(java.awt.image.BufferedImage p_147641_1_) |
deleteGlTexturepublic ThreadDownloadImageData(java.lang.String par1Str,
ResourceLocation par2ResourceLocation,
IImageBuffer par3IImageBuffer)
public int getGlTextureId()
getGlTextureId in interface ITextureObjectgetGlTextureId in class AbstractTexturepublic void setBufferedImage(java.awt.image.BufferedImage p_147641_1_)
public void loadTexture(IResourceManager par1ResourceManager) throws java.io.IOException
loadTexture in interface ITextureObjectloadTexture in class SimpleTexturejava.io.IOExceptionpublic boolean isTextureUploaded()