Package com.mojang.blaze3d.platform
Class GlDebug.LogEntry
java.lang.Object
com.mojang.blaze3d.platform.GlDebug.LogEntry
- Enclosing class:
 - GlDebug
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
id
private final int id - 
source
private final int source - 
type
private final int type - 
severity
private final int severity - 
message
 - 
count
int count 
 - 
 - 
Constructor Details
- 
LogEntry
LogEntry(int p_166234_, int p_166235_, int p_166236_, int p_166237_, String p_166238_)  
 - 
 - 
Method Details