Uses of Class
net.minecraft.client.gl.DebugLabelManager
Packages that use DebugLabelManager
-
Uses of DebugLabelManager in net.minecraft.client.gl
Subclasses of DebugLabelManager in net.minecraft.client.glModifier and TypeClassDescriptionprivate static classprivate static classprivate static classFields in net.minecraft.client.gl declared as DebugLabelManagerModifier and TypeFieldDescriptionprivate final DebugLabelManagerGlBackend.debugLabelManagerprivate final DebugLabelManagerBufferManager.ARBBufferManager.labelerprivate final DebugLabelManagerBufferManager.DefaultBufferManager.labelerMethods in net.minecraft.client.gl that return DebugLabelManagerModifier and TypeMethodDescriptionGlBackend.getDebugLabelManager()static DebugLabelManagerDebugLabelManager.getLabelManager(GLCapabilities caps, boolean debugEnabled, Set<String> usedCaps) Methods in net.minecraft.client.gl with parameters of type DebugLabelManagerModifier and TypeMethodDescriptionstatic BufferManagerBufferManager.createManager(GLCapabilities caps, DebugLabelManager labeler, Set<String> usedCaps) Constructors in net.minecraft.client.gl with parameters of type DebugLabelManagerModifierConstructorDescriptionARBBufferManager(DebugLabelManager labeler) DefaultBufferManager(DebugLabelManager labeler) protectedGlGpuBuffer(DebugLabelManager debugLabelMgr, @Nullable Supplier<String> debugLabelSupplier, GlBufferTarget target, GlUsage usage, int size, int id)