com.mojang.blaze3d.shaders

public enum ShaderType

com.mojang.blaze3d.shaders.ShaderType
com.mojang.blaze3d.shaders.ShaderType
com.mojang.blaze3d.shaders.ShaderType

Enum constant summary

Enum Constant
VERTEX
FRAGMENT

Field summary

Modifier and TypeField
private static final ShaderType[]
TYPES
private final String
name
private final String
extension
private static final ShaderType[]
$VALUES

Constructor summary

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

Method summary

Modifier and TypeMethod
public static ShaderType
byLocation(Identifier location)
byLocation(class_2960 arg0)
byLocation(Identifier id)
public String
getName()
public ResourceFinder
idConverter()
private static ShaderType[]
$values()