net.minecraft.client.render.shaders

public enum Program$Type

buo$a
net.minecraft.unmapped.C_74224721$C_35001818
net.minecraft.client.render.shaders.Program$Type

Enum constant summary

Enum Constant
a
f_51517180
VERTEX
b
f_45693350
FRAGMENT

Field summary

Modifier and TypeField
private final String
c
f_45998330
name
private final String
d
f_98779108
extension
private final int
e
f_61067707
glType
private final Map<String, Program>
f
f_64663948
programs

Constructor summary

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

Method summary

Modifier and TypeMethod
public String
a()
m_27335474()
getName()
protected String
b()
m_59748887()
getExtension()
protected int
c()
m_29257639()
getGlType()
protected Map<String, Program>
d()
m_20517606()
getPrograms()