Package net.minecraft.client.render
Interface RenderTickCounter
- All Known Implementing Classes:
 RenderTickCounter.Constant,RenderTickCounter.Dynamic
- Mappings:
 Namespace Name named net/minecraft/client/render/RenderTickCounterintermediary net/minecraft/class_9779official fgf
- 
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic class - 
Field Summary
Fields - 
Method Summary
 
- 
Field Details
- 
ZERO
- Mappings:
 Namespace Name Mixin selector named ZEROLnet/minecraft/client/render/RenderTickCounter;ZERO:Lnet/minecraft/client/render/RenderTickCounter;intermediary field_51955Lnet/minecraft/class_9779;field_51955:Lnet/minecraft/class_9779;official aLfgf;a:Lfgf;
 - 
ONE
- Mappings:
 Namespace Name Mixin selector named ONELnet/minecraft/client/render/RenderTickCounter;ONE:Lnet/minecraft/client/render/RenderTickCounter;intermediary field_51956Lnet/minecraft/class_9779;field_51956:Lnet/minecraft/class_9779;official bLfgf;b:Lfgf;
 
 - 
 - 
Method Details
- 
getLastFrameDuration
float getLastFrameDuration()- Mappings:
 Namespace Name Mixin selector named getLastFrameDurationLnet/minecraft/client/render/RenderTickCounter;getLastFrameDuration()Fintermediary method_60636Lnet/minecraft/class_9779;method_60636()Fofficial aLfgf;a()F
 - 
getTickDelta
float getTickDelta(boolean bool) - Mappings:
 Namespace Name Mixin selector named getTickDeltaLnet/minecraft/client/render/RenderTickCounter;getTickDelta(Z)Fintermediary method_60637Lnet/minecraft/class_9779;method_60637(Z)Fofficial aLfgf;a(Z)F
 - 
getLastDuration
float getLastDuration()- Mappings:
 Namespace Name Mixin selector named getLastDurationLnet/minecraft/client/render/RenderTickCounter;getLastDuration()Fintermediary method_60638Lnet/minecraft/class_9779;method_60638()Fofficial bLfgf;b()F
 
 -