Enum GlShader.Type

java.lang.Object
java.lang.Enum<GlShader.Type>
net.minecraft.client.gl.GlShader.Type
All Implemented Interfaces:
Serializable, Comparable<GlShader.Type>, java.lang.constant.Constable
Enclosing class:
GlShader

@Environment(CLIENT)
public static enum GlShader.Type
extends Enum<GlShader.Type>