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 - ffo
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionprivate static classstatic class
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoid
- 
Field Details- 
queryIdprivate 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- Lffo;a:I
 
 
- 
- 
Constructor Details- 
GlTimerpublic 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- Lffo;a()Ljava/util/Optional;
 
- 
beginProfilepublic 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- Lffo;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- Lffo;c()Lffo$a;
 
 
-