com.mojang.blaze3d.shaders

public enum ShaderType

com.mojang.renderpearl.api.pipeline.ShaderType
net.minecraft.class_1_1229
com.mojang.blaze3d.shaders.ShaderType

Enum constant summary

Enum Constant
VERTEX
field_1_8532
VERTEX
FRAGMENT
field_1_8530
FRAGMENT

Field summary

Modifier and TypeField
private static final ShaderType[]
TYPES
field_1_8531
VALUES
private final String
name
field_1_8534
name
private final String
extension
field_1_8533
extension
private static final ShaderType[]
$VALUES
field_1_8529
field_1_8529

Constructor summary

ModifierConstructor
private (String $enum$name, String $enum$ordinal)

Method summary

Modifier and TypeMethod
public static ShaderType
byLocation(Identifier location)
method_1_7813(class_2960 arg0)
fromExtension(Identifier id)
public String
getName()
method_1_7814()
getName()
public ResourceFinder
idConverter()
method_1_7815()
createResourceFinder()
private static ShaderType[]
$values()
method_1_7812()
method_1_7812()