public class ThreadDownloadImageData extends SimpleTexture
textureLocation
blur, blurLast, glTextureId, mipmap, mipmapLast
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 |
---|---|
int |
getGlTextureId() |
void |
loadTexture(IResourceManager resourceManager) |
protected void |
loadTextureFromServer() |
void |
setBufferedImage(java.awt.image.BufferedImage p_147641_1_) |
deleteGlTexture, restoreLastBlurMipmap, setBlurMipmap, setBlurMipmapDirect
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 resourceManager) throws java.io.IOException
loadTexture
in interface ITextureObject
loadTexture
in class SimpleTexture
java.io.IOException
protected void loadTextureFromServer()