public class LayeredTexture extends Texture
Modifier and Type | Field and Description |
---|---|
java.util.List<java.lang.String> |
layeredTextureNames |
blur, blurLast, glTextureId, mipmap, mipmapLast
Constructor and Description |
---|
LayeredTexture(java.lang.String... textureNames) |
Modifier and Type | Method and Description |
---|---|
void |
loadTexture(IResourceManager manager) |
deleteGlTexture, getGlTextureId, restoreLastBlurMipmap, setBlurMipmap, setBlurMipmapDirect
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
bindTexture, func_215244_a
public void loadTexture(IResourceManager manager) throws java.io.IOException
java.io.IOException