extends GpuTexture
| fwd | |
| com.mojang.blaze3d.opengl.GlTexture | |
| net.minecraft.class_10868 | |
| net.minecraft.client.texture.GlTexture |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected final int |
| ||||||||
| private final it.unimi.dsi.fastutil.ints.Int2IntMap |
| ||||||||
| protected boolean |
| ||||||||
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (int usage, String label, TextureFormat format, int width, int height, int depthOrLayers, int mipLevels, int glId) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| private void |
| ||||||||
| public boolean |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public void |
| ||||||||
| public void |
|