implements AutoCloseable
| fwc | |
| com.mojang.blaze3d.opengl.GlShaderModule | |
| net.minecraft.class_10141 | |
| net.minecraft.client.gl.CompiledShader |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final int |
| ||||||||
| public static final GlShaderModule |
| ||||||||
| private final Identifier |
| ||||||||
| private int |
| ||||||||
| private final ShaderType |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int handle, Identifier id, ShaderType shaderType) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public Identifier |
| ||||||||
| public int |
| ||||||||
| public String |
|