Package com.mojang.blaze3d.platform
Class GlDebugInfo
java.lang.Object
com.mojang.blaze3d.platform.GlDebugInfo
- Mappings:
 Namespace Name named com/mojang/blaze3d/platform/GlDebugInfointermediary net/minecraft/class_4494official fac
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic ByteBufferallocateMemory(int size) static voidfreeMemory(Buffer buffer) static Stringstatic Stringstatic Stringstatic String 
- 
Constructor Details
- 
GlDebugInfo
public GlDebugInfo() 
 - 
 - 
Method Details
- 
allocateMemory
- Mappings:
 Namespace Name Mixin selector named allocateMemoryLcom/mojang/blaze3d/platform/GlDebugInfo;allocateMemory(I)Ljava/nio/ByteBuffer;intermediary method_35611Lnet/minecraft/class_4494;method_35611(I)Ljava/nio/ByteBuffer;official aLfac;a(I)Ljava/nio/ByteBuffer;
 - 
freeMemory
- Mappings:
 Namespace Name Mixin selector named freeMemoryLcom/mojang/blaze3d/platform/GlDebugInfo;freeMemory(Ljava/nio/Buffer;)Vintermediary method_35613Lnet/minecraft/class_4494;method_35613(Ljava/nio/Buffer;)Vofficial aLfac;a(Ljava/nio/Buffer;)V
 - 
getVendor
- Mappings:
 Namespace Name Mixin selector named getVendorLcom/mojang/blaze3d/platform/GlDebugInfo;getVendor()Ljava/lang/String;intermediary method_22088Lnet/minecraft/class_4494;method_22088()Ljava/lang/String;official aLfac;a()Ljava/lang/String;
 - 
getCpuInfo
- Mappings:
 Namespace Name Mixin selector named getCpuInfoLcom/mojang/blaze3d/platform/GlDebugInfo;getCpuInfo()Ljava/lang/String;intermediary method_22089Lnet/minecraft/class_4494;method_22089()Ljava/lang/String;official bLfac;b()Ljava/lang/String;
 - 
getRenderer
- Mappings:
 Namespace Name Mixin selector named getRendererLcom/mojang/blaze3d/platform/GlDebugInfo;getRenderer()Ljava/lang/String;intermediary method_22090Lnet/minecraft/class_4494;method_22090()Ljava/lang/String;official cLfac;c()Ljava/lang/String;
 - 
getVersion
- Mappings:
 Namespace Name Mixin selector named getVersionLcom/mojang/blaze3d/platform/GlDebugInfo;getVersion()Ljava/lang/String;intermediary method_22091Lnet/minecraft/class_4494;method_22091()Ljava/lang/String;official dLfac;d()Ljava/lang/String;
 
 -