Package com.mojang.blaze3d.opengl
Class GlDebugLabel.Core
java.lang.Object
com.mojang.blaze3d.opengl.GlDebugLabel
com.mojang.blaze3d.opengl.GlDebugLabel.Core
- Enclosing class:
GlDebugLabel
-
Nested Class Summary
Nested classes/interfaces inherited from class com.mojang.blaze3d.opengl.GlDebugLabel
GlDebugLabel.Core, GlDebugLabel.Empty, GlDebugLabel.Ext
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
applyLabel
(GlBuffer p_410733_) void
applyLabel
(GlProgram p_409865_) void
applyLabel
(GlShaderModule p_410868_) void
applyLabel
(GlTexture p_410170_) void
applyLabel
(VertexArrayCache.VertexArray p_410688_) boolean
exists()
Methods inherited from class com.mojang.blaze3d.opengl.GlDebugLabel
create
-
Field Details
-
maxLabelLength
private final int maxLabelLength
-
-
Constructor Details
-
Core
Core()
-
-
Method Details
-
applyLabel
- Overrides:
applyLabel
in classGlDebugLabel
-
applyLabel
- Overrides:
applyLabel
in classGlDebugLabel
-
applyLabel
- Overrides:
applyLabel
in classGlDebugLabel
-
applyLabel
- Overrides:
applyLabel
in classGlDebugLabel
-
applyLabel
- Overrides:
applyLabel
in classGlDebugLabel
-
exists
public boolean exists()- Overrides:
exists
in classGlDebugLabel
-