public class SimpleTexture extends Texture
| Modifier and Type | Class and Description |
|---|---|
static class |
SimpleTexture.TextureData |
| Modifier and Type | Field and Description |
|---|---|
protected ResourceLocation |
textureLocation |
blur, blurLast, glTextureId, mipmap, mipmapLast| Constructor and Description |
|---|
SimpleTexture(ResourceLocation textureResourceLocation) |
| Modifier and Type | Method and Description |
|---|---|
protected SimpleTexture.TextureData |
func_215246_b(IResourceManager resourceManager) |
void |
loadTexture(IResourceManager manager) |
deleteGlTexture, getGlTextureId, restoreLastBlurMipmap, setBlurMipmap, setBlurMipmapDirectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbindTexture, func_215244_aprotected final ResourceLocation textureLocation
public SimpleTexture(ResourceLocation textureResourceLocation)
public void loadTexture(IResourceManager manager) throws java.io.IOException
java.io.IOExceptionprotected SimpleTexture.TextureData func_215246_b(IResourceManager resourceManager)