public class SimpleTexture extends AbstractTexture
| 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 | 
|---|---|
| void | loadTexture(IResourceManager resourceManager) | 
deleteGlTexture, getGlTextureId, restoreLastBlurMipmap, setBlurMipmap, setBlurMipmapDirectprotected final ResourceLocation textureLocation
public SimpleTexture(ResourceLocation textureResourceLocation)
public void loadTexture(IResourceManager resourceManager) throws java.io.IOException
java.io.IOException