public class DownloadingTexture extends SimpleTexture
SimpleTexture.TextureDatatextureLocationblur, blurLast, glTextureId, mipmap, mipmapLast| Constructor and Description | 
|---|
DownloadingTexture(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)  | 
func_215246_bdeleteGlTexture, getGlTextureId, restoreLastBlurMipmap, setBlurMipmap, setBlurMipmapDirectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbindTexture, func_215244_apublic DownloadingTexture(@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()