Package com.mojang.blaze3d.platform
Class GlDebug.LogEntry
java.lang.Object
com.mojang.blaze3d.platform.GlDebug.LogEntry
- Enclosing class:
- GlDebug
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
idprivate final int id
- 
sourceprivate final int source
- 
typeprivate final int type
- 
severityprivate final int severity
- 
message
- 
countint count
 
- 
- 
Constructor Details- 
LogEntryLogEntry(int p_166234_, int p_166235_, int p_166236_, int p_166237_, String p_166238_) 
 
- 
- 
Method Details