public class SimpleTexture extends AbstractTexture
Modifier and Type | Field and Description |
---|---|
private static org.apache.logging.log4j.Logger |
LOGGER |
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, setBlurMipmapDirect
private static final org.apache.logging.log4j.Logger LOGGER
protected final ResourceLocation textureLocation
public SimpleTexture(ResourceLocation textureResourceLocation)
public void loadTexture(IResourceManager resourceManager) throws java.io.IOException
java.io.IOException