Package net.minecraft.client.render
Class RenderTickCounter.Constant
java.lang.Object
net.minecraft.client.render.RenderTickCounter.Constant
- All Implemented Interfaces:
RenderTickCounter
- Enclosing interface:
RenderTickCounter
@Environment(CLIENT)
public static class RenderTickCounter.Constant
extends Object
implements RenderTickCounter
- Mappings:
Namespace Name named net/minecraft/client/render/RenderTickCounter$Constant
intermediary net/minecraft/class_9779$class_9780
official ffn$a
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.render.RenderTickCounter
RenderTickCounter.Constant, RenderTickCounter.Dynamic
-
Field Summary
Fields inherited from interface net.minecraft.client.render.RenderTickCounter
ONE, ZERO
-
Constructor Summary
-
Method Summary
-
Field Details
-
value
private final float value- Mappings:
Namespace Name Mixin selector named value
Lnet/minecraft/client/render/RenderTickCounter$Constant;value:F
intermediary field_51957
Lnet/minecraft/class_9779$class_9780;field_51957:F
official c
Lffn$a;c:F
-
-
Constructor Details
-
Constant
Constant(float value) - Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/client/render/RenderTickCounter$Constant;<init>(F)V
intermediary <init>
Lnet/minecraft/class_9779$class_9780;<init>(F)V
official <init>
Lffn$a;<init>(F)V
-
-
Method Details
-
getLastFrameDuration
public float getLastFrameDuration()- Specified by:
getLastFrameDuration
in interfaceRenderTickCounter
- 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
Lffn;a()F
-
getTickDelta
public float getTickDelta(boolean bool) - Specified by:
getTickDelta
in interfaceRenderTickCounter
- 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
Lffn;a(Z)F
-
getLastDuration
public float getLastDuration()- Specified by:
getLastDuration
in interfaceRenderTickCounter
- 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
Lffn;b()F
-