History - com.mojang.blaze3d.shaders.GlslImportProcessor
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
net.minecraft.client.gl.GlImportProcessor
com.mojang.blaze3d.shaders.GlslImportProcessor
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
com.mojang.blaze3d.preprocessor.GlslPreprocessor
net.minecraft.class_5913
net.minecraft.client.gl.GlImportProcessor
Fields
String: C_COMMENT, field_32036, MULTI_LINE_COMMENT_PATTERN
String: LINE_COMMENT, field_33620, SINGLE_LINE_COMMENT_PATTERN
Pattern: REGEX_MOJ_IMPORT, field_29200, MOJ_IMPORT_PATTERN
Pattern: REGEX_VERSION, field_29201, IMPORT_VERSION_PATTERN
Pattern: REGEX_ENDS_WITH_WHITESPACE, field_33621, TRAILING_WHITESPACE_PATTERN
Constructors
()
Methods
List<String> (String): process, method_34229, readSource
List<String> (String, GlImportProcessor$Context, String): processImports, method_34232, parseImports
String (String, GlImportProcessor$Context): processVersions, method_34231, extractVersion
String (String, int): setVersion, method_34230, readImport
boolean (String, Matcher): isDirectiveEnabled, method_36423, isLineValid
boolean (String, Matcher, int): isDirectiveDisabled, method_36424, hasBogusString
String (boolean, String): applyImport, method_34233, loadImport
String (String, Defines): injectDefines, method_62880, addDefines