Package com.mojang.blaze3d.platform
Class GlDebugInfo
java.lang.Object
com.mojang.blaze3d.platform.GlDebugInfo
- Mappings:
Namespace Name official domintermediary net/minecraft/class_4494named com/mojang/blaze3d/platform/GlDebugInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ByteBufferallocateMemory(int size)static voidfreeMemory(Buffer buffer)static Stringstatic Stringstatic Stringstatic Stringstatic voidmethod_35612(FixedDataSetter fixedDataSetter)
-
Constructor Details
-
GlDebugInfo
public GlDebugInfo()
-
-
Method Details
-
method_35612
- Mappings:
Namespace Name Mixin selector official aLdom;a(Ldov;)Vintermediary method_35612Lnet/minecraft/class_4494;method_35612(Lnet/minecraft/class_6184;)Vnamed method_35612Lcom/mojang/blaze3d/platform/GlDebugInfo;method_35612(Lnet/minecraft/unused/FixedDataSetter;)V
-
allocateMemory
- Mappings:
Namespace Name Mixin selector official aLdom;a(I)Ljava/nio/ByteBuffer;intermediary method_35611Lnet/minecraft/class_4494;method_35611(I)Ljava/nio/ByteBuffer;named allocateMemoryLcom/mojang/blaze3d/platform/GlDebugInfo;allocateMemory(I)Ljava/nio/ByteBuffer;
-
freeMemory
- Mappings:
Namespace Name Mixin selector official aLdom;a(Ljava/nio/Buffer;)Vintermediary method_35613Lnet/minecraft/class_4494;method_35613(Ljava/nio/Buffer;)Vnamed freeMemoryLcom/mojang/blaze3d/platform/GlDebugInfo;freeMemory(Ljava/nio/Buffer;)V
-
getVendor
- Mappings:
Namespace Name Mixin selector official aLdom;a()Ljava/lang/String;intermediary method_22088Lnet/minecraft/class_4494;method_22088()Ljava/lang/String;named getVendorLcom/mojang/blaze3d/platform/GlDebugInfo;getVendor()Ljava/lang/String;
-
getCpuInfo
- Mappings:
Namespace Name Mixin selector official bLdom;b()Ljava/lang/String;intermediary method_22089Lnet/minecraft/class_4494;method_22089()Ljava/lang/String;named getCpuInfoLcom/mojang/blaze3d/platform/GlDebugInfo;getCpuInfo()Ljava/lang/String;
-
getRenderer
- Mappings:
Namespace Name Mixin selector official cLdom;c()Ljava/lang/String;intermediary method_22090Lnet/minecraft/class_4494;method_22090()Ljava/lang/String;named getRendererLcom/mojang/blaze3d/platform/GlDebugInfo;getRenderer()Ljava/lang/String;
-
getVersion
- Mappings:
Namespace Name Mixin selector official dLdom;d()Ljava/lang/String;intermediary method_22091Lnet/minecraft/class_4494;method_22091()Ljava/lang/String;named getVersionLcom/mojang/blaze3d/platform/GlDebugInfo;getVersion()Ljava/lang/String;
-