Package net.minecraft.client.render
Interface RenderTickCounter
- All Known Implementing Classes:
RenderTickCounter.Constant
,RenderTickCounter.Dynamic
- Mappings:
Namespace Name named net/minecraft/client/render/RenderTickCounter
intermediary net/minecraft/class_9779
official fgf
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
static class
-
Field Summary
-
Method Summary
-
Field Details
-
ZERO
- Mappings:
Namespace Name Mixin selector named ZERO
Lnet/minecraft/client/render/RenderTickCounter;ZERO:Lnet/minecraft/client/render/RenderTickCounter;
intermediary field_51955
Lnet/minecraft/class_9779;field_51955:Lnet/minecraft/class_9779;
official a
Lfgf;a:Lfgf;
-
ONE
- Mappings:
Namespace Name Mixin selector named ONE
Lnet/minecraft/client/render/RenderTickCounter;ONE:Lnet/minecraft/client/render/RenderTickCounter;
intermediary field_51956
Lnet/minecraft/class_9779;field_51956:Lnet/minecraft/class_9779;
official b
Lfgf;b:Lfgf;
-
-
Method Details
-
getLastFrameDuration
float getLastFrameDuration()- Mappings:
Namespace Name Mixin selector named getLastFrameDuration
Lnet/minecraft/client/render/RenderTickCounter;getLastFrameDuration()F
intermediary method_60636
Lnet/minecraft/class_9779;method_60636()F
official a
Lfgf;a()F
-
getTickDelta
float getTickDelta(boolean bool) - Mappings:
Namespace Name Mixin selector named getTickDelta
Lnet/minecraft/client/render/RenderTickCounter;getTickDelta(Z)F
intermediary method_60637
Lnet/minecraft/class_9779;method_60637(Z)F
official a
Lfgf;a(Z)F
-
getLastDuration
float getLastDuration()- Mappings:
Namespace Name Mixin selector named getLastDuration
Lnet/minecraft/client/render/RenderTickCounter;getLastDuration()F
intermediary method_60638
Lnet/minecraft/class_9779;method_60638()F
official b
Lfgf;b()F
-