Package net.minecraft.client.gl
Class GlTimer
java.lang.Object
net.minecraft.client.gl.GlTimer
- Mappings:
Namespace Name official eaj
intermediary net/minecraft/class_7168
named net/minecraft/client/gl/GlTimer
-
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 official a
Leaj;a:I
intermediary field_37844
Lnet/minecraft/class_7168;field_37844:I
named queryId
Lnet/minecraft/client/gl/GlTimer;queryId:I
-
-
Constructor Details
-
GlTimer
public GlTimer()
-
-
Method Details
-
getInstance
- Mappings:
Namespace Name Mixin selector official a
Leaj;a()Ljava/util/Optional;
intermediary method_41719
Lnet/minecraft/class_7168;method_41719()Ljava/util/Optional;
named getInstance
Lnet/minecraft/client/gl/GlTimer;getInstance()Ljava/util/Optional;
-
beginProfile
public void beginProfile()- Mappings:
Namespace Name Mixin selector official b
Leaj;b()V
intermediary method_41720
Lnet/minecraft/class_7168;method_41720()V
named beginProfile
Lnet/minecraft/client/gl/GlTimer;beginProfile()V
-
endProfile
- Mappings:
Namespace Name Mixin selector official c
Leaj;c()Leaj$a;
intermediary method_41721
Lnet/minecraft/class_7168;method_41721()Lnet/minecraft/class_7168$class_7169;
named endProfile
Lnet/minecraft/client/gl/GlTimer;endProfile()Lnet/minecraft/client/gl/GlTimer$Query;
-