Package net.minecraft.client.gl
Class DebugLabelManager.NoOpDebugLabelManager
java.lang.Object
net.minecraft.client.gl.DebugLabelManager
net.minecraft.client.gl.DebugLabelManager.NoOpDebugLabelManager
- Enclosing class:
 DebugLabelManager
@Environment(CLIENT)
private static class DebugLabelManager.NoOpDebugLabelManager
extends DebugLabelManager
- Mappings:
 Namespace Name named net/minecraft/client/gl/DebugLabelManager$NoOpDebugLabelManagerintermediary net/minecraft/class_10861$class_10863official fjf$b
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.client.gl.DebugLabelManager
create, isUsable, labelAllocatedBuffer, labelCompiledShader, labelGlGpuBuffer, labelGlTexture, labelShaderProgram 
- 
Constructor Details
- 
NoOpDebugLabelManager
NoOpDebugLabelManager() 
 -