Package com.mojang.blaze3d.platform
Class GlDebugInfo
java.lang.Object
com.mojang.blaze3d.platform.GlDebugInfo
- Mappings:
Namespace Name official doe
intermediary net/minecraft/class_4494
named com/mojang/blaze3d/platform/GlDebugInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
static String
static String
static String
static ByteBuffer
method_35611(int int2)
static void
method_35612(class_6184 class_6184)
static void
method_35613(Buffer buffer)
-
Constructor Details
-
GlDebugInfo
public GlDebugInfo()
-
-
Method Details
-
method_35612
- Mappings:
Namespace Name Mixin selector official a
Ldoe;a(Ldon;)V
intermediary method_35612
Lnet/minecraft/class_4494;method_35612(Lnet/minecraft/class_6184;)V
named method_35612
Lcom/mojang/blaze3d/platform/GlDebugInfo;method_35612(Lnet/minecraft/class_6184;)V
-
method_35611
- Mappings:
Namespace Name Mixin selector official a
Ldoe;a(I)Ljava/nio/ByteBuffer;
intermediary method_35611
Lnet/minecraft/class_4494;method_35611(I)Ljava/nio/ByteBuffer;
named method_35611
Lcom/mojang/blaze3d/platform/GlDebugInfo;method_35611(I)Ljava/nio/ByteBuffer;
-
method_35613
- Mappings:
Namespace Name Mixin selector official a
Ldoe;a(Ljava/nio/Buffer;)V
intermediary method_35613
Lnet/minecraft/class_4494;method_35613(Ljava/nio/Buffer;)V
named method_35613
Lcom/mojang/blaze3d/platform/GlDebugInfo;method_35613(Ljava/nio/Buffer;)V
-
getVendor
- Mappings:
Namespace Name Mixin selector official a
Ldoe;a()Ljava/lang/String;
intermediary method_22088
Lnet/minecraft/class_4494;method_22088()Ljava/lang/String;
named getVendor
Lcom/mojang/blaze3d/platform/GlDebugInfo;getVendor()Ljava/lang/String;
-
getCpuInfo
- Mappings:
Namespace Name Mixin selector official b
Ldoe;b()Ljava/lang/String;
intermediary method_22089
Lnet/minecraft/class_4494;method_22089()Ljava/lang/String;
named getCpuInfo
Lcom/mojang/blaze3d/platform/GlDebugInfo;getCpuInfo()Ljava/lang/String;
-
getRenderer
- Mappings:
Namespace Name Mixin selector official c
Ldoe;c()Ljava/lang/String;
intermediary method_22090
Lnet/minecraft/class_4494;method_22090()Ljava/lang/String;
named getRenderer
Lcom/mojang/blaze3d/platform/GlDebugInfo;getRenderer()Ljava/lang/String;
-
getVersion
- Mappings:
Namespace Name Mixin selector official d
Ldoe;d()Ljava/lang/String;
intermediary method_22091
Lnet/minecraft/class_4494;method_22091()Ljava/lang/String;
named getVersion
Lcom/mojang/blaze3d/platform/GlDebugInfo;getVersion()Ljava/lang/String;
-