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 flv
-
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
Lflv;a:Lflv;
-
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
Lflv;b:Lflv;
-
-
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
Lflv;a()F
-
getTickDelta
float getTickDelta(boolean ignoreFreeze) - 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
Lflv;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
Lflv;b()F
-