net.minecraft.client.gl

class DebugLabelManager$KHRDebugLabelManager

extends DebugLabelManager

com.mojang.renderpearl.backend.opengl.GlDebugLabel$Core
net.minecraft.class_10861$class_10862
net.minecraft.client.gl.DebugLabelManager$KHRDebugLabelManager

Field summary

Modifier and TypeField
private final int
maxLabelLength
field_57852
maxLabelLength

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public void
applyLabel(GlBuffer buffer, Supplier<String> label)
method_68371(class_1_1010 arg0, Supplier<String> arg1)
labelGlGpuBuffer(GlGpuBuffer arg0, Supplier<String> arg1)
public void
applyLabel(GlTexture texture)
method_68374(class_10868 arg0)
labelGlTexture(GlTexture arg0)
public void
applyLabel(GlShaderModule shaderModule)
method_68373(class_10141 arg0)
labelCompiledShader(GlCompiledShader arg0)
public void
applyLabel(GlProgram program)
method_68372(class_5944 arg0)
labelShaderProgram(GlShaderProgram arg0)
public void
applyLabel(VertexArrayCache$VertexArray vertexArray)
method_68375(class_10869$class_10872 arg0)
labelAllocatedBuffer(VertexBufferManager$AllocatedBuffer arg0)
public void
pushDebugGroup(Supplier<String> label)
method_71166(Supplier<String> arg0)
pushDebugGroup(Supplier<String> arg0)
public void
popDebugGroup()
method_71165()
popDebugGroup()
public boolean
exists()
method_68370()
isUsable()