com.mojang.blaze3d.shaders

public enum ShaderType

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

Enum constant summary

Enum Constant
VERTEX
VERTEX
FRAGMENT
FRAGMENT

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public static ShaderType
byLocation(Identifier location)
byLocation(Identifier location)
byLocation(class_2960 arg0)
byLocation(Identifier id)
public String
getName()
getName()
public ResourceFinder
idConverter()
idConverter()