com.mojang.blaze3d.shaders

public class CompiledShader

implements AutoCloseable

fgh
com.mojang.blaze3d.shaders.CompiledShader
net.minecraft.class_10141
net.minecraft.client.gl.CompiledShader

Field summary

Modifier and TypeField
private static final int
a
NOT_ALLOCATED
field_53827
CLOSED
private final ResourceLocation
b
id
field_53828
id
private int
c
shaderId
field_53829
handle

Constructor summary

ModifierConstructor
private (int handle, ResourceLocation path)

Method summary

Modifier and TypeMethod
public static CompiledShader
a(alz arg0, fgh$a arg1, String arg2)
compile(ResourceLocation arg0, CompiledShader$Type arg1, String arg2)
method_62882(class_2960 arg0, class_10141$class_282 arg1, String arg2)
compile(Identifier id, CompiledShader$Type type, String source)
public void
close()
close()
public ResourceLocation
a()
getId()
method_62881()
getId()
public int
b()
getShaderId()
method_62883()
getHandle()