@Environment(value=CLIENT) public class LayeredTexture extends AbstractTexture
| Modifier and Type | Field and Description |
|---|---|
List<String> |
locations |
private static Logger |
LOGGER |
bilinear, glId, mipmap| Constructor and Description |
|---|
LayeredTexture(String[] locations) |
| Modifier and Type | Method and Description |
|---|---|
void |
load(ResourceManager manager) |
private void |
method_22805(NativeImage nativeImage) |
bindTexture, clearGlId, getGlId, registerTexture, setFilterprivate static final Logger LOGGER
public LayeredTexture(String[] locations)
public void load(ResourceManager manager) throws IOException
load in class AbstractTextureIOExceptionprivate void method_22805(NativeImage nativeImage)