net.minecraft.client.gl

public class GlCompiledShader

implements AutoCloseable

com.mojang.blaze3d.opengl.GlShaderModule
net.minecraft.class_10141
net.minecraft.client.gl.GlCompiledShader

Field summary

Modifier and TypeField
private static final int
NOT_ALLOCATED
field_53827
CLOSED
public static final GlCompiledShader
INVALID_SHADER
field_57880
INVALID_SHADER
private final Identifier
id
field_53828
id
private int
shaderId
field_53829
handle
private final ShaderType
type
field_57881
shaderType

Constructor summary

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

Method summary

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