Package net.minecraft.client.gl
Class GlTimer
java.lang.Object
net.minecraft.client.gl.GlTimer
- Mappings:
Namespace Name named net/minecraft/client/gl/GlTimer
intermediary net/minecraft/class_7168
official ezt
-
Nested Class Summary
Modifier and TypeClassDescriptionprivate static class
static class
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Field Details
-
queryId
private int queryId- Mappings:
Namespace Name Mixin selector named queryId
Lnet/minecraft/client/gl/GlTimer;queryId:I
intermediary field_37844
Lnet/minecraft/class_7168;field_37844:I
official a
Lezt;a:I
-
-
Constructor Details
-
GlTimer
public GlTimer()
-
-
Method Details
-
getInstance
- Mappings:
Namespace Name Mixin selector named getInstance
Lnet/minecraft/client/gl/GlTimer;getInstance()Ljava/util/Optional;
intermediary method_41719
Lnet/minecraft/class_7168;method_41719()Ljava/util/Optional;
official a
Lezt;a()Ljava/util/Optional;
-
beginProfile
public void beginProfile()- Mappings:
Namespace Name Mixin selector named beginProfile
Lnet/minecraft/client/gl/GlTimer;beginProfile()V
intermediary method_41720
Lnet/minecraft/class_7168;method_41720()V
official b
Lezt;b()V
-
endProfile
- Mappings:
Namespace Name Mixin selector named endProfile
Lnet/minecraft/client/gl/GlTimer;endProfile()Lnet/minecraft/client/gl/GlTimer$Query;
intermediary method_41721
Lnet/minecraft/class_7168;method_41721()Lnet/minecraft/class_7168$class_7169;
official c
Lezt;c()Lezt$a;
-