public class DownloadingTexture extends SimpleTexture
SimpleTexture.TextureDatatextureLocationblur, glTextureId, mipmap| Constructor and Description |
|---|
DownloadingTexture(java.io.File cacheFileIn,
java.lang.String imageUrlIn,
ResourceLocation textureResourceLocation,
boolean legacySkinIn,
java.lang.Runnable processTaskIn) |
| Modifier and Type | Method and Description |
|---|---|
void |
loadTexture(IResourceManager manager) |
getTextureDatabindTexture, deleteGlTexture, getGlTextureId, loadTexture, restoreLastBlurMipmap, setBlurMipmap, setBlurMipmapDirectpublic DownloadingTexture(@Nullable
java.io.File cacheFileIn,
java.lang.String imageUrlIn,
ResourceLocation textureResourceLocation,
boolean legacySkinIn,
@Nullable
java.lang.Runnable processTaskIn)
public void loadTexture(IResourceManager manager) throws java.io.IOException
loadTexture in class SimpleTexturejava.io.IOException