public class ThreadDownloadImageData extends SimpleTexture
textureLocation
blur, blurLast, glTextureId, mipmap, mipmapLast
Constructor and Description |
---|
ThreadDownloadImageData(java.io.File cacheFileIn,
java.lang.String imageUrlIn,
ResourceLocation textureResourceLocation,
IImageBuffer imageBufferIn) |
Modifier and Type | Method and Description |
---|---|
void |
loadTexture(IResourceManager manager) |
protected void |
loadTextureFromServer() |
void |
setImage(NativeImage nativeImageIn) |
deleteGlTexture, getGlTextureId, restoreLastBlurMipmap, setBlurMipmap, setBlurMipmapDirect
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
bindTexture
public ThreadDownloadImageData(@Nullable java.io.File cacheFileIn, java.lang.String imageUrlIn, ResourceLocation textureResourceLocation, @Nullable IImageBuffer imageBufferIn)
public void setImage(NativeImage nativeImageIn)
public void loadTexture(IResourceManager manager) throws java.io.IOException
loadTexture
in interface ITextureObject
loadTexture
in class SimpleTexture
java.io.IOException
protected void loadTextureFromServer()