implements Uniform
| fwg$c | |
| com.mojang.blaze3d.opengl.Uniform$Utb | |
| net.minecraft.class_284$class_11273 | |
| net.minecraft.client.gl.GlUniform$TexelBuffer |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final TextureFormat |
| ||||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int location, int samplerIndex, TextureFormat format) |
| public | (int location, int samplerIndex, TextureFormat format, int texture) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public TextureFormat |
| ||||||||
| public int |
|