public class DownloadingTexture extends SimpleTexture
SimpleTexture.TextureData
textureLocation
blur, glTextureId, mipmap
コンストラクタと説明 |
---|
DownloadingTexture(java.io.File cacheFileIn,
java.lang.String imageUrlIn,
ResourceLocation textureResourceLocation,
boolean legacySkinIn,
java.lang.Runnable processTaskIn) |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
loadTexture(IResourceManager manager) |
getTextureData
bindTexture, deleteGlTexture, getGlTextureId, loadTexture, restoreLastBlurMipmap, setBlurMipmap, setBlurMipmapDirect
public 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
クラス内 SimpleTexture
java.io.IOException