public class SimpleTexture extends AbstractTexture
| Modifier and Type | Field and Description |
|---|---|
protected ResourceLocation |
textureLocation |
glTextureId| Constructor and Description |
|---|
SimpleTexture(ResourceLocation par1ResourceLocation) |
| Modifier and Type | Method and Description |
|---|---|
void |
loadTexture(IResourceManager par1ResourceManager) |
deleteGlTexture, getGlTextureIdprotected final ResourceLocation textureLocation
public SimpleTexture(ResourceLocation par1ResourceLocation)
public void loadTexture(IResourceManager par1ResourceManager) throws java.io.IOException
java.io.IOException