Package com.mojang.blaze3d.opengl
Class GlDebug.LogEntry
java.lang.Object
com.mojang.blaze3d.opengl.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_410671_, int p_410465_, int p_410845_, int p_410241_, String p_409692_)
-
-
Method Details