com.mojang.blaze3d.opengl

public class GlShaderModule

implements AutoCloseable

fwc
com.mojang.blaze3d.opengl.GlShaderModule
net.minecraft.class_10141
net.minecraft.client.gl.CompiledShader

Field summary

Modifier and TypeField
private static final int
b
NOT_ALLOCATED
field_53827
CLOSED
public static final GlShaderModule
a
INVALID_SHADER
field_57880
INVALID_SHADER
private final Identifier
c
id
field_53828
id
private int
d
shaderId
field_53829
handle
private final ShaderType
e
type
field_57881
shaderType

Constructor summary

ModifierConstructor
public (int handle, Identifier id, ShaderType shaderType)

Method summary

Modifier and TypeMethod
public void
close()
close()
public Identifier
a()
getId()
method_62881()
getId()
public int
b()
getShaderId()
method_62883()
getHandle()
public String
c()
getDebugLabel()
method_68423()
getDebugLabel()