com.mojang.blaze3d.opengl

public class GlShaderModule

implements AutoCloseable

fkn
com.mojang.blaze3d.opengl.GlShaderModule
net.minecraft.class_10141

Field summary

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

Constructor summary

ModifierConstructor
public (int arg0, ResourceLocation arg1, ShaderType arg2)

Method summary

Modifier and TypeMethod
public static GlShaderModule
a(alw arg0, ShaderType arg1, String arg2)
compile(ResourceLocation arg0, ShaderType arg1, String arg2)
method_62882(class_2960 arg0, com.mojang.blaze3d.shaders.ShaderType arg1, String arg2)
public void
close()
close()
public ResourceLocation
a()
getId()
method_62881()
public int
b()
getShaderId()
method_62883()
public String
c()
getDebugLabel()
method_68423()