com.mojang.blaze3d.shaders

public enum CompiledShader$Type

fgh$a
com.mojang.blaze3d.shaders.CompiledShader$Type
net.minecraft.class_10141$class_282
net.minecraft.client.gl.CompiledShader$Type

Enum constant summary

Enum Constant
a
VERTEX
field_1530
VERTEX
b
FRAGMENT
field_1531
FRAGMENT

Field summary

Modifier and TypeField
private static final CompiledShader$Type[]
c
TYPES
field_53830
VALUES
private final String
d
name
field_1526
name
private final String
e
extension
field_1528
fileExtension
private final int
f
glType
field_1529
glType

Constructor summary

ModifierConstructor
private (String arg0, String arg1, int name)

Method summary

Modifier and TypeMethod
public static CompiledShader$Type
a(alz arg0)
byLocation(ResourceLocation arg0)
method_62884(class_2960 arg0)
fromId(Identifier id)
public String
a()
getName()
method_1286()
getName()
public int
b()
glType()
method_1287()
getGlType()
public FileToIdConverter
c()
idConverter()
method_62885()
createFinder()