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