Package net.minecraft.client.gl
Class GLImportProcessor.Context
java.lang.Object
net.minecraft.client.gl.GLImportProcessor.Context
- Enclosing class:
 GLImportProcessor
A context for the parser to keep track of its current line and caret position in the file.
- Mappings:
 Namespace Name official edk$aintermediary net/minecraft/class_5913$class_5914named net/minecraft/client/gl/GLImportProcessor$Context
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
column
int column- Mappings:
 Namespace Name Mixin selector official aLedk$a;a:Iintermediary field_29202Lnet/minecraft/class_5913$class_5914;field_29202:Inamed columnLnet/minecraft/client/gl/GLImportProcessor$Context;column:I
 - 
line
int line- Mappings:
 Namespace Name Mixin selector official bLedk$a;b:Iintermediary field_29203Lnet/minecraft/class_5913$class_5914;field_29203:Inamed lineLnet/minecraft/client/gl/GLImportProcessor$Context;line:I
 
 - 
 - 
Constructor Details
- 
Context
Context() 
 -