extends AbstractTexture implements AutoCloseable
All mapped superinterfaces:
| dda | |
| net.minecraft.unmapped.C_66554568 | |
| net.minecraft.client.render.texture.DynamicTexture | |
| net.minecraft.client.renderer.texture.DynamicTexture |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private NativeImage |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (NativeImage pixels) |
| public | (int width, int height, boolean zero) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public NativeImage |
| ||||||||
| public void |
| ||||||||
| public void |
|