public class ThreadDownloadImageData extends SimpleTexture
textureLocationblur, 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, setBlurMipmapDirectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbindTexturepublic 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 ITextureObjectloadTexture in class SimpleTexturejava.io.IOExceptionprotected void loadTextureFromServer()