Package net.minecraft.client.gl
Class GlDebug
java.lang.Object
net.minecraft.client.gl.GlDebug
- Mappings:
Namespace Name official dolintermediary net/minecraft/class_1008named net/minecraft/client/gl/GlDebug
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static intprivate static Queue<GlDebug.class_6359>private static @Nullable GlDebug.class_6359private static booleanprivate static Logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidenableDebug(int verbosity, boolean sync)static StringgetSeverity(int opcode)static StringgetSource(int opcode)static StringgetType(int opcode)private static voidinfo(int source, int type, int id, int severity, int messageLength, long message, long long2)static booleanprivate static Stringunknown(int opcode)
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official aLdol;a:Lorg/apache/logging/log4j/Logger;intermediary field_4921Lnet/minecraft/class_1008;field_4921:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/client/gl/GlDebug;LOGGER:Lorg/apache/logging/log4j/Logger;
-
field_33669
private static final int field_33669- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official bLdol;b:Iintermediary field_33669Lnet/minecraft/class_1008;field_33669:Inamed field_33669Lnet/minecraft/client/gl/GlDebug;field_33669:I
-
field_33670
- Mappings:
Namespace Name Mixin selector official cLdol;c:Ljava/util/Queue;intermediary field_33670Lnet/minecraft/class_1008;field_33670:Ljava/util/Queue;named field_33670Lnet/minecraft/client/gl/GlDebug;field_33670:Ljava/util/Queue;
-
field_33671
- Mappings:
Namespace Name Mixin selector official dLdol;d:Ldol$a;intermediary field_33671Lnet/minecraft/class_1008;field_33671:Lnet/minecraft/class_1008$class_6359;named field_33671Lnet/minecraft/client/gl/GlDebug;field_33671:Lnet/minecraft/client/gl/GlDebug$class_6359;
-
KHR_VERBOSITY_LEVELS
- Mappings:
Namespace Name Mixin selector official eLdol;e:Ljava/util/List;intermediary field_4915Lnet/minecraft/class_1008;field_4915:Ljava/util/List;named KHR_VERBOSITY_LEVELSLnet/minecraft/client/gl/GlDebug;KHR_VERBOSITY_LEVELS:Ljava/util/List;
-
ARB_VERBOSITY_LEVELS
- Mappings:
Namespace Name Mixin selector official fLdol;f:Ljava/util/List;intermediary field_4919Lnet/minecraft/class_1008;field_4919:Ljava/util/List;named ARB_VERBOSITY_LEVELSLnet/minecraft/client/gl/GlDebug;ARB_VERBOSITY_LEVELS:Ljava/util/List;
-
field_33672
private static boolean field_33672- Mappings:
Namespace Name Mixin selector official gLdol;g:Zintermediary field_33672Lnet/minecraft/class_1008;field_33672:Znamed field_33672Lnet/minecraft/client/gl/GlDebug;field_33672:Z
-
-
Constructor Details
-
GlDebug
public GlDebug()
-
-
Method Details
-
unknown
- Mappings:
Namespace Name Mixin selector official dLdol;d(I)Ljava/lang/String;intermediary method_4225Lnet/minecraft/class_1008;method_4225(I)Ljava/lang/String;named unknownLnet/minecraft/client/gl/GlDebug;unknown(I)Ljava/lang/String;
-
getSource
- Mappings:
Namespace Name Mixin selector official aLdol;a(I)Ljava/lang/String;intermediary method_4222Lnet/minecraft/class_1008;method_4222(I)Ljava/lang/String;named getSourceLnet/minecraft/client/gl/GlDebug;getSource(I)Ljava/lang/String;
-
getType
- Mappings:
Namespace Name Mixin selector official bLdol;b(I)Ljava/lang/String;intermediary method_4228Lnet/minecraft/class_1008;method_4228(I)Ljava/lang/String;named getTypeLnet/minecraft/client/gl/GlDebug;getType(I)Ljava/lang/String;
-
getSeverity
- Mappings:
Namespace Name Mixin selector official cLdol;c(I)Ljava/lang/String;intermediary method_4226Lnet/minecraft/class_1008;method_4226(I)Ljava/lang/String;named getSeverityLnet/minecraft/client/gl/GlDebug;getSeverity(I)Ljava/lang/String;
-
info
private static void info(int source, int type, int id, int severity, int messageLength, long message, long long2)- Mappings:
Namespace Name Mixin selector official aLdol;a(IIIIIJJ)Vintermediary method_4224Lnet/minecraft/class_1008;method_4224(IIIIIJJ)Vnamed infoLnet/minecraft/client/gl/GlDebug;info(IIIIIJJ)V
-
method_36478
- Mappings:
Namespace Name Mixin selector official aLdol;a()Ljava/util/List;intermediary method_36478Lnet/minecraft/class_1008;method_36478()Ljava/util/List;named method_36478Lnet/minecraft/client/gl/GlDebug;method_36478()Ljava/util/List;
-
method_36479
public static boolean method_36479()- Mappings:
Namespace Name Mixin selector official bLdol;b()Zintermediary method_36479Lnet/minecraft/class_1008;method_36479()Znamed method_36479Lnet/minecraft/client/gl/GlDebug;method_36479()Z
-
enableDebug
public static void enableDebug(int verbosity, boolean sync)- Mappings:
Namespace Name Mixin selector official aLdol;a(IZ)Vintermediary method_4227Lnet/minecraft/class_1008;method_4227(IZ)Vnamed enableDebugLnet/minecraft/client/gl/GlDebug;enableDebug(IZ)V
-