public class ThreadDownloadImageData extends SimpleTexture
textureLocation
glTextureId
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_) |
deleteGlTexture
public 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 ITextureObject
getGlTextureId
in class AbstractTexture
public void setBufferedImage(java.awt.image.BufferedImage p_147641_1_)
public void loadTexture(IResourceManager p_110551_1_) throws java.io.IOException
loadTexture
in interface ITextureObject
loadTexture
in class SimpleTexture
java.io.IOException
protected void func_152433_a()