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 TypeMethodDescriptionvoidapplyLabel(GlBuffer p_410733_) voidapplyLabel(GlProgram p_409865_) voidapplyLabel(GlShaderModule p_410868_) voidapplyLabel(GlTexture p_410170_) voidapplyLabel(VertexArrayCache.VertexArray p_410688_) booleanexists()voidvoidpushDebugGroup(Supplier<String> p_420037_) 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:
applyLabelin classGlDebugLabel
-
applyLabel
- Overrides:
applyLabelin classGlDebugLabel
-
applyLabel
- Overrides:
applyLabelin classGlDebugLabel
-
applyLabel
- Overrides:
applyLabelin classGlDebugLabel
-
applyLabel
- Overrides:
applyLabelin classGlDebugLabel
-
pushDebugGroup
- Overrides:
pushDebugGroupin classGlDebugLabel
-
popDebugGroup
public void popDebugGroup()- Overrides:
popDebugGroupin classGlDebugLabel
-
exists
public boolean exists()- Overrides:
existsin classGlDebugLabel
-