Package com.mojang.blaze3d.platform
Class GlDebugInfo
java.lang.Object
com.mojang.blaze3d.platform.GlDebugInfo
- Mappings:
- Namespace - Name - named - com/mojang/blaze3d/platform/GlDebugInfo- intermediary - net/minecraft/class_4494- official - feo
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic ByteBufferallocateMemory(int size) static voidfreeMemory(Buffer buffer) static Stringstatic Stringstatic Stringstatic String
- 
Constructor Details- 
GlDebugInfopublic GlDebugInfo()
 
- 
- 
Method Details- 
allocateMemory- Mappings:
- Namespace - Name - Mixin selector - named - allocateMemory- Lcom/mojang/blaze3d/platform/GlDebugInfo;allocateMemory(I)Ljava/nio/ByteBuffer;- intermediary - method_35611- Lnet/minecraft/class_4494;method_35611(I)Ljava/nio/ByteBuffer;- official - a- Lfeo;a(I)Ljava/nio/ByteBuffer;
 
- 
freeMemory- Mappings:
- Namespace - Name - Mixin selector - named - freeMemory- Lcom/mojang/blaze3d/platform/GlDebugInfo;freeMemory(Ljava/nio/Buffer;)V- intermediary - method_35613- Lnet/minecraft/class_4494;method_35613(Ljava/nio/Buffer;)V- official - a- Lfeo;a(Ljava/nio/Buffer;)V
 
- 
getVendor- Mappings:
- Namespace - Name - Mixin selector - named - getVendor- Lcom/mojang/blaze3d/platform/GlDebugInfo;getVendor()Ljava/lang/String;- intermediary - method_22088- Lnet/minecraft/class_4494;method_22088()Ljava/lang/String;- official - a- Lfeo;a()Ljava/lang/String;
 
- 
getCpuInfo- Mappings:
- Namespace - Name - Mixin selector - named - getCpuInfo- Lcom/mojang/blaze3d/platform/GlDebugInfo;getCpuInfo()Ljava/lang/String;- intermediary - method_22089- Lnet/minecraft/class_4494;method_22089()Ljava/lang/String;- official - b- Lfeo;b()Ljava/lang/String;
 
- 
getRenderer- Mappings:
- Namespace - Name - Mixin selector - named - getRenderer- Lcom/mojang/blaze3d/platform/GlDebugInfo;getRenderer()Ljava/lang/String;- intermediary - method_22090- Lnet/minecraft/class_4494;method_22090()Ljava/lang/String;- official - c- Lfeo;c()Ljava/lang/String;
 
- 
getVersion- Mappings:
- Namespace - Name - Mixin selector - named - getVersion- Lcom/mojang/blaze3d/platform/GlDebugInfo;getVersion()Ljava/lang/String;- intermediary - method_22091- Lnet/minecraft/class_4494;method_22091()Ljava/lang/String;- official - d- Lfeo;d()Ljava/lang/String;
 
 
-